#1 2018-08-28 15:00:40

shashankgoyal3
Member
From: India
Registered: 2017-11-07

How to schedule BIRT report by passing current Date in Report Param

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

#2 2018-08-29 07:23:45

eduardo
Administrator
Registered: 2016-11-01
Website

Re: How to schedule BIRT report by passing current Date in Report Param

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

#3 2018-08-30 11:48:25

shashankgoyal3
Member
From: India
Registered: 2017-11-07

Re: How to schedule BIRT report by passing current Date in Report Param

Thanks Eduardo. Its working.

Regards
Shashank


Regards
Shashank

Offline

Board footer

Powered by FluxBB