I’m trying to get my head around a problem and ive finally drawn a blank. I’m trying to create a history report, which compares our sales orders over the last 4 weeks to see what changes have happened. On Mondays I plan to run a job to capture the current sales order numbers, items, qty and lineamount. Then I would like my crystal report to compare the pervious weeks qty and amount against this next weeks. A difference and a percent difference to flag up any large changes.
I think perhaps a cross tab might solve this for me, and doing my research I found this forum topic which I though perhaps might be able to help but unfortunately I haven’t been able to adapt it to my report
What I currently have is group on the sales order number, then group on the date captured. With the details suppressed I have a summary on the amount of items. I can then see if this increases/decreases. I also have a summary on qty ordered and line amount. I am struggling on how to compare the previous value to the current value.
Ive included screenshots, and help would be appreciated, thanks.
Running with Crystal Report IX and SQL 2000 Standard.
I think perhaps a cross tab might solve this for me, and doing my research I found this forum topic which I though perhaps might be able to help but unfortunately I haven’t been able to adapt it to my report
What I currently have is group on the sales order number, then group on the date captured. With the details suppressed I have a summary on the amount of items. I can then see if this increases/decreases. I also have a summary on qty ordered and line amount. I am struggling on how to compare the previous value to the current value.
Ive included screenshots, and help would be appreciated, thanks.
Running with Crystal Report IX and SQL 2000 Standard.