Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hello everyone,
I need some help getting dynamic row level security to work in AAS Tabular using CUSTOMDATA being passed in from a Power BI embedded portal. The Power BI reports have live connection to the AAS Tabular.
A snippet of the CUSTOMDATA is as below and I need to filter table-A by country and region.
<Roles>RLS_String</Roles>
<EffectiveUserName>[email protected]</EffectiveUserName>
<CustomData>CompanyA_#[email protected]_#SA_#AED_#SQM_#Country_#US,UK,Australia_#Region_#RegionA,RegionB</CustomData>
Table-A
| PK | Country | Region |
| 1 | US | RegionA |
| 2 | US | RegionB |
| 3 | US | RegionC |
| 4 | UK | RegionA |
| 5 | UK | RegionB |
| 6 | UK | RegionC |
| 7 | UK | RegionD |
| 8 | Australia | RegionA |
| 9 | Australia | RegionF |
How can I grab all the countries and regions from the CUSTOMDATA code then filter my table with those values?
Thank you in advanced.
Any help on this will be much appreciated please.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 1 |