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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I've a dashboard in Power BI. It should be displayed the relevant data based on his role, tricky part is that these roles are set up in the application side, not in Power BI end. How to do it?
You will have to mimic the roles in RLS most likely.
Thanks for your kind reply. Could you please explain me little further? My requirement is that I should not touch anything on Power Bi end to enforce RLS. All roles and users are already defined in Application side.