Hi All,
I have a report which renders 10000 records. The sql behind the report takes 2 seconds in the MS to run. In the report also its quick, but the problem arises when i add the GROUP BY. I right clicked on the columns and selected add group and selected the column that i want a GROUP BY. But when i click on the preview i'm gettinng the OUT OF MEMORY ERROR. Can any one please direct me in the right direction or if there is a workaround for this issue?
Thanks