Excel Exporter
Overview
Use this module to create templates which will export data from your Mendix application to Excel or CSV format.
Documentation
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
Added sanitization for formula injection in excel/csv export to prevent security vulnerabilities [#277915]
- Enable formula recalculation for exported excel files [#267214]
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]
Fix : Fix for react client static widgets [#269698]
Upgraded module to Studio Pro v10.24.11
Fix : Export wrong time format [#249928]
Fix : Can't add new static data field [#248072]