Hi,
I have one report in which I need nested parameter, like base on selection of first parameter value second parameter should display values and sameway upto last parameter.
I have total 4 parameters, First one on Country, second parameter is Region, third parameter is Division & fourth parameter is Department.
So now if user selects Country as US then Region parameter should show only US regions and accordingly division and department.
All this data Country, Region, Division & Department are coming from single table.
I’m using CR10 & Oracle as database.
Any input, idea how I can do it in Crystal?
Thanks,
-R