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!View all the Fabric Data Days sessions on demand. View schedule
Hi All,
I have a report where i would like to apply the following security (for a customer)
Customers are linked to level 1, 2 or 3.
The security should be setup like:
Question to you: how can this be achieved? Did someone already implement this? Is it possible?
Thanks !
In this scenario, I suggest you use a numeric Level Column. Then you can apply row level filter like:
Table[Level]>=LOOKUPVALUE(Table[Level],Table[UserName],USERNAME())
Or you can consider using SSAS multidimension model as source. You can create a hierarchy for Employee, then apply cell level and dimension security based defined roles. Please refer to docs below:
Roles and Permissions (Analysis Services)
Connect to SSAS Multidimensional Models in Power BI Desktop
Regards,
Hi Simon,
Could you provide me with a bit more information on how to implement it using this numeric level column?
Thanks for your help!
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!