Forum Discussion
timazarj
5 years agoHelper II
Table 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...
timazarj
5 years agoHelper II
yes they are.
- SivaMani5 years agoResident Rockstar
Date(Date and Sales Table) is the culprit. Make sure that you have matching records for Date.
- timazarj5 years agoHelper II
I 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.
- timazarj5 years agoHelper II
I changed the data type of the Return table in Power Query and it worked.