Forum Discussion
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
- v-yuta-msftCommunity Support
Hi gracerashmi,
What does "data mask" mean and what's your requirement? Could you please more details?
Regards,
Jimmy Tao
- gracerashmiHelper I
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.
- ThejeswarSuper User
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