- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2021 09:15 AM
Hi,
I need to compare two date/time fields in flow designer. One is from the variable in catalog item and other's current date/time. Please assist.
Solved! Go to Solution.
- Labels:
-
Service Catalog

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2022 01:00 AM
Hi,
Take a look at this article, I've built a tool to help with the scenario if you need to compare two dates and get the difference in days/hours and so on.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2021 09:18 AM
Add a script step and if need to convert to date, to compare.
Create variables to capture the values need to be compared

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2021 09:22 AM
Hello,
Hi,
Are you looking for getting the current time? Flow designer has OOB data pill Run Start Time which is nothing but the date time when the flow is triggered. You can use this in your condition. Refer the screenshot:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2021 09:43 AM
Hi Alok,
I need the current time, not looking for run start time.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2021 09:47 AM
You can get that from the Update_on field.