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.5.1
Framework Version: 9.24.11
Release Notes: - Fixed Excel 97-2003 file type export fix (Ticket #225097)
Version: 7.5.0
Framework Version: 9.24.11
Release Notes: - Apache poi library update to 5.3.0 mitigate the vulnerabilities in 5.2.5 because of commons-compress.
- Improved performance for exporting Excel (2007 and higher) including Macro enabled files.
- Removed the warning when you have more than one attribute over the same association - 214934
Version: 7.4.1
Framework Version: 9.24.11
Release Notes: - Mitigated CVE-2024-25710 by updating third-party dependencies. This CVE does not pose any apparent risk for Mendix customers as there is no known exploit available
Version: 7.4.0
Framework Version: 9.24.11
Release Notes: - Upgraded module to Mendix version 9.24.11.
Version: 7.3.0
Framework Version: 9.18.4
Release Notes: - Introduction of migration file for JDM
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