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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

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.

Anonymous
Not applicable

Hi @Ibendlin,

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

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors