Forum Discussion
Anonymous
5 years agoNot applicable
filtering table based on dynamic slicer
Hi, I have a table like this : ID A flag B flag C flag D flag 1 1 1 0 1 2 0 1 0 ...
Anonymous
5 years agoNot applicable
Hi amitchandak
The slicer dynamicly controls the values displayed in the other visuals as well.
So I cannot have it as bookmarks. All I want is to filter the table under the graph based on the category selected. The table has flags to say which row belongs to which categories. Am I clear of what I am after ?
amitchandak
5 years agoSuper User
Anonymous , I think unpivot is the best option you can use
https://radacad.com/pivot-and-unpivot-with-power-bi
or may have some direct query table and see if this can work
https://datamonkeysite.com/2020/10/22/change-dimension-dynamically-using-parameter-in-powerbi/