Render with parameter to another DataSource
Posted: Fri Feb 09, 2018 3:49 pm
Hi,
I've a report with two data source. The second data source has as parameter a value of the first data source (attached Stim1.png).
In the preview I' don't have a problem, the render is ok.
When I call the report by the code (.NET), where I value only the parameter of the first data source, and after I call the method .Render(), the second data source is empty.
Do I need to call another method?
Thanks
I've a report with two data source. The second data source has as parameter a value of the first data source (attached Stim1.png).
In the preview I' don't have a problem, the render is ok.
When I call the report by the code (.NET), where I value only the parameter of the first data source, and after I call the method .Render(), the second data source is empty.
Do I need to call another method?
Thanks