Cyrstal Server XI
Cyrstal XI
Hi,
I need to schedule a report which has a date parameter. Because I want to schedule the report to run daily - I want the default value for the parameter to be "Today". Is it possible to do this?
The only way of setting the defualt value for a date parameter is to select an actual date - and not a formula.
the only way I can get around this is by duplicating the report and changing the Stored Procedure so the date parameter is replaced with getdate() at the stored Proceedure level. this just means lots of duplicated reports.
Please help. Thanks. David
Cyrstal XI
Hi,
I need to schedule a report which has a date parameter. Because I want to schedule the report to run daily - I want the default value for the parameter to be "Today". Is it possible to do this?
The only way of setting the defualt value for a date parameter is to select an actual date - and not a formula.
the only way I can get around this is by duplicating the report and changing the Stored Procedure so the date parameter is replaced with getdate() at the stored Proceedure level. this just means lots of duplicated reports.
Please help. Thanks. David