Forum Discussion

game1's avatar
game1
Helper III
2 years ago

subtract between two columns from 2 different tables

Hi, I want to subtract between two columns from 2 different tables. For example, I have TABLE1[DateBirth] and TABLE2[DateDeparture]. The problem is that there is no cardinality between TABLE1 and T...