subreports/chart
Printed From: Crystal Reports Book
Category: Crystal Reports 9 through 2022
Forum Name: Technical Questions
Forum Discription: Formulas, charting data, Crystal syntax, etc.
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=891
Printed Date: 05 May 2025 at 3:33am
Topic: subreports/chart
Posted By: redboan
Subject: subreports/chart
Date Posted: 20 Jun 2007 at 6:45am
In my report, I have 13 subreports. In each subreport I am trying to
capture data from one field, that can have five different values
(critical, serious, moderate, low, informational). Now, I have been
able to capture this data, however I would like to use this to create a
graph in a new subreport, in which my problem lies. When I create a
new subreport, it asks me to choose fields from a database, but the
information that I need was created in Crystal.
So, my question is, when I create this subreport (so I can
create this chart), is there a way to point it back to fields in
Crystal, rather than my database?
|
Replies:
Posted By: BrianBischof
Date Posted: 20 Jun 2007 at 9:55am
That's a tricky question. Charts are designed to work with data fields, not CR variables. That being said, you CAN chart off of formulas, but only first pass formulas (the simple ones that use database fields). If your formula is calculating data as the report runs, then I don't think you can chart off of it because it becomes a second pass formula and charts can't use second pass formulas.
------------- Please support the forum! Tell others by linking to it on your blog or website:<a href="http://www.crystalreportsbook.com/forum/">Crystal Reports Forum</a>
|
|