You need to sign in to do that
Don't have an account?

Change date value based on the current hour in a flow builder
Hi everyone,
I have the following requirement.
Criteria 1: When the case is created time is <= 12 PM then update the duedate__c field as today(). If not, update the duedate__c field to the next working day.
Criteria 2: When the case is created on the Weekends update the duedate__c to Monday.
Thanks in advance for your help!
Sreenivasulu A
I have the following requirement.
Criteria 1: When the case is created time is <= 12 PM then update the duedate__c field as today(). If not, update the duedate__c field to the next working day.
Criteria 2: When the case is created on the Weekends update the duedate__c to Monday.
Thanks in advance for your help!
Sreenivasulu A
The developer community recommends providing any attempts/code you've started, any errors you're getting, or where exactly you're struggling in achieving this while posting a question.