Forum Discussion
Filter multiple columns with single dropdown slicer (without hierarchy)
Hi
you could duplicate the table in power query, unpivot the columns in the duplicate table:
Join the 2 tables in model view, crossfilter both directions:
Then add a slicer using the value field from the unpivoted table:
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Hi Greg_Deckler , Hi DOLEARY85
Thanks for your first help, but in my mind this will not help in my case.
From your help I see, that there was a missing information from my side (sorry!).
The columns in my example are calculated with a formular depending on other data in my table.
So I can't duplicate this table as this formular will be lost (or I have to enter them twice).
Maybe there's another possibility to filter the table on different columns with only one slicer visual?