If you need to make it a higher value you have to update the CRM database.
Organizationbase table contains a field MaxRecordsForExportToExcel which needs to be updated.
I was helped here by one of my colleagues regarding this.
Update Organizationbase
set MaxRecordsForExportToExcel = 150000
No comments:
Post a Comment