NullPointerException getting from GenerateExcelDoc Java action from XLSReport module in mendix

0
I'm trying to export an Excel file using the GenerateExcelDoc Java action from the XLSReport module in Mendix.It used to work fine, but now I'm getting a NullPointerException, apparently due to some columns.I haven't changed the template or the Java action, but the error still occurs.
asked
2 answers
1

Double check whether or not (for whatever reason) some column settings arent emptied out like any of the attributes. You wont be able to tell from the overview of the template but actually open up each row.

answered
0

Nothing changed.not upgrade mendix version

 

answered