Forum Discussion

KatherineOakey's avatar
KatherineOakey
Qrew Member
5 years ago

Report formula with bool set based on date/time field evaluation

I have a Date/time field.

I am trying to set a var bool in a Report Formula where the bool is true when the field in the report row is equal to the next upcoming date.

Roughly

var bool RegDate = ( EventDate = min ( EventDate > Yesterday ))

Where EventDate is the Date/time field.

Can't use min on a Date/time field.

------------------------------
Katherine Oakey
------------------------------