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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

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
3 REPLIES 3
v-shex-msft
Community Support
Community Support

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

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

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

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

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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