Hey guys! Can anyone tell me if it is possible to export data to excel with images? I'm using the module: https://marketplace.mendix.com/link/component/726 and I've had success for the data, but I don't know how to put images.
asked
Gabriel Lopes Parreira dos Santos
1 answers
0
No you can’t. You need to alter the Excel Exporter module for that. Needs some Java skills and knowledge of the Apache POI library which is used.