Settings and activity
1 result found
-
23 votes
You can re-order the columns of your report with the layout editor, Robbie. 🙂
Once you've got the report set up as you like you can Save as Custom to easily access the report with this layout.
If you're like to make this the default layout there is also an option for this - see our help here & here
An error occurred while saving the comment Fran Lozada supported this idea ·
Ended up working around this by exporting to Google Sheets and creating an AppScript function.
Change the start and end columns for your use case.
You need to adjust the column numbers in the script to suit your needs.
Also, ensure that a date-type header is present in Row 5.
You can check the script at:
https://github.com/Flozad/awesome-appscript/blob/main/UseCases/xero-sorting-reports.js