Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Date Formula

Hello!   I am trying to figure out a formula but I can't seem to get it right.   I have two tables that have two different types of calls. One is showing Hardware Calls and the other is showing o...
  • v-yingjl's avatar
    v-yingjl
    5 years ago

    Hi Anonymous ,

    First as the error message show, please make sure the data type of both of your two dates columns which are used to compare are date type.

     

    In addition, if you want to use 'AND' condition in the if statement, it should be '&&' instead of '&', '&' is used to combine two columns.

     

    Best Regards,
    Community Support Team _ Yingjie Li
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.