I can create depended parameters with cascade parameters. when I create cascade parameter ı can just one direction choosing. but ı want to choose parameter Bidirectional choosing.
for example I have @region_name, @countr_name and @state parameter. If ı use cascade parameters ı can show, if I choose region_name then ı can choose country_name then if ı choose country_name ı can choose state
but ı want to create a report. for example, if ı choose country name ı must choose state or I want to choose firstly state then ı must to choose country name depends on state. actually ı want to create depended parameter. could you help me please?
Thanks.