Hi,
I have a 5 groupings in my report. Lets say
Group1
Group2
Group3 (Monthly/Yearly)
Group4
Group5
I want to display the crosstab in the report footer where it uses fields for group1 + group2 as the row header and field for group4 as column header. So far everything is okay. But I need to display the crosstab based on group3. Group3 has 2 options- monthly and yearly. So I want to display the crosstab in the report footer by monthly first and then on the next page by yearly. Right now crosstab displays all the records for monthly and yearly in that one crosstab. How should I break them up by Monthly and Yearly. And this crosstab need to be displayed at the end of the report where it summarizes all the data found in the report, that's why I am using the Report Footer.
I am using crystal v10.
I have a 5 groupings in my report. Lets say
Group1
Group2
Group3 (Monthly/Yearly)
Group4
Group5
I want to display the crosstab in the report footer where it uses fields for group1 + group2 as the row header and field for group4 as column header. So far everything is okay. But I need to display the crosstab based on group3. Group3 has 2 options- monthly and yearly. So I want to display the crosstab in the report footer by monthly first and then on the next page by yearly. Right now crosstab displays all the records for monthly and yearly in that one crosstab. How should I break them up by Monthly and Yearly. And this crosstab need to be displayed at the end of the report where it summarizes all the data found in the report, that's why I am using the Report Footer.
I am using crystal v10.