You are not logged in.
Hi,
I have a BIRT report which needs to be schedule everyday. Same report can be run on adhoc basis as well. Now, for adhoc run users are shown current date in report runDate parameter. But when I am scheduling it I am unable to pass current date to this parameter. Is there any way by which I can pass current date to this parameter and schedule it?
So, whenever I run it it runs for the current date?
Regards
Shahank
Regards
Shashank
Offline
Hi Shashank,
you have to put in the parameter definition -> specific properties -> formula as default: ${today}
More information on the expression language used by reportserver: https://reportserver.net/en/guides/user … -language/
Regards,
Eduardo
Offline
Thanks Eduardo. Its working.
Regards
Shashank
Regards
Shashank
Offline