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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
maulik
New Member

Hide specific page from power bi report for Embedded report not panel?

Hello Team ,

we have power bi report with 10 pages.
now base and back end api condition we need to show specific page to ui.
so consider for user 1 i just want to show page 1 of report other 9 pages should be hidden.

react is ui and .net c# is back end.

i m using java script code and testing.

  const pages = await report.getPages();
 and trying to hide pages not panel.
any one have any suggestion on this
4 REPLIES 4
Anonymous
Not applicable

Hi @maulik,

Perhaps you can take a look at the following link about use RLS with power bi embedded and video about hide report page by user:

Using standard cloud based row-level security with embedded content in Power BI embedded analytics -...

Page level Security in PowerBI | Hide or show page based on user | MiTutorials (youtube.com)

Regards,

Xiaoxin Sheng

I m looking for not based on user type I Have reports with 10 pages when ever user will open page 1 from UI my emabaded report only should show report with page 1 if user select Page 2 from ui report will be same but with page 2

Anonymous
Not applicable

Hi, Just wan to check if you were able to implement this?

Anonymous
Not applicable

HI @maulik,

I'd like to suggest you to use bookmark feature to create and saving content with different filter effect and bind ot the buttons to create a custom navigation page.  After these steps, you can simply use these buttons to control display contents.

Create page and bookmark navigators - Power BI | Microsoft Learn

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

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