Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

Expression.Error: We cannot apply operator < to types Function and DateTime.

 

I've tried using date.from to keep all the dates fields set to date/time format but still get the same error and can't understand what the error is trying to tell me, please help 🙏

 

Here are the fields referenced:

 

 

 

  • Anonymous's avatar
    Anonymous
    3 years ago

    Just finally realised I was missing the open and close brackets at the end of the function which is why is wasn't converting to date and returning #ERROR

     

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Just finally realised I was missing the open and close brackets at the end of the function which is why is wasn't converting to date and returning #ERROR

     

  • dbdev's avatar
    dbdev
    Regular Visitor

    Thanks for mentioning the solution. It solved my problem too 🙂