hi
i make a report with following Structure
_________________________________________________________________
GroupHeaderBand by Country
| Name | Value |
_________________________________________________________________
_________________________________________________________________
DataBand
_________________________________________________________________
_________________________________________________________________
GroupFooterBand
CHART1
_________________________________________________________________
I expect that chart1 just display rows in DataBand that is in GroupFooterBand but it shows all records
how i can limit chart1 to display records in GroupFooterBand only
Thanks
Making Chart in Group Footer
-
- Posts: 4
- Joined: Mon Dec 24, 2007 2:35 pm
- Location: Iran
Making Chart in Group Footer
Hello.
Please, see the attached report template.
Thank you.
You should create variable and set it's value in the Before Print event of the Group Header then use it in the Chart filter.Erfan wrote:I expect that chart1 just display rows in DataBand that is in GroupFooterBand but it shows all records
how i can limit chart1 to display records in GroupFooterBand only
Please, see the attached report template.
Thank you.
- Attachments
-
- 1515.GroupChart.mrt
- (30 KiB) Downloaded 554 times