Question

Masking

  • 20 May 2023
  • 2 replies
  • 30 views

Need to mask the fields using fixed length,custom and regular expression….Suppose I have given the field_to_mask parameter in the pipeline, how can I mask it ...For e.g in order to do the masking of fixed length the field to mask string is like this in the picture 

but its giving syntax error. Can you please provide and example how to do the masking in fixed,custom and regular expression

Can you please provide the examples of custom and regular expression


2 replies

Userlevel 3
Badge

The docs describe how Fields to Mask can be set. Are you still hitting issues after following them?

Userlevel 5
Badge +1

@kushal_upadhyay 

In field to mask section , you need to provide the field names which are needs to be masked . As suggested by @dima , please refer the document and do let us know if you are having the issues in it.

Reply