Calculate dynamic Days Between Dates

677
1
07-20-2020 05:16 AM
ChristopherJennings4
New Contributor II

Using the indicator widget, I would like to calculate the number of days between Now() and a future date in days. It seems like a simple calculation but I have not been able to calculate this number in an Arcade expression or filter. At best I get 0.

Tags (1)
0 Kudos
1 Reply
by Anonymous User
Not applicable

Are you using the DateDiff function?

Lauren_Frick_0-1631544922910.png

You can use this to find the difference between two dates and specify that you want the difference in days.

0 Kudos