AXForum  
Вернуться   AXForum > Microsoft Dynamics CRM > Dynamics CRM: Blogs
All
Забыли пароль?
Зарегистрироваться Правила Справка Пользователи Сообщения за день Поиск

 
 
Опции темы Поиск в этой теме Опции просмотра
Старый 21.08.2012, 14:11   #1  
Blog bot is offline
Blog bot
Участник
 
25,643 / 848 (80) +++++++
Регистрация: 28.10.2006
Danny Varghese: CRM 2011 Export to Excel Limit
Источник: http://varghesedanny.com/2012/08/20/...o-excel-limit/
==============

CRM 2011 allows users to export records from a view to Microsoft Office Excel with a click of a button.  CRM can export all records in that view, but has a configured limit of 10,000 records.  This is just my guess, but from developing custom .NET web application in the past, I believe the limit is in place for performance gains.

When a .NET web application has a bunch of data it needs to place in excel, the request is made, and the information is retrieved from the database, inserted into an excel spreadsheet and temporarily placed on the web application server.  Then when a user click’s save or open on the dialog, the spreadsheet is then streamed to the user.  The larger the data, the larger the file, thus creating a larger file stream causing a hit on performance.

That said, in may organizations, the 10,000 record is not realistic.  In that case to increase the limit, use the statement below:

– sets record limit to 100,000 –
UPDATE OrganizationBase
SET MaxRecordsForExportToExcel = 100000

To verify the query worked, here’s the select statement:

SELECT MaxRecordsForExportToExcel
FROM OrganizationBase




Источник: http://varghesedanny.com/2012/08/20/...o-excel-limit/
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору.
 

Похожие темы
Тема Автор Раздел Ответов Посл. сообщение
crminthefield: Podcast and Overview: Microsoft Dynamics CRM 2011 Update Rollup 8 Blog bot Dynamics CRM: Blogs 1 30.04.2016 10:26
crminthefield: Podcast and Overview: Microsoft Dynamics CRM 2011 Update Rollup 10 Blog bot Dynamics CRM: Blogs 0 17.08.2012 03:27
crminthefield: Podcast and Overview: Microsoft Dynamics CRM 2011 Update Rollup 7 Blog bot Dynamics CRM: Blogs 0 27.03.2012 02:11
crminthefield: Podcast and Overview: Microsoft Dynamics CRM 2011 Update Rollup 4 Blog bot Dynamics CRM: Blogs 0 24.09.2011 01:16
Microsoft Dynamics CRM Team Blog: Microsoft Dynamics CRM 2011 ~ Online Test Drive Guide Blog bot Dynamics CRM: Blogs 0 05.08.2011 20:13

Ваши права в разделе
Вы не можете создавать новые темы
Вы не можете отвечать в темах
Вы не можете прикреплять вложения
Вы не можете редактировать свои сообщения

BB коды Вкл.
Смайлы Вкл.
[IMG] код Вкл.
HTML код Выкл.
Быстрый переход

Рейтинг@Mail.ru
Часовой пояс GMT +3, время: 20:33.