Analysis By Dimension Report Error on Print to Excel

abhi1901
Member Posts: 102
Error Message:-
"There are 65000 rows within the filter. Excel only allows up to 65000 rows".
But we are having Ms Office 2007 and standard code is using automation Variable
And office 2007 can have up to 1000000 rows Then why this error is showing???
:roll:
"There are 65000 rows within the filter. Excel only allows up to 65000 rows".
But we are having Ms Office 2007 and standard code is using automation Variable
And office 2007 can have up to 1000000 rows Then why this error is showing???
:roll:
0
Comments
-
Find the exact source of the error by activating the debugger.0
-
Thanks.
I have put the debugger actually There is a function in codeunit 424 (Export Analysis View) as CheckNoOfRows in that there is code as
If noofrows>65000 then
ERROR();
So can I can comment that code.???0 -
It's worth a try.0
-
I would rather suggest, that check the max number of rows supported by your version of Excel and put that number for validation.
Chn0 -
Thanks.
I have increased 65000 to 1000000 as supported by Excel 2007.0 -
Its a bug in the system.
Microsoft has not modified the code, as there are many users who now use excel 2007 & 2010.
It would be good to filter the analysis by dimension report before exporting it to excel.Regards,
Manish0 -
The issue has been resolved in Dynamics NAV 2013 by MS.
The new code now checks the excel version.Regards,
Manish0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K 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
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions