"For each row/For each" but using a Flowchart

I’m curious, Is it a way to create a for each row loop but with a Flowchart?

1 Like

Yes @Luis_Fernando

It will be a combination of flow decision, assign, connecting arrow.

Thanks
#nK

Hi @Luis_Fernando,

It is possible, but situations can become very complex according to expectations. I am sharing an example flowchart.

simpleExample.xaml (11.6 KB)

Regards,
MY