
Hi,
I have a requirement where I want to show State and city wise sales.
State filter is 'All values in database' and City filter is ' Only relevant values'.
State filter can have ' All' values' and city filter has to be single selection without 'All'
If I select any state from filter then City is showing relevant values so if i select any city from it it is giving the right output however if i then go and select another state then it is still showing the previously selected city.
Attached is the sample workbook for reference.
Thanks in advance.
4 respuestas

Thanks Chris for detailed explanation.
Let me try and see if there is any possible way to achieve and will post here for others.