Hi
Someone at work wrote an sql script and the script runs fine, we get 18000 rows and then we try and export the results to an excel xlsx format, I get the following error.
** Export Start ** at 2020.10.09-13.19.01
Export Single File to C:\Users\cmalcolm\Downloads\export-community.xlsx
Task failed
** Export End ** at 2020.10.09-13.19.15
Also tried in 19.4 and 19.2 similar errors.
Any suggestions on how I can export the data correctly.
My current workaround is.
ctrl-a (Select All)
Shift-Control-C (Copy all Including column headers)
open up Excel
Ctrl-v (Paste)
which does work, but would prefer the export to work correctly.
Thanks
Clive