SchwabTerex
Programmer
Would anyone have an idea on how to use a count from the previous time a report was run in a calculation when the report is refreshed?
What I'd like to do is track the change in the # of orders (in each group) on the report from the previous day to today. I assume that it would involve storing the number in a variable at the end of the refresh script and then calculating with that variable at the beginning of the next run. I have done something similar in vb.net before, however I am unsure how to approach it in Crystal as I am not sure how to make the timing work. Also can you store a variable or will it reset?
Any ideas??
What I'd like to do is track the change in the # of orders (in each group) on the report from the previous day to today. I assume that it would involve storing the number in a variable at the end of the refresh script and then calculating with that variable at the beginning of the next run. I have done something similar in vb.net before, however I am unsure how to approach it in Crystal as I am not sure how to make the timing work. Also can you store a variable or will it reset?
Any ideas??