Forum Discussion
To mimic the app menu feature in Power Bi Report Server.
- 1 year ago
Hello Vandithak
Create a master navigation page that dynamically links to all 20 reports. This avoids manually configuring buttons/bookmarks on every page. - Anonymous1 year ago
Hi, Vandithak
While it can be time-consuming to create bookmarks and buttons for each report, you can simplify the process by using templates and copy-pasting elements. You can check out the video below:
The ULTIMATE Page Navigation (Part 1) CLEAN MENU + ICONS | Power BI DESIGN - YouTube
Or create a parameter table that lists all reports. Use this table to dynamically filter and display the selected report. This video covers building dynamic reports that can be adapted to your needs:Power BI: Creating Dynamic KPIs in Power BI Report Server using SQL Server Database - YouTube
You can design a custom navigation panel that mimics the app menu. This can be achieved through shapes, buttons, and bookmarks. You can check the following link:Power BI | Build Dynamic Report/Dashboard in Power BI Desktop - YouTube
How to Get Your Question Answered Quickly
Best Regards
Yongkang Hua
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hello Vandithak
Create a master navigation page that dynamically links to all 20 reports. This avoids manually configuring buttons/bookmarks on every page.