top of page

How to Filter Arrays using DataWeave

Updated: May 28

Filtering out unwanted values is a must when writing data transformations and DataWeave can do this with ease. This post shows you how to filter values in an array using DataWeave 2.0’s filter function and filter selector.