default in CRM 4 can be exported to excel than 10000 records. To raise that amount shall execute the following SQL statement in the Organizational BD:
OrganizationBase update Septembermaxrecordsforexporttoexcel = 65535 Note: The number 65535 is for reference only
Then in the CRM server we do iisreset to apply the changes.
0 comments:
Post a Comment