Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello, this is my first post so forgive me if its in the wrong place or doesnt have the right info.
We are using PBI embedded through a webapp and would like the ability to filter certain parts of a report based on users logged in USERNAME()
We are using a Service Principle but are able to send through the user idintity to PBI. So when I look at the USERNAME() in PBI desktop I see the correct user identy information.
We are using a single data set for multiple reports. Which is all Direct Query from an on prem Gateway.
I can create a Measure as below,
Solved! Go to Solution.
Hi @Jon_Berry,
AFAIK, RLS is applied on data model tables. If you do not want to the RLS effect applies to specific contents.
You can break the relationship between these tables to make the target table as 'standalone' tables.
After these steps, these filter effects will only apply to the tables which link with 'username' mapping tables.
Regards,
Xiaoxin Sheng
Hi @Jon_Berry,
AFAIK, RLS is applied on data model tables. If you do not want to the RLS effect applies to specific contents.
You can break the relationship between these tables to make the target table as 'standalone' tables.
After these steps, these filter effects will only apply to the tables which link with 'username' mapping tables.
Regards,
Xiaoxin Sheng
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
6 | |
6 | |
3 | |
2 | |
2 |