Dears,
I have a report with 80000 rows and 78 columns. Flexmonster takes more 30 minutes to export this report to Excel. Please, what’s the solution to export faster?
Best regards
Hi Djilan,
Thank you for posting your question.
Due to how the Excel export works, the whole process might require a lot of time and resources to execute with large data sets and high column numbers.
With that in mind, we could suggest moving the exporting process to the server-side, where more resources are available to the component. Our Puppeteer integration might help you with that. Once the exporting is done on the server-side, you can simply send it back to the client for the user to receive.
We hope this helps.
Best regards,
Mykhailo