The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.