I have a SSRS report, contains 'State' and 'County' as parameter.
In a scenario, state->CA(California), selected and all the counties are selected in County filter, belongs to CA.
Now User selects a few other states, the county filter is refreshed with new list, corresponding to states, but they are un-selected/unchecked. Only CA counties are checked/selected in drop down list.
Can I have a fix to slect all counties all time whenever refresh of states happens.
Thanks, Varun