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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
AshDil
Helper V
Helper V

Give access to particular tabs only to some users

Hi,

I have different tabs in my dashboard as follows:

AshDil_0-1633312677418.png

I need to provide access of Summary tab only to one user not to other users.

Please help me to do.

Thanks,

AshDil.

1 ACCEPTED SOLUTION
nandukrishnavs
Community Champion
Community Champion

@AshDil 

 

You have to customize the navigation using the button.

  • Hide your summary page
  • Provide a button on other pages (to navigate to the summary page)
  • Use DAX measure to set the action page. In the DAX measure, you have to identify the user and enable the action page. For all other users, you can disable it. Also, provide a dynamic tooltip on button to indicate the message. 

I had published a blog similar to your requirement. https://community.powerbi.com/t5/Community-Blog/Dynamic-Page-Navigation-Based-on-User-Login/ba-p/109...

 


Regards,
Nandu Krishna

View solution in original post

2 REPLIES 2
nandukrishnavs
Community Champion
Community Champion

@AshDil 

 

You have to customize the navigation using the button.

  • Hide your summary page
  • Provide a button on other pages (to navigate to the summary page)
  • Use DAX measure to set the action page. In the DAX measure, you have to identify the user and enable the action page. For all other users, you can disable it. Also, provide a dynamic tooltip on button to indicate the message. 

I had published a blog similar to your requirement. https://community.powerbi.com/t5/Community-Blog/Dynamic-Page-Navigation-Based-on-User-Login/ba-p/109...

 


Regards,
Nandu Krishna

Hi @nandukrishnavs ,

 

Thanks for your help. I'll work on it.

Thanks,

AshDil

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.