I have a crosstab report with two rows and 4 columns and a total column and subtotal column.
When I ran the report for the first time, data is good.
When I ran the report for second time(immediately or after few mins) data is not matching with the first report. Few rows are having jumbled data.
So, the issue is data is jumbled when report runs second time.
When I removed the totals and subtotals in the crosstab report I am not getting this issue.
Please help with this wierd issue.
I fixed the issue by removing sort order on rows and applying pre-sort on data items.
Thanks