Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
golojuprasanna
Regular Visitor

Row Level Security for .net web application

how to implement RLS for power bi report which is embadded to .net web application.  where the web application is logged in based on organization name(like Test,Demo) without domain name. 

1 REPLY 1
ibarrau
Super User
Super User

Hi golojuprasanna, in order to use RLS on an embedded report, you need to EffectiveIdentities on the code. Theat would be the name of the role. You have to find out how to send the correct role name for each users depending on your code. One idea is storing name and role in your software.

You can read more in here: https://learn.microsoft.com/en-us/power-bi/developer/embedded/cloud-rls

I hope that helps,


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Happy to help!

LaDataWeb Blog

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Kudoed Authors