Hi
I have Dynamic Cascading parameter to be implmented for col1 and col2 i.e when i select col1 corresponding col2 values to be displayed based on col1.
My question is , (1) is it necessary that we have to pull all the values for col1 and col2 to be pulled first on the subreport and then do the filter on main report. (2) Is it not possible to select col1 value and then hit to database directly to fetch corresponding col2 values skipping the question (1).
Please help.