SSRS sub report call with grouping
-
Hi All, I have a issue related to SSRS report. Issue 1 :I have one main report (.rdl) file which contains multiple sub reports file. I am using grouping for sub report (ex: If i have 5 city id then my sub report will call 5 times), In this case 5 time sub report data set will load.How we can avoid this. Issue 2 :In main report file ,we have 5 sub report and the visibility criteria is set for all. (only one sub report will be visible at a time),but on load of main report all sub reports data set is loading which i want prevent. So, is there any logic to call sub report dynamically.
-
Hi All, I have a issue related to SSRS report. Issue 1 :I have one main report (.rdl) file which contains multiple sub reports file. I am using grouping for sub report (ex: If i have 5 city id then my sub report will call 5 times), In this case 5 time sub report data set will load.How we can avoid this. Issue 2 :In main report file ,we have 5 sub report and the visibility criteria is set for all. (only one sub report will be visible at a time),but on load of main report all sub reports data set is loading which i want prevent. So, is there any logic to call sub report dynamically.
Another way to reach the right place for asking your programming related questions, is to click on the bold red link on top of this page.