Hi All
i’m setting up a workflow (eg, wf1) using as configuration input an Excel file (config.xlsx) that I have placed in the folder …/data (relative to wf1). The excel file has at the moment 2 sheets.
I use a sheet reader and a loop in order to read all the data from all the sheet. If I add some new data in the Excel file, save and close the file and then re-execute the WF, I don’t see the new data.
In order to view the new data, I need to open the Excel reader dialog and refresh the preview.
Do you know a way to avoid the opening of excel dialog panel? There are some configuration that I forgot?
Without really thinking about the real problem I think checking support changing schema in the advanced tab might solve your issue
Best
Mark
2 Likes
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.