Forum Discussion

5 Replies

      • v-tejrama's avatar
        v-tejrama
        Community Support

        Hi Shahnaz_Fathima ,

         

        Currently, Power BI does not allow bookmark buttons to appear or disappear dynamically based on slicer selections, as bookmarks and buttons are inherently static. Their visibility cannot be directly managed through DAX or slicers.

         

        However, you can mimic dynamic behavior by using the Selection and Bookmark panes together. By creating separate bookmarks for each slicer state and adjusting button visibility within each bookmark, users experience a simulated dynamic effect as they switch between bookmarks. Alternatively, you could use a single button with a DAX-driven measure for its label or tooltip to provide interactive feedback, even though the button itself remains visible.

         

        The method outlined in Pragati11  link offers a practical guide for controlling button visibility and creating dynamic effects through layered bookmarks and visual level filtering. Reviewing this resource may be helpful if you are interested in a detailed setup.

         

        I hope this clarifies how you can achieve a dynamic bookmark experience within Power BI’s current capabilities.

        Thank you,

        Tejaswi.