Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
MariaB
New Member

Mask column

Hi folks, 

 

We have a table in SQL that the users access through PowerBI and PowerBI Service. Some of the columns, in SQL, are defined as masked. The user, if access to SQL Management, sees the data masked as expected. The same occurs when the user made a query to PowerBI or creates models in PowerBI. But for some reason, on PowerBI Service the data is showing unmask.

 

How could we be sure the data appears masked through PowerBI Services?

 

Regards, 

1 REPLY 1
Anonymous
Not applicable

Hi @MariaB ,

You can create RLS on Power BI Desktop.

Row-level security (RLS) with Power BI - Power BI | Microsoft Learn

Row-level security (RLS) with Power BI can be used to restrict data access for given users. Filters restrict data access at the row level, and you can define filters within roles. In the Power BI service, members of a workspace have access to datasets in the workspace. RLS doesn't restrict this data access.

 

You can configure RLS for data models imported into Power BI with Power BI Desktop. You can also configure RLS on datasets that are using DirectQuery, such as SQL Server. For Analysis Services or Azure Analysis Services lives connections, you configure Row-level security in the model, not in Power BI Desktop. The security option will not show up for live connection datasets.

 

Best Regards
Community Support Team _ Polly

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

AugPowerBI_Carousel

Power BI Monthly Update - August 2024

Check out the August 2024 Power BI update to learn about new features.

August Carousel

Fabric Community Update - August 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors