Please let me know how I can Enable my Chart Layout Buttons, I also would like to know How I can create an application with a Pie chart, thereby when I click on the Chart I can Pop up a Drill down Report.
THIS IS NOT AN ANSWER TO THE ABOVE PERSON'S PROBLEM
However,I am having the same problem too; both when creating a report in Report Expert and trying to insert a chart object into an existing report with a group sort.
The report selects records by date range.
The details are boolean fields (T or F).
The summary fields are counts of the 'T' detall records and are in a group sorted by date; the counts are reset at change of month.
When inserting the chart, the Running Totals are counts of the records (Layout=Advanced), not the counts of 'T'values.
I want to set Layout = Group so that the bars represent the group totals. All other Layout choices beside Advanced are disabled.
The fields I am trying to do the bar chart on are Running Totals fields which have a formula in the "Evaluate" section of the Running Totals editor. the formula looks at a boolean result: T or F. The count is incremented by 1 if the result is T. That would be the only "variable" I can think of. Thanks for responding.
Use a conditional total (Subtotal of an if-then formula) instead of a running total and you can do a group chart for the existing groups of the report. Conditional totals are described in faq149-243. Ken Hamady, On-site Custom Crystal Reports Training & Consulting
Public classes and individual training.
Guide to using Crystal in VB
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.