Forum Discussion

Pure_123's avatar
Pure_123
Frequent Visitor
5 years ago

Multiple Relationships Between Data Table and Calendar table

Hi I have two date columns in my data table (eg completion Date and offer Date) and want to join both of these columns to the Date table. If there were only 1 date column, then it would typically se...