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

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

Reply
Varun511
Helper I
Helper I

add hyperlink (Power BI Report URL) and navigate to different report

HI,

 

have a requirement where i need to add a button whenever user clicks on the button it will navigate to a different report (ideally need to add URL of that particular report which sits in server)

 

can any one help me on this?

 

Thanks,

varun

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

Hi @Varun511 ,

 

For reports, you would need to have a table with the URL that you want and categorize it as a URL. For example.

vcgaomsft_0-1649744335211.png

You can then create a measure for each report like this.

report1 = CALCULATE(MAX('Table'[URL]),FILTER(ALL('Table'),'Table'[report]="report_1"))

Create a blank button.

vcgaomsft_1-1649744558891.png

Format button.

vcgaomsft_3-1649744697648.png

And set the previous measure to the action.  

vcgaomsft_4-1649744764249.png

You can repeat the steps to set up such a button for multiple reports.

Save and Publish. When you open a report in the service and click on these buttons, the browser will create a new tab to open the report.

 

Best Regards,
Community Support Team_Gao

 

If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems with it, please feel free to let us know. Thanks a lot!

How to get your questions answered quickly -- How to provide sample data

View solution in original post

3 REPLIES 3
pattersonm8
Helper II
Helper II

i still couldn't get to work from measure, but could put a table with the link icon and worked

v-cgao-msft
Community Support
Community Support

Hi @Varun511 ,

 

For reports, you would need to have a table with the URL that you want and categorize it as a URL. For example.

vcgaomsft_0-1649744335211.png

You can then create a measure for each report like this.

report1 = CALCULATE(MAX('Table'[URL]),FILTER(ALL('Table'),'Table'[report]="report_1"))

Create a blank button.

vcgaomsft_1-1649744558891.png

Format button.

vcgaomsft_3-1649744697648.png

And set the previous measure to the action.  

vcgaomsft_4-1649744764249.png

You can repeat the steps to set up such a button for multiple reports.

Save and Publish. When you open a report in the service and click on these buttons, the browser will create a new tab to open the report.

 

Best Regards,
Community Support Team_Gao

 

If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems with it, please feel free to let us know. Thanks a lot!

How to get your questions answered quickly -- How to provide sample data

amitchandak
Super User
Super User

@Varun511 , You can power bi report URL from power bi service and use it

 

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

Full Power BI Video 20 Hours YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

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! Prices go up Feb. 11th.

Jan25PBI_Carousel

Power BI Monthly Update - January 2025

Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.

Jan NL Carousel

Fabric Community Update - January 2025

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