Skip to main content

How to use the button for Page Navigation?

Table of Contents

or How to create a dynamic Page Navigation button?

In Power BI, “Button” is a concept that is used for improving the navigation of a report, by which the users can move between report pages with a single click. This basically helps in going through the data from varied dimensions or accessing very particular insights without depending on Page Navigation pane all the time.

Steps are –
  1. Add a blank button to the “Insert” ribbon option
  2. Enable the action
  3. Choose the type as Page Navigation
  4. Choose a destination page.

To create dynamic page navigation, you can use a “Measure” in the destination by selecting the “Fx” option.

Add comment