Forum Discussion
Unable to select Field Parameters
- 8 months ago
Interesting, and good use of the parameters.
Something you can consider is to have 3 columns, Country, State and City, but in the State column, for every Asian city, you just have "Asia" as the state.
Then you don't need parameters. You can have Country (Asia vs. N America) filter on the State/City slicer. You will have "Asia" as the top drop down, but if you leave it expanded it should do what you are hoping to do.
Not as pretty but it would work. - 8 months ago
Hi katari_123 ,
instead of assigning your field parameter "Dynamic Selection" to the "State, City" Slicer, you should simply assign State and City to the "State, City" Slicer. That worked for me:
Hope that helps.
Interesting, and good use of the parameters.
Something you can consider is to have 3 columns, Country, State and City, but in the State column, for every Asian city, you just have "Asia" as the state.
Then you don't need parameters. You can have Country (Asia vs. N America) filter on the State/City slicer. You will have "Asia" as the top drop down, but if you leave it expanded it should do what you are hoping to do.
Not as pretty but it would work.
Thanks! The actual data set I'm using has the first level as blank/null for option 1 because they have different hierarchies, so I was hoping to hide the first level just to make it look a bit cleaner. I'll go with your suggestion of expanding the list by default to display the next level (and prevent users from panicking 😅)