Forum Discussion
Power BI Clearing Selection
- Anonymous1 year ago
Im not sure of how you've set your dashboard to filter a slicer in another tab with a decomposition tree in the current tab, but:
You could make the people slicer filter the decomposition tree (by setting the same slicer in the tree tab and sync it), so not to create that logic problem.
Or just transform the Slicer visual to a table or multi row card. This, I believe, would solve the issue; and the visuals can still be used as a slicer, although is less intuitive for users.
Im not sure of how you've set your dashboard to filter a slicer in another tab with a decomposition tree in the current tab, but:
You could make the people slicer filter the decomposition tree (by setting the same slicer in the tree tab and sync it), so not to create that logic problem.
Or just transform the Slicer visual to a table or multi row card. This, I believe, would solve the issue; and the visuals can still be used as a slicer, although is less intuitive for users.
- BoRed791 year agoNew MemberThanks, changing the people selector from a slicer to a table has resolved the issue and I have managed to present the table so it looks a bit like button to click on giving a similar effect - thanks for the quick response.