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
Rajendar_A
Frequent Visitor

Power BI Row level security with multiple input values.

Any one can help me on below scenario.!
- I have a Power BI Report embedded with the API using Report URLs (GroupID, DatasetID, ReportID) from the PowerBI service.

- I am getting the "UserID", "UserRoleID", "ClientID" as the input values from the API.

- I tried withthe UserID=USERNAME() in the modelling tab--> Manage Roles option., but The data is not getting filterd.

- How can I perform the RLS with these three values!?

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

You have to use USERPRINCIPALNAME, not USERNAME.

 

Make sure your RLS dimension tables actually control your fact tables in your data model.

View solution in original post

2 REPLIES 2
lbendlin
Super User
Super User

You have to use USERPRINCIPALNAME, not USERNAME.

 

Make sure your RLS dimension tables actually control your fact tables in your data model.

Hi @Ibendlin,

The Report is working as expected.. Thank you for the help. 😊

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.