I have used the SORT node in my model but my export via Automation is not sorted anymore. What did I do wrong?

Question Description:

I built a model where at the end, I added a node to sort the table by date before exporting it, but for some reason, it doesn’t keep the sort.


Answer:

We currently don't support permanent sorting. To export a sorted dataset, please use the =IMPORTRANGE() function in Google Sheets to import the data into another sheet and then apply the =SORT() function there to sort your data.

It is important that you set up a different Google Sheet since our Automation will overwrite any tabs and sheets in the Sheet that you connected to the export.
Was this article helpful?
0 out of 0 found this helpful