Hi Team,I am having below payload as input and in the output im expecting only the Sales data of (Target >= 20)Input Payload:==========={"EmployeeDetails": [{"EmpID": 123,"Records": [{"id": "S1","Department": "Sales","Target": "20"},{"id": "S3","Depa...