Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I have a dashboard which has more then 10 pages. But I want seperate a dashboard(landing page). I know this can be created in PowerBi service by Pinning dashboard page. But if I do this, Bookmarks on that page won't work. So, now How can i do this. I do not want to use powerBI Apps. I do not want to duplicate and trim dashboard pages. So, what's the suggestion in this case.
Solved! Go to Solution.
Power BI doesn’t support page-level security. Once someone has access to a report, they can see all of its pages.
That’s why the “dedicated landing page” idea is usually just for navigation, not for restricting access. Say if you need Person A to see only the PDS page and nothing else, you’ll need to create a separate report (just containing that page) and share that with them.
I'd still suggest using Power BI Apps with audiences (if available). Publish your reports into an App, and use App audiences to control who sees which report. That way Person A only sees the PDS-only report.
Hi @Diksha ,
Thanks for reaching out to the Microsoft fabric community forum.
Thanks for your prompt response
I wanted to follow up and confirm whether you’ve had the opportunity to review the information provided by @MasonMA . If you have any questions or need further clarification, please don’t hesitate to reach out.
We appreciate your collaboration and support!
Best regards,
Lakshmi.
Hi @Diksha ,
We’d like to confirm whether your issue has been successfully resolved. If you still have any questions or need further assistance, please don’t hesitate to reach out. We’re more than happy to continue supporting you.
We appreciate your engagement and thank you for being an active part of the community.
Best Regards,
Lakshmi.
Hi @Diksha ,
We’d like to confirm whether your issue has been successfully resolved. If you still have any questions or need further assistance, please don’t hesitate to reach out. We’re more than happy to continue supporting you.
We appreciate your engagement and thank you for being an active part of the community.
Best Regards,
Lakshmi.
Hello @Diksha
If you pin a report page to a dashboard in the Service, you’re only getting a static tile. That’s probably why your bookmarks, buttons, and other interactive features don’t work.
If your goal is to have a proper “landing page” that drives navigation across the rest of the report, you’ll need to keep it as part of the report itself, not as a pinned dashboard. The usual approaches I'd recommend are:
Build a dedicated landing page in the same report and use buttons/bookmarks to guide users.
Or, if you want a true entry point outside of the report, the cleanest option is to use an App and set the landing page as the default (I know you mentioned not wanting Apps, but that’s really the intended way).
Build a dedicated landing page in the same report and use buttons/bookmarks to guide users.. How this be possible. I have one page - PDS. I want to share this page to one person who I want can not access to other pages. And for all other pages, dashboard will work same as earlier.
Power BI doesn’t support page-level security. Once someone has access to a report, they can see all of its pages.
That’s why the “dedicated landing page” idea is usually just for navigation, not for restricting access. Say if you need Person A to see only the PDS page and nothing else, you’ll need to create a separate report (just containing that page) and share that with them.
I'd still suggest using Power BI Apps with audiences (if available). Publish your reports into an App, and use App audiences to control who sees which report. That way Person A only sees the PDS-only report.