knowledgecenter-breadcrum

Knowledge Center

04 Jul, 2020

Power BI – Page Navigation Enhancements

Posted on 04 Jul, 2020 by Admin, Posted in Power BI

Power BI – Page Navigation Enhancements Blogs

Power BI – Page Navigation Enhancements

Introduction

In March, Microsoft released a built-in button action for page navigation, which allowed you to quickly create entire navigation experiences without having to use a single bookmark. Then in the month of May, they have added couple of enhancements to the feature:

  • Conditionally set the navigation destination
  • Support for shapes and images

Features

Conditionally set the navigation destination
    • You can now use conditional formatting to set the navigation destination based on the output of a measure.
    • This can be useful if you want to save on real estate by having a single button to navigate to different pages based on the user’s selection.

    • To create the example shown above, you can start by creating a single-column table that has the names of the navigation destinations:
      • You can start by creating a single-column table that has the names of the navigation destinations.

      • Note that we use exact string match to set the navigation destination, so you will want to double check that the entered values exactly align with your page names.
      • Once you have created this, you can add it on the page as a single select Slicer. Add a button to click for the navigation.

      • Once you add a page navigation button, go to actions, and select
        • Type – Page Navigation
        • Destination – Select the conditional formatting option for the destination.

      • Now, in there you will have to select the name of the column you just created.

      • That’s it, now based on your selection the button can navigate to different pages.
Support for Shapes and Images
    • After the May 2020 update Page navigation action is now also supported for shapes and images, and not just buttons.
    • Here’s an example using one of the built-in shapes:

    • Here’s an example using an image:

    1.  

Comment

This is a Required Field

Loading

Recent Updates

Blogs
20 Jan, 2026

How to Add Dataverse as a Data Source in Power Apps Code Apps

In my previous blog, I explained what Power Apps Code Apps are and how we can build apps using React…

READ MORE
Blogs
12 Jan, 2026

Why Power Apps Component Framework (PCF) Is Becoming a Game-Changer in Power Apps Development

Introduction Power Apps is one of the most widely used platforms for building business applications. As organizations grow, they expect…

READ MORE
Blogs
01 Dec, 2025

Dynamics 365: Why One User Could Edit a Field and Another Couldn’t

Recently, we faced an issue in Dynamics 365 where the field was locked for one user but editable for another. The field…

READ MORE