Hi all,
I've a report developed using command objects and has two date parameters (Start Date and End Date).
This report will be published using CRS XI and is scheduled to run 2nd of everymonth and date parameters
values should be 1st day of the previous month is Start Date and Last day of the previous month is End Date, always.
Now I want to pass parameter values to the report automatically everymonth.
So how can I implement this? I've developed two formauls to calculate 1st day and Last day of the previous month
and use these formulas inplace of Paramters.
Is this correct way of doing it? Or is there any other way to do this within CRS XI actually without modifying the .RPT file?
Please suggest.
I've a report developed using command objects and has two date parameters (Start Date and End Date).
This report will be published using CRS XI and is scheduled to run 2nd of everymonth and date parameters
values should be 1st day of the previous month is Start Date and Last day of the previous month is End Date, always.
Now I want to pass parameter values to the report automatically everymonth.
So how can I implement this? I've developed two formauls to calculate 1st day and Last day of the previous month
and use these formulas inplace of Paramters.
Is this correct way of doing it? Or is there any other way to do this within CRS XI actually without modifying the .RPT file?
Please suggest.