when we enter the data or edit the data it automatically update in excel sheet

0
when we enter the data or edit the data it automatically update in excel sheet. without exporting any file. or when we enter it directly linked with Excel.
asked
1 answers
0

Hi, 

I’m sorry to tell you that you can’t update an Excel file out of the box with Mendix,

you should create a Java/javascript action to do that, you can use exceljs for javascript.

answered