The CreatorCon Call for Content is officially open! Get started here.

( Flow Designer ) I to make a nested foreach loop in a Flow ?

ericlung
Tera Contributor

Hello ,

 

I have an issue where I want to do a nested loop but I cannot because on my second loop it stop I will not continue ?

And I don't know what is the issue ?

Can anyone help or give me an hint ? 

 

ericlung_0-1686732861637.png

 

Kind Regards,

 

Lung Eric

2 REPLIES 2

Taha Habib
Tera Guru

Hello Ericlung,
Please check your 20 step where it is doing look up. Check if you are using a "look up records" instead of "look up record". If that's not the issue, check if the 20 step is actually fetching some values or not.

Let me know if this helps you, also if you find the answer helpful please mark it as helpful and correct. Thank you:)

srinivas0v
Tera Contributor

@ericlung ,

Did you get the solution for this issue? I have got the same scenario when I used the nested for each. The inner for each loop isn't getting executed.