Excel exporter
Content Type: Module
Categories: Import/Export
Overview
Use this module to create templates which will export data from your Mendix application to Excel or CSV format.
Documentation
Demo urlhttps://docs.mendix.com/howto/integration/using-the-excel-exporter/
Excel exporter
Please see Excel Exporter in the Mendix documentation for details.
Create templates which export data from your Mendix application to Excel or CSV format. This module creates an OQL query and directly prints the result to a file document in your desired format. Add styling to your Excel to create proper headers and styling formats to create a complete report.
Releases
Version: 7.2.0
Framework Version: 9.18.4
Release Notes: - Option to provide user specified quotation character during CSV export.
- Support for exporting data into macro-enabled (xlsm) files without any changes to existing Macros.
- Sheet name is now a mandatory field during template creation.
- Naming of JARs in userlib is aligned to only have JAR name without prefix of package.
Version: 7.1.1
Framework Version: 9.18.4
Release Notes: - Upgraded MxModelReflection module from version 6.2.0 to 7.0.0
- Fixed compilation issue with MX 10
Version: 7.1.0
Framework Version: 9.18.4
Release Notes: - Updated module to Mendix version 9.18.4
Version: 7.0.5
Framework Version: 9.0.5
Release Notes: - Upgraded opencsv-5.7.1.jar to fix CVE-2022-42889
Version: 7.0.4
Framework Version: 9.0.5
Release Notes: - Removed unused attribute NameAsHeader from MxColumn entity
- Upgraded poi-ooxml from 4.1.2 to 5.2.2 to fix the common vulnerabilities and exposures
This version is compatible with:
Excel Importer v10.1.1
MxModelReflection v6.2.0
Atlas UI Resources v2.6.0