Flow Designer - Nested for each not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2024 11:36 AM
Hello everyone,
Currently facing an issue with nested for each on flow designer.
As you can see after second for each is completed nothing is happening after. Is there anyone that has faced this issue before?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2024 12:00 PM
Does it have the values in the item in step 11? Just did a test run in a demo instance and it worked fine, so it is supported:
How does the different results look like from the steps? Everything as expected until step 12, or is there something missing in one of them like a null result or something?
Best regards,
Sebastian Laursen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2024 12:12 PM
Hello Sebastian,
Yes. In the screenshot i'm showing the for each looping 1 record out of 1 so I was expecting flow to continue.