Jennifer888
Programmer
Hi, there is a need to create a report that shows some 300+ cost centers as columns, some 100+ departments as rows and total dollar amounts, like:
costctr1 costctr2 costctr3...
dept1 $xxxx.xx $xxx.xx $xxxxx.xx
dept2 $xxx.xx $xxxx.xx $xxxx.xx
I can't use the crosstab query due to the 255 columns limitation. And the user insisted the 300+ columns on the report. Any suggestions? Many thanks in advance.
costctr1 costctr2 costctr3...
dept1 $xxxx.xx $xxx.xx $xxxxx.xx
dept2 $xxx.xx $xxxx.xx $xxxx.xx
I can't use the crosstab query due to the 255 columns limitation. And the user insisted the 300+ columns on the report. Any suggestions? Many thanks in advance.