Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
All - Is there any workaround for implementing Object level security using DAX along with RLS?
I have read on MS docs and PowerBI Ideas that its not supported and see people are requesting this feature.
But till that gets released - has anyone tried walkaround (or any recommendation)?
Thanks,
Shabbir
Solved! Go to Solution.
Hi @shabbirmala,
In Power BI, we can only limit data access on row level. Object level security is not supported.
As a workaround, you could unpivot your source table to convert column headers into rows. Then you can control users' access to specific columns via applying RLS indirectly. And you can put the converted column into Column group within Matrix visual to make it appear like a "column".
Reference: Unpivoting Sensitive Columns in Power BI to Apply Row-Level Security
Best regards,
Yuliana Gu
Hi @shabbirmala,
In Power BI, we can only limit data access on row level. Object level security is not supported.
As a workaround, you could unpivot your source table to convert column headers into rows. Then you can control users' access to specific columns via applying RLS indirectly. And you can put the converted column into Column group within Matrix visual to make it appear like a "column".
Reference: Unpivoting Sensitive Columns in Power BI to Apply Row-Level Security
Best regards,
Yuliana Gu
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.