Forum Discussion

darshthakkar's avatar
darshthakkar
Valued Contributor
3 years ago
Solved

Sort field names alphabetically in JSON source data

Hi Team, I have my source data coming in JSON format. I want to sort the fields inside the JSON format alphabetically. One way is to use a mapper and arrange them one-one alphabetically but it is a...
  • nsingam's avatar
    4 years ago

    Hi,

    Try to use the below expression. It will give the Id of Ident Captial.
    ($Business.find(x => x.Branch.City.Ident == “Capital”)).Branch.Id