- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-06-2023 11:12 AM
Hi,
I haven't much worked on Flow designer so need help to set filter for one of the condition.
Requirement is "If change request is in review state and Actual end date is not changed from last 14 days (2 weeks) then remind user that this has been in review state since 14 days.
I want it to implement it using flow designer.
How do I set filter for this condition?
I am trying below but is not working.
Please let me know how can we set filter for this condition? Is it possible or only BR with Event is way to do it?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-07-2023 03:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-06-2023 12:18 PM
You try setting up a scheduled flow that runs on whatever frequency works best for the requirements (daily, hourly, etc) to check for CRs that match the conditions you outlined. Then loop through the CRs that match the condition and sent out the notification for each one.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-07-2023 03:09 AM