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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
rmullin
Frequent Visitor

Open new filtered window based on table click

Is there a way to have a new window with the same report open that automatically populates filters based on which data in a table is clicked?

1 ACCEPTED SOLUTION

You can use a filter URL to open a new window:

https://docs.microsoft.com/en-us/power-bi/service-url-filters

 

You can create a measure that is the URL, such as:

URL = "app.powerbi.com...... ?filter=Store/Territory eq" & SELECTEDVALUE( ID )

Otherwise, I would suggest drill through reports. These can be accross multiple reports:

https://docs.microsoft.com/en-us/power-bi/desktop-cross-report-drill-through

 

Appreciate your Kudos
Connect with me!

Stay up to date on  linkedin-logo.png
Read my blogs on  powerbi.tips_.png



Did I answer your question? Mark my post as a solution! Proud to be a Super User!


Connect with me!
Stay up to date on  
Read my blogs on  



View solution in original post

3 REPLIES 3
amitchandak
Super User
Super User

Not Sure, I got it completely. But If your table relations are bidirectional. Then the fact should filter dimension/ filter value. 

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

I meant more is there a way to automatically open a new window of a report when a user clicks on an ID in a table. Then, this new window would be filtered based on the ID that they had clicked in the table.

You can use a filter URL to open a new window:

https://docs.microsoft.com/en-us/power-bi/service-url-filters

 

You can create a measure that is the URL, such as:

URL = "app.powerbi.com...... ?filter=Store/Territory eq" & SELECTEDVALUE( ID )

Otherwise, I would suggest drill through reports. These can be accross multiple reports:

https://docs.microsoft.com/en-us/power-bi/desktop-cross-report-drill-through

 

Appreciate your Kudos
Connect with me!

Stay up to date on  linkedin-logo.png
Read my blogs on  powerbi.tips_.png



Did I answer your question? Mark my post as a solution! Proud to be a Super User!


Connect with me!
Stay up to date on  
Read my blogs on  



Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors
Users online (15,128)