I am developing a SSRS report for the first time from scratch.
I need to develop 3 reports (Ex: R1,R2,R3) in one main report. But the 3 reports have different parameters.
Is it possible to do so in one report such that, if R1 requires parameter P1 and R2 requires parameter P3 and P4 but when R2 is displayed P1 shouldn't be visible and vice versa.