Hello everyone!
I need your help. I have a problem when I do report's export with a lot of strings and columns.
If I export in xlsx - errow "HTTP ERROR 500". If I export in csv - it is not work (Data don't separate on columns. And I see html tag <br> in 'Ticket Posts.Contents').
My report:
SELECT 'Tickets.Ticket ID', 'Tickets.Department', 'Tickets.Owner', 'Tickets.Type', 'Tickets.Priority', 'Tickets.Creation Mode', 'Tickets.Creation Date', 'Tickets.Resolved Date', CUSTOMFIELD('Tickets',...
Crash when exporting
I need your help. I have a problem when I do report's export with a lot of strings and columns.

My report:
SELECT 'Tickets.Ticket ID', 'Tickets.Department', 'Tickets.Owner', 'Tickets.Type', 'Tickets.Priority', 'Tickets.Creation Mode', 'Tickets.Creation Date', 'Tickets.Resolved Date', CUSTOMFIELD('Tickets',...
Crash when exporting