G
Guest
I have created a report where it sorts first by a group and then by a date.
Then gives me a total per group.
The result of my report is the following:
Equipment (group header)
05/06 (date header)
$1000000.00 (date header)
05/07
$15000.00
Construction
05/06
$24000.00
What I would like to do if possible is have my report output like this:
(beside not below)
05/06 05/07 05/08 05/09
Equipment $ $ $ $
Construction $ $ $ $
Then gives me a total per group.
The result of my report is the following:
Equipment (group header)
05/06 (date header)
$1000000.00 (date header)
05/07
$15000.00
Construction
05/06
$24000.00
What I would like to do if possible is have my report output like this:
(beside not below)
05/06 05/07 05/08 05/09
Equipment $ $ $ $
Construction $ $ $ $