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...
SivaMani
5 years agoResident Rockstar
- timazarj5 years agoHelper II
The right side should show the sales diagram and numbers which are blank now.
- timazarj5 years agoHelper II
yes they are.
- PaulDBrown5 years agoCommunity Champion
You should set up the Employee table to have a one-to-many relationships with both fact tables instead of many-to-many.
Also, can you post the measures you are using in the visuals?
- timazarj5 years agoHelper IIUpsells = CALCULATE(COUNT('Sales'[ActivityCode]), FILTER('Sales','XDAT-Upsell'[ActivityCode]= "UPSE"))