I’m trying to get the number of days since a given date.
I’m using this formula : TRUNC(NOW - DATE)
Weirdly it works fine in a Glide Apps (1st image), but not in Glide Pages (2nd image)…
I’m trying to get the number of days since a given date.
I’m using this formula : TRUNC(NOW - DATE)
Weirdly it works fine in a Glide Apps (1st image), but not in Glide Pages (2nd image)…
Oups just found the problem, the Glide App works of a Google Sheet which is in american date format
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.