Can I run a loop for 10 times in flow designer?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2020 07:30 AM
Hi,
I have a requirement to trigger some action based on certain condition but i am able to do the same,Only once using 'If' and 'Do the Following Until' both..Please,Suggest me how can i make a 'Requested_for' user, able to REOPEN requested item table multiple times using loops.
Thanks in advance.
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2020 09:11 AM
Hi Alok,
If you have a count variable or so then you can use action "For each" loop to iterate through the count to create records.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2020 09:11 AM