Forum Discussion
Paginated reports row level security
Hi shanawazsheriff ,
Current RLS only works on report server or database side, you can't enable RLS on paginated report.
For your requirement, you can submit an idea for this requirement.
Regards,
Xiaoxin Sheng
RLS is available if you're using Azure Analysis Services or Power BI datasets. Azure SQL database will support RLS by the end of June
- Anonymous7 years agoNot applicable
Could you please advise if tehre has been any updates on the RLS for Azure SQL database ?
- chrisfin7 years agoPower BI Team
You should see this supported via oAuth for Azure SQL db by the end of the week (or weekend).
- Karthik_Ram5 years agoHelper II
Is OAuth also supported for SQL databases? Not Azure SQL.
- Anonymous6 years agoNot applicable
If RLS is supported in Azure AS, why isn't supported in SSAS? (I presume we're talking about using RLS with Paginated Reports)
- chrisfin6 years agoPower BI Team
Because of the gateway, essentially. There's work we need to do to go and enable that and what we did for Azure AS couldn't be directly translated back to on-prem because of the Gateway work. It's still planned, and you can use the technique outlined here to still enforce row-level permissions in an on-prem AS instance today - https://docs.microsoft.com/en-us/power-bi/guidance/report-paginated-data-retrieval
Chris