Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello:
I have a table that has Company and Region Data. I would like to setup a RLS table that can handle both the Company and/or Region security. The security that was given to me for a user was "Company = X OR Region in (A,B,C,D)".
How do i flatten this for the purpose of RLS?
Would it make sense to have a single or 2 RLS Tables (1 for Company, and 1 for Region)?
Please help!!
Thanks
Ben
Solved! Go to Solution.
Hi @Ben_71 ,
I create the sample data.
Then create the role using the code.
[Company] = "X" || [Region] in {"A","B","C","D"}
If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.
Best Regards,
Winniz
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Ben_71 ,
I create the sample data.
Then create the role using the code.
[Company] = "X" || [Region] in {"A","B","C","D"}
If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.
Best Regards,
Winniz
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 |
| User | Count |
|---|---|
| 11 | |
| 10 | |
| 8 | |
| 7 | |
| 7 |