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: 8.2.2
Framework Version: 10.24.11
Release Notes:

Fix for could not find object of type 'XLSReport.MxSheet' [#257429, #271338]

Fix for Datasource should be changed from Database to Microflow [#272358]

Update log4j-api v2.24.3 to v2.25.3 [#271452]

Version: 8.2.1
Framework Version: 10.24.11
Release Notes:

Fix : Fix for react client static widgets [#269698]

Version: 8.2.0
Framework Version: 10.24.11
Release Notes:

Upgraded module to Studio Pro v10.24.11

Version: 8.1.3
Framework Version: 10.21.0
Release Notes:

Fix : Export wrong time format [#249928]

Fix : Can't add new static data field [#248072]

Version: 8.1.2
Framework Version: 10.21.0
Release Notes: - Upgraded opencsv jar to v5.11.2
Version: 8.1.1
Framework Version: 10.21.0
Release Notes: - Included oss clearance in module package.
Version: 8.1.0
Framework Version: 10.21.0
Release Notes: - Updated studio pro minimum version to 10.21.0 to support Mendix 11
- Updated Atlas core, Data widgets, Nanoflow commons to latest version
Version: 8.0.0
Framework Version: 10.12.10
Release Notes: - Upgraded the module to Mendix version 10.12.10
- Replaced old UI components with new ones compatible with the React Client
- Upgraded the Combobox widget to v2.1.3
- Upgraded Data Widgets to v2.29.1
Version: 7.5.7
Framework Version: 9.24.11
Release Notes:

Fix : Export wrong date time format [#249928]

Version: 7.5.6
Framework Version: 9.24.11
Release Notes: - Upgraded opencsv jar to v5.11.2
- Upgraded commons-lang3 jar to v3.18.0