Count based on Date Differentials

Is there a way to do a count using an expression to determine date differentials?

For example
StartDate (date only)
EndDate (date only)
Days (number) = EndDate - StartDate

When I tried to use this structure it did not recognise the dates as numbers in order to enable a count.

While the demo use case applications are a fantastic reference point, I couldn’t see this use case in order to try and replicate it.

Thank you again!

@tjerman Do you know if this is currently possible? Been trying it out, but to no avail.

No; I’ll add a ticket to implement this as it’s fairly trivial.
Here is a reference of all of the functions – Field expression functions :: Corteza Docs

1 Like

Over and above expectation! :slight_smile:

Thank you for the link to field expressions - I knew I’d seen it somewhere but I had lost it…