Filter Data array return from API

Hi there,
I get data from API , which return data in an JSON array which has 4 column items
I connect to my repeating groups and list data from items #2
But now I want to filter a specific column but don t know how to ?
Can anyone help how to filter array ?

Have you tried the ‘filtered’ option? Just click on your #2 and you should see a ‘more’ come up to the right, then click on that to access the filtering function. When in there, you can select fields to filter on. If your API definition is correct, then the fields will automatically be there. Hope that helps.