Hi All,
Newbie here. I am working on creating a line chart that uses running totals by day of month in order to compare this months progress to prior months. The chart looks good except running totals do not escalate. They pitch up and down.
To do this I did the following:
- created a running total formula {RTotal0} that appears to be working fine.
- then I used a formula that extracts the day of the month {@Day_of_month}from a ship date field. Also appears to work fine.
-Applied a line chart using the following criteria.
-Change on {ShipDate} Grouped by month. 1st Priority
-Change on {@Day_of_Month} 2nd Priority
-Show Values on #RTotal0
The line chart looks fine except that the running totals are off. Instead of constantly increasing throughout the month, they spike up and down. Again running the running total in my details section works fine. I did set running totals to reset upon each group change ( grouped by ship date, breaking every month).
Any help is greatly appreciated.
Newbie here. I am working on creating a line chart that uses running totals by day of month in order to compare this months progress to prior months. The chart looks good except running totals do not escalate. They pitch up and down.
To do this I did the following:
- created a running total formula {RTotal0} that appears to be working fine.
- then I used a formula that extracts the day of the month {@Day_of_month}from a ship date field. Also appears to work fine.
-Applied a line chart using the following criteria.
-Change on {ShipDate} Grouped by month. 1st Priority
-Change on {@Day_of_Month} 2nd Priority
-Show Values on #RTotal0
The line chart looks fine except that the running totals are off. Instead of constantly increasing throughout the month, they spike up and down. Again running the running total in my details section works fine. I did set running totals to reset upon each group change ( grouped by ship date, breaking every month).
Any help is greatly appreciated.