Updating a State field using Flow Designer

Rakesh40
Tera Contributor

Hi All,
I'm trying to build Enhancement Requests Flow Designer process to trigger flow when record is created or updated and state is Open. I now need to set states for each Enhancement as follows:

 

  • Set "Awaiting Info"  - If Due date is past 10 days. 

  • Set "Close Complete" - if Last Updated is past 60days.

Rakesh40_1-1717085802179.png

Please help me setting up this conditions. I'm new to Flow Designer

Thanks

 

 

2 REPLIES 2

SAI VENKATESH
Tera Sage
Tera Sage

Hi @Rakesh40 

You can use the LookUp Records action, and after that, use the for loop to check each and every record and update the state if the condition is satisfied.cn109.PNG

 

Thanks and Regards

Sai Venkatesh

It's not working the conditon for lookup records seems incorrect.