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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
gracerashmi
Helper I
Helper I

Data Masking

Hi Team,

 

I have 2 tables which is linked on the confidencial field. i want to data mask the field.

 

Can any one help me.

3 REPLIES 3
Thejeswar
Super User
Super User

@gracerashmi,

I am not exactly sure as to how your relation will behave if you are going to Data Mask the column.

Also what is the backend database in your case?

 

If you are data masking the column, you should do only a partial data masking for that column there by making sure that each of the values are unique in the column

 

To implement data masking using partial function in case of SQL Server Dastabase refer the below link

 

https://docs.microsoft.com/en-us/sql/relational-databases/security/dynamic-data-masking?view=sql-ser...

v-yuta-msft
Community Support
Community Support

Hi gracerashmi,

 

What does "data mask" mean and what's your requirement? Could you please more details?

 

Regards,

Jimmy Tao

i have a column which is confidencial. but that column is also used for linking two table so i need to just scarmble the words in the dashboard.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

Top Solution Authors