Cleanse assets

Cleanse assets

Removing instances of values that appear in a dictionary

Removing instances of values that appear in a dictionary

You can configure a step to remove instances of values that appear in a dictionary. You might use a dictionary when the list of values to remove is too long to enter as custom values. You might also use a dictionary when you will reuse the list of values in multiple cleanse steps.
  1. On the
    Configuration
    tab of the cleanse asset, click
    Add Step
    .
  2. Select the
    Remove Values
    option.
  3. In the step properties pane, select
    Remove Dictionary Values
    .
  4. Select the dictionary to use in the step.
    Click
    Browse
    to select the dictionary. You can preview the dictionary contents in the Step Properties pane.
  5. Select the valid column for the dictionary. The valid column contains the versions of the dictionary values that you designate as the preferred or correct values for the current operation.
    The search operation ignores the values in the valid column. However, if a value in the valid column also appears in another dictionary column, the search operation selects the value for removal.
  6. Select or clear the option to perform a case-sensitive comparison between the dictionary data and the input data.
  7. Verify the delimiter that the mapping will use to recognize discrete values in the input field. You can specify one or more delimiters.
    The input delimiter determines how the mapping reads the input data when you select the Start or End option as the scope.
  8. Set the scope for the search operation.
    You can set the following options:
    • Anywhere. Removes any instance of the value that occurs in the input field. Can remove multiple instances of the same value in a field.
    • Start. Removes any instance of the value that is not preceded by another value in the input field.
    • End. Removes any instance of the value that is not followed by another value in the input field.
  9. Save the asset.

0 COMMENTS

We’d like to hear from you!