I have created a Main Report that I has been able to pass the parameters and values to a subreport successfully.
Now I would like the user to be able to further filter at the subreport level by providing parameters with mulit values. So they will be able to select which ever parameters they wish at the subreport level.
Ideally, I thought by setting the available values from the datasets in the subreport would work, but the parameters don't get passed from the main report when I try and drill into the subreport. The parameters are available, but they are not being selected when the subreport opens.
Is there a way I can pass the parameter to the subreport and also allow the user to have the available values from a dataset?
Now I would like the user to be able to further filter at the subreport level by providing parameters with mulit values. So they will be able to select which ever parameters they wish at the subreport level.
Ideally, I thought by setting the available values from the datasets in the subreport would work, but the parameters don't get passed from the main report when I try and drill into the subreport. The parameters are available, but they are not being selected when the subreport opens.
Is there a way I can pass the parameter to the subreport and also allow the user to have the available values from a dataset?