How to remove Limit on export records to excel 5000 lines
kamranshehzad
Member Posts: 165
I want to remove this limit as RTC client doesn't allow you to export more than 5000 lines at one time from pages.
this is causing issues as there isn't any excel kind of controls to get quick sums and if we export it then it becomes more difficult to do sums etc.;
any idea?
thanks.
this is causing issues as there isn't any excel kind of controls to get quick sums and if we export it then it becomes more difficult to do sums etc.;
any idea?
thanks.
KS
0
Answers
-
In NAV2009SP1 this unfortunately is a fixed limit, which cannot be influenced.“This posting is provided "AS IS" with no warranties, and confers no rights.”
Christian Abeln
Program Manager Microsoft
Dynamics NAV
blogs.msdn.com/cabeln/0 -
I can see in classic client that you can go to tools > options and set the Max. no. of XML records to send.. but this doesn't work for rtc..
is it hardcoded in database or any code unit? or its hard coded in rtc??
regards,KS0 -
It's hardcoded in RTC. We will fix this in a later release.
Troels Bent Hansen
Senior Program Manager
Microsoft Dynamics NAV
****** This posting is provided "AS IS" with no warranties, and confers no rights ******0 -
0
-
This issue is now resolved by applying build 32146 or later and adding a key to the clientusersettings.config file.
<add key="MaxNoOfXMLRecordsToSend" value="XXXX" />0 -
We did everything according to this solution <add key=”MaxNoOfXMLRecordsToSend” value=”100000″/> but it still doesn't work
Any other solutions???0 -
Applying the <add key=”MaxNoOfXMLRecordsToSend” value=”100000″/> works on the server for me when logged onto the server. When I launch Citrix, it doesn't work.
Where is the origin of the clientusersettings.config that is created for the "User Name" profiles created on the Citrix Server. I have added the key to the "All Users" path on the server but that hasn't fixed the problem.
Thanks,
Tom Roberts
tom.roberts@knk.com0
Categories
- All Categories
- 75 General
- 75 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 610 NAV Courses, Exams & Certification
- 1.9K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 251 Dynamics CRM
- 103 Dynamics GP
- 6 Dynamics SL
- 1.5K Other
- 991 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 28 Design Patterns (General & Best Practices)
- Architectural Patterns
- 9 Design Patterns
- 4 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1K General Chat
- 1.6K Website
- 77 Testing
- 1.2K Download section
- 23 How Tos section
- 249 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions
