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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Link to an Outside Report

Hello,

Is there any way I can link to another report that is not owned by me but I have view access to (maybe with a click of a button) from my report?

On top of that, is there any way I would be able to pass through filters from my report to that outside report so that it filters to exactly what I want to see?

1 ACCEPTED SOLUTION
v-eachen-msft
Community Support
Community Support

Hi @Anonymous ,

 

You could use url parameter to do it. Here is the link for your reference.

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

And you could create a measure and a slicer to combine parameters. Then you could click it directly or use button to open it.

 

Measure = 
URL&" '"&SELECTEDVALUE('Slicer'[Parameter])&"'"

 

Here is my test result:

2-1.PNG 

 

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

View solution in original post

2 REPLIES 2
v-eachen-msft
Community Support
Community Support

Hi @Anonymous ,

 

You could use url parameter to do it. Here is the link for your reference.

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

And you could create a measure and a slicer to combine parameters. Then you could click it directly or use button to open it.

 

Measure = 
URL&" '"&SELECTEDVALUE('Slicer'[Parameter])&"'"

 

Here is my test result:

2-1.PNG 

 

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

you can create a button with an action -> Web URL, paste the URL of the report in this textbox, I don't think you can pass filters this way.

Jef_0-1594213907914.png

 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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