Hi All. I am hoping that the masters on this forum can provide an answer to this question.
I have a table that has a similar look to the following:
[B]Country State City[/B] England Kent Ashford England Kent Fordwich England Kent Brogdale Australia NSW Sydney Australia NSW Lismore Australia NSW Grafton USA NY New York USA NY White Plains USA NY Rye etc
There is some other data that I want to add up (say, area, population, vehicle count, etc).
If I run the above data through a pivot table and I have Country, State and City as filters at the top, then if I select USA under the first filter … when I move to the second filter, I have a list that includes Kent, NSW and NY even though 2 of those combinations are invalid. Is there a way that I can have adaptive (or dynamic) filters such that only valid combinations are shown in the pivot table filters?
I know that I can do this with excel drop down and dynamic range names / validation rules but then I have to replicate the pivot table functionality.
BTW – I know that Kent is a county and not a state … I am just being lazy.