Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I have an requirement in RLS where i should create role and they should see this below data.
First it should check for Canada user .And then it should have matching id and not NA.
And then my result should have resulting Canada match id with assciated client id.
| Identity Matchid | Source Clientid | Policy Issue Country |
| 2023-12-12 CL 123 | CN1234 | Canada |
| 2023-12-12 CL 123 | HK456 | Hong Kong |
| 2023-12-12 CL 123 | ID789 | Indonesia |
| 2023-12-12 CL 456 | CN564 | Canada |
And when viewing by role then the assoicate id should be masked
| Identity Matchid | Source Clientid | Policy Issue Country |
| 2023-12-12 CL 123 | CN1234 | Canada |
| 2023-12-12 CL 123 | ***56 | Hong Kong |
| 2023-12-12 CL 123 | ***89 | Indonesia |
| 2023-12-12 CL 456 | CN564 | Canada |
Please help me on this request
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.