Forum Discussion

BoRed79's avatar
BoRed79
New Member
1 year ago
Solved

Power BI Clearing Selection

Hi.   I have decomposition tree which is used to select a location.   That location selection then updates a list of people who live at that location on another tab in my dashboard.   That list...
  • Anonymous's avatar
    Anonymous
    1 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.