How to set flow designer filter for this screnario.

_Yash24
Tera Guru

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.

_Yash24_0-1694023828881.png

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?

 

1 ACCEPTED SOLUTION

Hi @jonsan09 ,
Thank you for reply.

I tried below criteria and it worked.

 

_Yash24_0-1694081316713.png

Thanks,

Yash

View solution in original post

2 REPLIES 2

jonsan09
Giga Sage
Giga Sage

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.

 

2023-09-06 12_17_06-Flow Designer - Flow Designer _ Check CRs.png

Hi @jonsan09 ,
Thank you for reply.

I tried below criteria and it worked.

 

_Yash24_0-1694081316713.png

Thanks,

Yash