I have created a report to calculate the monthly increase in sales.
I have sorted the report by month [DATE] (eg 1,2,3...)
then by store [STORE] (eg, 11,22,33,...)
and calculated the monthly sum of sales by store [SALESSUM]
How can I get the increase in [salessum] by store and over the previous month.
Thanks
I have sorted the report by month [DATE] (eg 1,2,3...)
then by store [STORE] (eg, 11,22,33,...)
and calculated the monthly sum of sales by store [SALESSUM]
How can I get the increase in [salessum] by store and over the previous month.
Thanks