Hi there,
in the past I used the “Node Monitor” view to check the progress of my for loops. Since I use Knime 4.2.3 this is not possible anymore.
So, is there a different view, where I can check in which iteration the Workflow is?
Andreas
Hi there,
in the past I used the “Node Monitor” view to check the progress of my for loops. Since I use Knime 4.2.3 this is not possible anymore.
So, is there a different view, where I can check in which iteration the Workflow is?
Andreas
HI @ActionAndi,
I hope i understood you correctly.
You can lookup the current iteration in the flow variable tab of the “table row to variable loop start” node.
There is a flow variable with current-iteration (and maximum iteration).
Never used the node monitor - so cannot give input on that
Hello @ActionAndi,
in the right upper corner there are three vertical dots which open menu by clicking on it. There you choose Monitor view. Default view is Output Table and as some nodes (Table Row To Variable Loop Start included) don’t have it then you see this message. Change it to Variables view to see iteration numbers. Check picture for reference.
(The reason why it was working for you out of box with previous versions is cause Variables view used to be default view and that was changed recently to Output Table view.)
Br,
Ivan
Great! Now I remember that I switched to “Show Variables” ages ago…
I am wondering, why there isn’t a kind of progress bar visible at the Loop nodes anyway… Should be easy to implement.
Andreas
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.