Order by Export
Order by Export
![aaiglesias85](https://secure.gravatar.com/avatar/92bd426865403c8726ca37989277940f/?default=https%3A%2F%2Fvanillicon.com%2F92bd426865403c8726ca37989277940f_200.png&rating=g&size=120)
Hello
I have a problem with export, I need to order by column
regards
This question has an accepted answers - jump to answer
This discussion has been closed.
Hello
I have a problem with export, I need to order by column
regards
This question has an accepted answers - jump to answer
Answers
Hi @aaiglesias85 ,
The export will export in the current order of the table. If you want to order by another column, you could set the order via the api prior to the export with
order()
,Cheers,
Colin