Forum Discussion
Object Level Security workaround
- 7 years ago
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