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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Greeting All ,
I have a little trick that im trying to implement in my project, (without using the RLS since the model is a little bit complicated ) .
Here is a Mini example :
So let’s say I have a report that contain 5 pages: Page Global , Page Goalkeepers , Page Defenders , Page MiddleFielders , Page Forwards .
My data source is located on the SharePoint (the workspace is auto generated by SharePoint ) , so I have like 20 members on it, my objective is that I want to build access on my Power BI service: basically, I have 4 types of access that I need to implement in my power bi service
My idea is to publish 5 Reports, the first one will contain all the pages , but the other 4 reports each one will contain 1 single page.
My issue here im not sure if I can grant access to my members based on the page !
Per exe : I want to give specific members access only to Goalkeeper page and other members only Forward page etc …
Thanks in Advance to the community !
Solved! Go to Solution.
Hi, @Anonymous
You may use username() or userprincipalname() which always return the user in specific format to specify which user to view the content with RLS. If you want to achieve it without using RLS, I don't think it is safe even though you may use other ways to do with it.
Best Regards
Allan
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @Anonymous
You may use username() or userprincipalname() which always return the user in specific format to specify which user to view the content with RLS. If you want to achieve it without using RLS, I don't think it is safe even though you may use other ways to do with it.
Best Regards
Allan
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 50 | |
| 49 | |
| 44 | |
| 16 | |
| 16 |