Export To Excel Button In menubar not working

madankhemka
Member Posts: 6
Hi All
I am not able to export particular sales orders in excel using default export to excel button in menubar. When I click on the button, excel opens but there is an error"Workbook setting".
Please guide me to solve this problem
I am not able to export particular sales orders in excel using default export to excel button in menubar. When I click on the button, excel opens but there is an error"Workbook setting".
Please guide me to solve this problem
0
Comments
-
In it's error message. Excel probably gives you the name of a file where you can find more details about the error.
The file Excel openes is an XML file produced by applying the stylesheet (an xsl transform .xslt) to an XML representation of the form.
So, what you need to do is to change the stylesheet so it creates a valid excel document.
To do this, i found it usually helps to see a copy of the source xml file to which the transform is applied. To get one, modify function LaunchApp in Codeunit 403 Application Launch Management. Add DataXML.save just before DataXML.transformNodeToObject.0 -
Thanks for reply
But I am using NAV 5.0.0 -
madankhemka wrote:But I am using NAV 5.0.
What do you mean to say?
That functionality is there since 5.0. The XML representation of the form and the MSXML automation version used changed at some point since, (and therefore the stylesheet may not be compatible between 5.0 and 2009 R2) but the principle working is still the same.0 -
But there is no such code in Launch App function
Actually in some order error is there. not in all0
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