Forum Discussion
Using Power BI Page to Link to Two Different Power BI Pages
- 4 years ago
Hi DragonCIC ,
If you would like to navigate between different reports(Report pages are in different reports), you may try this solution.
1 Create a report page used to navigate users and insert two buttons on it
2 Set the Action Type of these buttons as Web URL
3 Get link of the reports and use them as the Web URL value of the buttons on navigator report page
4 Similarly, add a Back button on Report A or Report B, then take the link of the navigator report as the Web URL value of it
Then, click on these buttons will bring report users to related reports. It’s important that you need make sure report users will have access permission to target reports.
If you would like to navigate between different report page(Pages are in the same report), you may consider Page Navigator feature. For more details about Page Navigator, you could refer to Create page and bookmark navigators - Power BI | Microsoft Docs.
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 on it, please feel free to let me know. Thanks a lot!
Best Regards,
Community Support Team _ Caiyun
Hi DragonCIC
Can you share more information about your issue.
Ex:- Page and report name, other report names
I have two Power BI reports: 1) Overseas to US and 2) US to Overseas. These reports display sample sizes based on the years selected within each. There is no crossover between the reports. I would like to have a starting point/landing page where a public user can select one or the other report view the report, and have a method to return to the landing page in case they want to look at the other report.