Can this be done????
I have successfully passed parameters that are "Multiple" and "Discrete" to the subreport. But I have 3 more parameters that the customer can select multiple ranges.
I can get the values to pass to the subreport using the counts of the parameter and Maximum({?parameter}) and Minimum ({?parameter}) as a list of values. But I have no idea what to do after that.
Any help on this issue will be GREATLY appreciated!!!
I have successfully passed parameters that are "Multiple" and "Discrete" to the subreport. But I have 3 more parameters that the customer can select multiple ranges.
I can get the values to pass to the subreport using the counts of the parameter and Maximum({?parameter}) and Minimum ({?parameter}) as a list of values. But I have no idea what to do after that.
Any help on this issue will be GREATLY appreciated!!!