Hi,
I have a report which has 200 parameters to be passed for which I am using Data driven subsription. This report takes 10 minutes to run so does this mean that this report would run 200 times or will it generate the report once and then burst the report based on parameters.
Any help is appreciated.
Adarsh
Thanks!! Can you specify how it would work in this case ?
AM
|||Let say you have a report (Report1) with 3 parameters (Name, ID, Region) and one data driven subscription on top of it with the follwoing parameter values:
Name=abcde
ID=000
Region=xyz
The subscription will run the report with that param values.
I hope that helps.
No comments:
Post a Comment