Flow - update record
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2024 01:32 AM
Hi all,
Im trying to update a RITM 'assigned to' field when both tasks are CLOSED COMPLETE.
This solution does not work as the condition is always evaluated to false. How to implement the solution correctly?
Thanks!
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2024 01:51 AM
Hi,
There is a built in way of having the Flow wait for the completion of the tasks it creates.
Check that box when you create the tasks, then there will be no need for the if-statement, you can simply do a Update record as action nr 4.