Forum Discussion
Row Level Security Multidimentional Access
- Anonymous4 years ago
Hi medonication,
Perhaps you can create a mapping table of username and corresponding region, then link this to the country/region table based on the country/region field.
After these steps, you can use the username to lookup the country/region and extract this to apply 'RLS filter' on the country/region table to filter records.Solved: RLS with UserName() - Microsoft Power BI Community
Regards,
Xiaoxin Sheng
Hi medonication,
Perhaps you can create a mapping table of username and corresponding region, then link this to the country/region table based on the country/region field.
After these steps, you can use the username to lookup the country/region and extract this to apply 'RLS filter' on the country/region table to filter records.
Solved: RLS with UserName() - Microsoft Power BI Community
Regards,
Xiaoxin Sheng