Forum Discussion

lotussutol's avatar
lotussutol
Frequent Visitor
5 years ago
Solved

Selection/Bookmark/Filter resets hierarchy slicer selection problem

I have a hierarchy slicer that the user drills down to the data that they would like to see. I also have 5 buttons linked to five bookmarks. Based on which button you pick table visuals are hidden/s...
  • TomMartens's avatar
    5 years ago

    Hey lotussutol ,

     

    make sure that the Data property of the bookmarks is not selected when you hide/unhide the visual. This will prevent that the hierarchy slicer will be reset.

    You can arrange all 5 table visuals on one page, then apply the bookmark actions, as soon as the bookmarks work as expected, make sure that the table visuals are properly overlaid.

     

    The final step needs some patience, I tend to use the General formatting options to move the visuals pixel-wise.

     

    This describes how to use bookmarks and there is also a small mention of the Data property: https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-bookmarks

     

    Hopefully, this provides the ideas you need to tackle your challenge.

     

    Regards,

    Tom