A
Al Newbie
I want to create a report that gives Sales YTD by month for each customer.
I get the relevant data from SQL Server and insert it into a local table and
then Run a crosstab query.
How can I make this in to a 12calendar month report?
Thanks
I get the relevant data from SQL Server and insert it into a local table and
then Run a crosstab query.
How can I make this in to a 12calendar month report?
Thanks