@kowisoft two concepts you could try to explore would be Recursive Loops (Recursive Row Loop for Sales Forecasting - #10 by Iris, Recursive Looping – KNIME Hub) and another thing would be to store an information in a temporary table that would get filled at each iteration. Not the most elegant solution I know but I have used that at several points to store and re-use informations in loops.
3 Likes