Forum Discussion
Anonymous
6 years agoNot applicable
Measure Not Working With Relationship?
Hi, I have two tables. First is the fact table with my transactions, in which I have the Customer Name and order intake. Second is the dim table with Customer Name and Customer Segment, Cust...
V-lianl-msft
6 years agoCommunity Support
Hi Anonymous ,
This may cause by the context of the measure.
Based on your description, the relationship between the two tables is created based on the customer name, and the context used in the pie chart is Customer Segment?
There is no direct relationship between customer segment and order intake.
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
6 years agoNot applicable
But the customer segment is part of the dim_Customer table and the order intake is part of fact_Install table.
So, if I have a dataset like mentioned on top - how can I show the order intake by customer segment?