jsonDataArray[ { "id": 1, "name": "John Doe", "email": "john@example.com", "age": 30 }, { "id": 2, "name": "Jane Smith", "email": "jane@example.com", "age": 25 }, { "id": 3, "name": "Alice Johnson", "email": "alice@example.com", "age": 35 } ]
jsonData variable.age is greater than 30:item()?['age'] > 30age field is greater than 30.nameitem()?['name']emailitem()?['email']name and email fields.,):Filtered and Transformed DataHere is the filtered and transformed data:
@{body('Join')}
You can download the logic app template from the estudy247 GitHub repository – la-test-dataops-12
