#3368 - Data Export issue in xls and pdf
Dear IT Sapians Great Team,
Hope you will be doing well. I am facing an issue in exporting data. As now my database have many records. On of my table has around 50K records. When i export all data with your plugin, It gives error This page isn’t working
Can you please help me, what should i do to fix this out?
![Screenshot_14.jpg](https://www.sugaroutfitters.com/assets/img/support/analytic-reporting/114c5df4333754f90e4caa17f5f65e2c/Screenshot_14.jpg "Screenshot_14.jpg")
Thanks in advance
Reporting
reports
reporting
bi
business intelligence
analytics
reporting analytics
report analytics
data analytics
sale analytics
sales analytics
analytic reports
analytic reporting
Report
pivot tables
matrix
summary report
charts
charting
sugarcrm charts
sugarcrm reports
advanced reporting
sugarcrm reporting
sugarcrm advanced reporting
sugarcrm analytic reporting
sugarcrm analytic reporting tool
analytic reporting tool
reporting tool
advanced reporting tool
sapiens.bi
sapiensbi
7 years ago
Dear Team, Any update on above issue?
7 years ago
Hello Sohaib,
It is recommended not to Export such a large reports to Excel and try to limit output with filters.
However, if you still really need it, here is what you can try: Usually when a larger report fails to output the Excel it has to do with the lack of memory that is allocated to php / Sugar. To increase the memory amount open config.inc.php in your Sugar instance root directory. You should look for a line ini_set('memory_limit', followed by the memory limit setting.
Simply change the line to ini_set('memory_limit','1G'); and try to generate the Excel file again.
Best Regards, IT Sapiens Team