Hello all,
I would like to use an If formula:
Everything before a certain date should be “True”, everything after “False”.
When I write it like this, it doesn’t work:
IF(InvoiceDate<3/8/2021,1,2) (InvoiceDate is a Field in Type “Date” with Format “European”).
Do you have any idea and could you help me please? Thank you very much!
