March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
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!?
Solved! Go to Solution.
You have to use USERPRINCIPALNAME, not USERNAME.
Make sure your RLS dimension tables actually control your fact tables in your data model.
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. 😊
User | Count |
---|---|
25 | |
21 | |
11 | |
10 | |
9 |
User | Count |
---|---|
48 | |
30 | |
18 | |
17 | |
15 |