Reports: Handing Big Data Sets

Hi,
In real scenarios we have large data sets where as ERPNext frontend is capable of handling limited data sets as they mentioned in the document Scaling ERPNext. Has anyone overcome this problem. Please share your ideas and possible solutions. I am willing to contribute towards a standard solution to merge it with the core.

While convincing customers that it is an alternative to SAP and yet we have this issue is a downside. I think its fixable or at least we can have a minimum viable solution for it.

According to my findings. The delay in receiving the data by the server is around 10 seconds for a data set of 450,000 rows. Below is the code from qurey_report.js where the frontend timeouts rendering big data sets.

I temporary disabled report rendering to see the reponse.
Machine Specs:
4 Core
16GB Ram
SSD

Regards,
Muhammad AHmad

large-data-set-report

3 Likes