- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2022 01:46 AM - edited 10-19-2022 01:48 AM
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.
Regards,
Solved! Go to Solution.
- Labels:
-
flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2022 01:53 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2022 01:53 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2022 02:55 AM
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 ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2022 10:54 AM
Flow Logic -> Set Flow Variables