NavyFederalDetta
Technical User
- Mar 22, 2006
- 16
Is there a way to have Crystal read data for a previous date.
Example, I am working with a depreciation report. Everything is read as of the data in the db at the time I hit "refresh". Sometimes, however, we may need to go back and review what the depreciation was on a particular date in the past.
I don't know how to write "for" stmts but I wanted to say "For (currentdate = 11/30/2006) do {@YTDdeprecation}". Can someone tell me the correct way to change the evaluation date?
Thank you!!
Example, I am working with a depreciation report. Everything is read as of the data in the db at the time I hit "refresh". Sometimes, however, we may need to go back and review what the depreciation was on a particular date in the past.
I don't know how to write "for" stmts but I wanted to say "For (currentdate = 11/30/2006) do {@YTDdeprecation}". Can someone tell me the correct way to change the evaluation date?
Thank you!!