Hi
I have a large number of reports that use a shared data set which return some value, I had to add some logic to the shared data set so I created a stored procedure that receives 2 parameters (that means the shared data set has 2 parameters).
I deployed the new shared data set, is there anyway that I can script the reports to add the 2 parameters without having to open each report and manually add the parameters and then deploy the modified report?
Thank you,
Itzhak