Count value from band for Chart
This may seem like a simple solution but I cannot figure it out. Please help:
I have created a report that contains groups (each group contains several lines) with totals (of the lines) for each group (in the groupfooter).
I also have a ReportSummary on the same report that I want to show the groupheader value and the total for each group (the [COUNT(MasterData1)] total).
The "X" value (groupheader value is in the db) is not a problem but how do I get the total fo the group to display as the "Y" value?
TIA!
I have created a report that contains groups (each group contains several lines) with totals (of the lines) for each group (in the groupfooter).
I also have a ReportSummary on the same report that I want to show the groupheader value and the total for each group (the [COUNT(MasterData1)] total).
The "X" value (groupheader value is in the db) is not a problem but how do I get the total fo the group to display as the "Y" value?
TIA!