Forum Discussion
Anonymous
3 years agoNot applicable
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:
- Anonymous3 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
- AnonymousNot 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
- dbdevRegular Visitor
Thanks for mentioning the solution. It solved my problem too 🙂