Value filter Transformer

Table Of Contents

  • General description
  • The different parts of the Value filter Transformer
  • Video guide

General description

The “Value Filter” Transformer removes values from the entity data that meet specified conditions, helping eliminate values that are not permitted or usable.

The different parts of the Value filter Transformer

  • Accessor (required)
    The Accessor helps select the data to be filtered from the entity. Refer to “Accessors” for more details.

  • Conditions
    This defines a list of conditions that must be met for the selected value to be removed. If all conditions are satisfied, the value is removed. If the conditions are not met, the value remains.

Video guide