Hi Everyone -
I wanted to know if there is a way to mask data (for e.g. Employee IDs) in a consistent manner? For example i have 2 files with Employee IDs and i do a join between these 2 files so i would like to mask the employee IDs in these files but the mask should produce the same result for the same employee ID.
We need to do this as the files are used in an internal tool and we want it to process only 'masked' data so that the support team on the tool cannot see the employee IDs
Secondly, is there a way to un-mask this data as well to get it back to the original employee ids?
A