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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Can we show specific visuals to specific users based on their access after publishing the report on power bi service
I want to show only specific visuals from the report to the user who is currently logged in.
Solved! Go to Solution.
Hi @Anonymous ,
You can try Row-level security (RLS).Row-level security (RLS) with Power BI can be used to restrict data access for given users.You need to define roles and rules within Power BI.
You can refer to the following tutorials to configure row-level security.
Row-level security (RLS) with Power BI - Microsoft Docs
Implement row-level security - Learn | Microsoft Docs
power-bi-steps-to-setup-rls-row-level-security-static-and-dynamic
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
You can try Row-level security (RLS).Row-level security (RLS) with Power BI can be used to restrict data access for given users.You need to define roles and rules within Power BI.
You can refer to the following tutorials to configure row-level security.
Row-level security (RLS) with Power BI - Microsoft Docs
Implement row-level security - Learn | Microsoft Docs
power-bi-steps-to-setup-rls-row-level-security-static-and-dynamic
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous - Thank you for your help. Can assigning the roles in power bi desktop will work at power bi service?
Hi @Anonymous ,
Yes . After you have published this report to the Power BI workspace, go to the Security settings for the data source to assign Users to the desired roles.
Refer this:Dynamic Row Level Security with Power BI Made Simple - RADACAD
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.