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.
Hi community,
I try to find a way to restrict data in a dashboard in a way that a user after logging in via userident just can see the data that belongs to himself/herself. I already read about RLS but as I understood it so far it is not exactly what I need because you can add user to groups but I don't have groups, I have just several users with their own personal view they need to access and they shouldn't see the data of someone else.
Do you have any suggestions how I can achieve this?
Thanks a lot.
Sorry, I am new in this forum and didn't really know where to post it. Indeed, I want to apply it to the data model.
Find articles and videos about RLS, and then start with a small project to test it out
You posted in the Custom Visuals section. Are you planning to implement RLS in your custom visual? Usually RLS is applied to the data model and as a visual developer you don't need to care about that aspect.