I want to export table data to an existing XLSM file in the Business Hub workflow.
I did it by using “Excel Sheet Appender” node in the KNIME Server Workflow:
But when I open the XLSM file which be overwritten by the EXCEL Writer node, the error message “file extension is wrong” appeared.
I have to change the XLSM file extension to XLSX, Otherwise I can not open the file.
How to update xlsm file in the Business Hub workflow?
Can I use the “Excel Sheet Appender” node in the Business Hub workflow like in the KNIME Server Workflow?
Thanks in advance.
Ryu
Thanks for your answer.
I have chosen to append the specific sheet or overwrite the specific sheet,
But after the workflow is executed , the output xlsm file need to be rename from xlsm to xlsx, otherwise the file can not be opened.
Also the Excel Sheet Appender (XLS) (deprecated) is still very much with us it is just not being initially suggested in the node repository. Though I think it was not able to append XLSM files.