Forum Discussion
pe2950
4 years agoHelper I
Date Table Relationship Issue?
I'm having some issue with a DateKey table relationship to a table of records with a create_date column. I've removed everything else from the model that could have been causing an issue, and st...
HotChilli
4 years agoCommunity Champion
How was the date table created?
The best test with these issues is to put both date columns in a table (no other filtering) and see if they match up.
If they don't, check for type mismatch, uk/us mismatch