This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowJuly 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more
Hi!
I am implementing RLS on my data set, and have a (hopefully) simple question.
I have one role, one table, and one table filter expression
Role = Auth required
Table = Invoices
Expression = OR([Sales Position]=USERNAME(), [Management Chain]=USERNAME())
The "Sales Position" field contains one e-mail address for the sales person (example: [email protected]). RLS works fine here when I view the data as Bob.
The "Management Chain" field contains multiple e-mail addresses based on an organizational structure and is stored in the following format (example: [email protected]; [email protected]; [email protected]). RLS does not work here if I try to view as any one of those users.
I believe it has to do with the formatting of using several e-mail addresses split by a semi-colon.
Is there a way to make this work with the multiple e-mail addresses in one field? I tried chaing the semi-colon to a comma, but that didn't work either.
I could always delimit the values into multiple columns (chain 1, chain 2, etc.) and get it work that way, but was hoping there is a simple formatting solution that will work.
Regards,
Bryson
Solved! Go to Solution.
Hey @Brysonds,
I would recommend using the SEARCH column to see if USERNAME() is contained within the Management Chain field.
-Parker
Hi @Brysonds,
I also agree with Parker_Stevens.
Have you solved your problem?
If you have solved, please always accept the replies making sense as solution to your question so that people who may have the same question can get the solution directly.
Best Regards,
Cherry
Hey @Brysonds,
I would recommend using the SEARCH column to see if USERNAME() is contained within the Management Chain field.
-Parker
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 25 | |
| 23 | |
| 19 | |
| 18 | |
| 14 |
| User | Count |
|---|---|
| 24 | |
| 20 | |
| 20 | |
| 19 | |
| 18 |