Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
HI I am using Azure Sql server databse
My sql server version:2014
please any explain how to create Row level security in database
after creating RLS in database how to use in Power BI desktop(mean we create user account in Power BI)
Solved! Go to Solution.
@Anonymous ,
I haven't found any doc which clarify that Azure SQL Server supports RLS. But now SQL Server 2019(on-premises) supports RLS feature, please read doc below:
In addtion, if you need to configure RLS for your tables, you can import the Azure SQL Server data to Azure SQL Data Warehouse and configure RLS using Azure Data Warehouse.
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@Anonymous ,
I haven't found any doc which clarify that Azure SQL Server supports RLS. But now SQL Server 2019(on-premises) supports RLS feature, please read doc below:
In addtion, if you need to configure RLS for your tables, you can import the Azure SQL Server data to Azure SQL Data Warehouse and configure RLS using Azure Data Warehouse.
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.