Hi @hhkim,
Could you put the variable into the table you are returning, e.g. using a Variable to Table Row node? As far as I know variables from inside a loop are not propagated outside.
Kind regards,
Alexander
Hi,
Yes, it is the same for all loops. It works, though, if you define the variable before the loop and enable “Propagate modified loop variables”. The normal Loop End has this option, for example. There is also a Variable Loop End node that can collect variables directly.
Kind regards,
Alexander