Table of contents

Use case

The Value Filter transformer can be utilized to filter values based on a specified condition. For example, it can remove a value when it returns a certain value or when it is empty.


Guide

Here’s how you can implement the transformer.


Step 1: Click on Add Data Transformer and select Value Filter transformer.

Step 2: Select Pattern Accessor under Accessor.

Step 3: Specify the Pattern.

Step 4: Select the Conditions that will trigger the transformer.

Step 5: Upon clicking the Run Test button, you will observe that the transformer has filtered out the conditions you had mentioned.


Video guide