jrossausiscom
7 years agoQrew Assistant Captain
ToDays does not behave as shown
I cannot get ToDays to work for the life of me. All of the examples I see include a - or Minus sign, but the formula rejects this.
What QB says:
"Example: ToDays([Start Date] - Today()) returns the number of days until the Start date."
But the field errors off and says the operator cannot be used on date time fields. If I change it to a comma, this error goes away but then it doesn't like either or of the fields.
Error: "Expecting Duration but found date"
Why does it want a duration? I want the number of days between two dates, so giving it a duration makes no sense.
What QB says:
"Example: ToDays([Start Date] - Today()) returns the number of days until the Start date."
But the field errors off and says the operator cannot be used on date time fields. If I change it to a comma, this error goes away but then it doesn't like either or of the fields.
Error: "Expecting Duration but found date"
Why does it want a duration? I want the number of days between two dates, so giving it a duration makes no sense.