I have a reporting requirement. I need to report the number of transactions made for each month for this particular calendar year.
I am using Crystal Reports 2008
Which is the best way to go around this - cross-tab or create the columns manually.
Some months may not have transactions still I need to report that month name and add as zero count.
eg: JAN FEB MAR
number of trans. 12 0 5
which is the best approach, please give details in both formats(crosstab as well as ordinary manual tables)
Thanks.