I am extracting data from excel using ‘Read Excel’. Every time when new data get updated in excel, i have to Reset and re-executed the every nodes to show the new data. I would like to know is there any node and any provision that data get updated automatically in knime like power BI. How can user see the reports with updated data?
Thank you.
Pravin
Correction to previous solution, the Wait Node by itself cannot help to re-execute the workflow.
As mentioned by @tqAkshay95 , you can use it in combination with scheduler for better results.
KNIME Server Scheduling:
Uses KNIME Server to schedule workflows to run at regular intervals. This approach allows you to automate the re-execution of nodes without manual intervention