Forum Discussion

game1's avatar
game1
Helper III
2 years ago

Subtract the 3 dates from different tables

Hello, I have Table2[dateBefore], Table1[dateBegin] and Table1[dateEnd]. So, I need to subtract the 3 dates, so I can have the result in DAYS:  so something like Table2[dateBefore] - Table1[d...