Hi,
I have matrix report that have three row groups and one column group like,
Title Name Chapter name1 Sect1 month1 month 2..
sec2 month1 month2...
Chapter name2 sect month1 month2
.....
Title name2 Chanpter name1...
But the requirement is every single line has the data like,
Title Name Chapter name1 Sect1 month1 month 2..
Title name Chapter name1 sec2 month1 month2...
Title name Chapter name2 sect month1 month2
.....
Title name2 Chanpter name1...
To get every line data,If i remove grouping in the matrix i didnt get correct data. In matrix if i select rows to display automatically the row groups are created. I cant use table also when i use column grouping.
For the information i am using cube database in the reporting.
Please give suggestions how to get every single line data when using matrix with column grouping.
thank you