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
My initial request got cut off for some reason. I have two reports: 1) Overseas to US and US to Overseas. Both reports show sample sizes for various questions answered for our databases for each. What I would really like to be able to do is have a publicly accessible landing/start page that the user can pick one or the other report to view, and then be able to return (or click back) to the landing/start page and be able to select the other report. No data is being passed from the landing/start page to the reporting page(s). I looked at cross report filtering, but that seems to only work from a summary datapoint to a more detailed report and you can only have one report you can link to. If that cannot be done at the current time with Power BI so be it. Thanks!