Resolved! JSON - Select Parent Field
Hi All, I've tried to find an answer to this one but haven't had success. I have the below JSON structure (with roughly 5,000 records) returned from an API.{ "employees": [ { "/work/employeeIdInCompany": { "value": 654321 }, ...