Forum Discussion
Change x-axis categories dynamically
- 8 years ago
Solved it with a ' resonable work-around', via PQ:
1. I unpivot the two columns, (which duplicates all rows) but
2. I set a Chiclet slicer to require a selection, and
3. I then just have pay attention to the duplicates, and everything should be fine.
Thanks for all suggestions
I do not think that this is possible, however the new Bookmarking feature would allow you to provide this type of functionality.
You can create a bookmark for your 3 possible axis scenarios and then navigate to the different scenarios using the bookmarks well.
link below describes bookmarking in detail.
https://powerbi.microsoft.com/en-us/documentation/powerbi-desktop-bookmarks/.
Good luck
Solved it with a ' resonable work-around', via PQ:
1. I unpivot the two columns, (which duplicates all rows) but
2. I set a Chiclet slicer to require a selection, and
3. I then just have pay attention to the duplicates, and everything should be fine.
Thanks for all suggestions