[Flow] Check if a Date/time variable is empty

Nico12
Mega Sage

Hi,

I am trying to check if a variable task (type Date/Time) is empty when task 2 is closed complete.

 

i built a flow but i can't find the option to check if the variable is empty or not.

blank.PNG

 

Regards,

1 ACCEPTED SOLUTION

Maik Skoddow
Tera Patron
Tera Patron

Hi @Nico12 

yes that's right. But you can implement several workarounds. For example store the date/time value of the variable in a Flow variable of type String and use that for the "if" branch.

View solution in original post

3 REPLIES 3

Maik Skoddow
Tera Patron
Tera Patron

Hi @Nico12 

yes that's right. But you can implement several workarounds. For example store the date/time value of the variable in a Flow variable of type String and use that for the "if" branch.

Hi Maik,

Sorry, i never used flow variables.

I created the flow variable bu is there a specific action to store the value from Item variable to Flow variable ?

Date string.PNG

 

Patrick71
Tera Contributor

Flow Logic -> Set Flow Variables