Hi all, I have the excel exporter set up and running. I would like to be able to change the file name dependent on what file i am exporting. So for example i have a “Dashboard” template, but i can export dashboard for different months which have a name in an entity. Therefore i would like to change the file name on download to read the name given in the entity. Is this possible? TIA
asked
Ben Ashley
2 answers
1
Ben,
In the microflow that generates the Excel file, you can change the name of the FileDocument after the Java action that generates the Excel file.