Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
spbjt
Regular Visitor

Identifying which (parent) page navigating to a common (child ) page

I have 2 pages that will ( page ) navigate to a common 3rd page. But in the 3rd page, I want to be able to show different text / information / etc, depending on which parent page calls it. How can I identify the parent/calling page in the 3rd page. The page navigation back button works correctly in the 3rd page, so I assume that information is avail somehere. Thanks.

4 REPLIES 4
v-jayw-msft
Community Support
Community Support

Hi @spbjt ,

 

You could try drill through feature.

https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-drillthrough.

Create a table with column "pages" which contains record page1 and page2.

Then add table visual for both three pages.

For page1 filter visual only show record page1, for page2 filter visual only show record page2.

Then add drill through on page3.

Right click the page1 record in the visual on page1 and drill through to page3 then the visual on page 3 will show only page1. And the same for page2.

Pbix as attached.

 

Best Regards,

Jay

Community Support Team _ Jay
If this post helps, then please consider Accept it as the solution
to help the other members find it.

@v-jayw-msft Thanks for the suggestion but that is not quite what I was trying to do ( will have to re-design my current pages ). I just needed a way to get the information of which parent page calls the ( common ) child page so that I can display different text in the child page. I am using Page Navigation to toggle/navigate between the pages.

 

Sample of the 3 pages and Page Navigation used. Pages 1 and 2 can toggle ( using Page Navigation ) between them. Page 1 or 2 can Page Navigate into Page 3. Page 3 has a Back button that returns to either Page 1 or 2.

sample attached : PBI Comm identify calling page.pbix 

lkalawski
Resident Rockstar
Resident Rockstar

Hi @spbjt

Isn't it better to create a duplicate 3rd page with a different configuration and redirect one of the buttons to it?

 

 



_______________
If I helped, please accept the solution and give kudos! 😀

@lkalawski Not really. The data is mostly the same. The main difference is the Text that gets displayed - users want to know where they came from. Does not make sense to create another page just to show different text, when the essential data elements are the same.

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

November Carousel

Fabric Community Update - November 2024

Find out what's new and trending in the Fabric Community.

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.