I am using a Google Sheets to extact survey data from an app, based on using ImportJSON script.
Is there a way to get the data sorted A-Z before the data is loaded into GS?
Once the data is in GS if I try to sort the data the link just puts the data back into its original shape.
=ImportJSON("https://xxxxx.net/json?key=Mg.Clxt6A.TV1DFtPA0k8Ehpb0RDxyLH7xhU8", "/elements", ",noTruncate,Headers")