Forum Discussion
timazarj
Helper II
5 years agoTable relationships
Hi, in my model I have a Date table, using it a slicer, Employee table, using it for usercode. there are 2 different tables for Sales and Returns. I created the relationship between the Date to S...
SivaMani
Resident Rockstar
5 years agoDate(Date and Sales Table) is the culprit. Make sure that you have matching records for Date.
timazarj
Helper II
5 years agoI ensured that the Date column, EffectiveDate, and EnteredDateTime in the three tables have the same data type and format, and there are matching records for Date. Still no result.