Forum Discussion
Report metrics Access
- Anonymous2 years ago
Hi mazeed92 ,
It doesn't seem like it's possible to inherit the security framework created in Amazon Athena into Power BI at the moment.
You can set up RLS on Power BI to restrict access to specific people , the DAX expression of rls can be a filter condition in Amazon Athena
Below is the official link:
Row-level security (RLS) with Power BI - Power BI | Microsoft Learn
Best Regards,
Xianda Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi mazeed92 ,
It doesn't seem like it's possible to inherit the security framework created in Amazon Athena into Power BI at the moment.
You can set up RLS on Power BI to restrict access to specific people , the DAX expression of rls can be a filter condition in Amazon Athena
Below is the official link:
Row-level security (RLS) with Power BI - Power BI | Microsoft Learn
Best Regards,
Xianda Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Xianda,
Is there any possible way to restrict the column in the visuals?
- Anonymous2 years agoNot applicable
Hi mazeed92 ,
Yes , you can use OLS in power BI , but you should use external tools such as Tabular Editor because you can't create OLS definitions natively in Power BI Desktop.
Object-level security (OLS) with Power BI - Power BI | Microsoft Learn
Best Regards,
Xianda Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.