Forum Discussion

LLJ1221's avatar
LLJ1221
Helper I
2 years ago
Solved

have the difference between 2 dates dynamically

Hello,   I don't know if my problem has already been asked on the forum but I haven't found any answers.   I have the following table: Transaction Operation number Operation number_1...
  • vicky_'s avatar
    vicky_
    2 years ago

    Are you able to simply replace the FIRSTDATE() function above with MIN(). That should return the same result, provided there are no blanks.