Actualités

We’ll take you through a step-by-step guide on how to open an XML file in Excel, Word, Chrome, and Edge. Let’s get started. It may sound strange, but MS Excel can handle XML data. It allows ...
Change XML File: Update the ET.parse() method with the correct path to your XML file. Change Output File: Modify the wb.save() method to set the desired name and path for the generated Excel file.
You'll need to create a data map, define the XML tags and then map them to the columns in the worksheet before you can export the XML file. Launch Microsoft Excel 2003.
For the export part, you have an additional option to add formulas and formatting of the Excel cells. When a Excel workbook is rendered, you use the File Management codeunit (codeunit 419) to download ...