Hash128 - script and chart function
Hash128() returns a 128-bit hash of the combined input expression values. The result is a 22-character string.Hash128() returns a 128-bit hash value of the combined input expression values. The result is a 22-character string.Hash values are useful for masking personal identifiable information (PII), such as customer names, social security numbers, or account numbers.
Syntax:
Hash128(expr{, expression})
Return data type: string