Task Factory Hash Transform

 Task Factory users running version 2020.1.4 or older (released prior to May 27, 2020): There's an important Task Factory update. Please visit here for more details.

Hash Transform

Transform IconTransform Description
Task Factory Hash Transform IconThe Hash Transform is used for creating sets of hash values as new output columns from one or more input column.

Task Factory Hash Transform

Output Columns

OptionDescription
Add ColumnCreates a new output column output with the hashed value once configured.
Remove ColumnRemoves the currently selected column.
Output ColumnThe column name to be output.
AlgorithmThe hashing algorithm to be used by the output column.

Input Columns

OptionDescription
Include Column
Selects the input column to be hashed.
Input Column
The name of the input column.
Order
When combining columns, users can change the sequential order of the input columns by selecting the up and down buttons.
Enable Padding
Toggles the ability to include column padding in the output.
Null Replacement Character(s)
Users can replace Input Column NULL values with a designated character.
Separator Character(s)
When combining columns, this character is added between the selected columns.

Note:  The pipe character is used by default when no value is entered.