sheridan101
Programmer
I am using Crystal Reports.NET. I need to set specific defaults for parameter fields on reports. These values should be calculated internally in the report BEFORE the parameter input box is presented.
For example, I need to set a report start date/time to be "today at 8:00 am". This means it needs to get todays date but set the time to 8:00 am. Then set a report end time to be @ 7:59:59 tomorrow. It has to be a parameter because I need to allow the person running the report to change these defaults. Is there any way to do this "on the fly" as the report runs????
For example, I need to set a report start date/time to be "today at 8:00 am". This means it needs to get todays date but set the time to 8:00 am. Then set a report end time to be @ 7:59:59 tomorrow. It has to be a parameter because I need to allow the person running the report to change these defaults. Is there any way to do this "on the fly" as the report runs????