Forum Discussion
Kimbornhoft
9 years agoHelper I
Incorrect calculated measure total
Hi, I have a new measure Total Shipped Value = (sum(REV_HistoryReport[Total Li Valu Amt]) /sum(REV_HistoryReport[Ord Bill Unit Qty]) * sum(OpenOrders[Qty Filled])) which works correctly ...
Kimbornhoft
9 years agoHelper I
Kimbornhoft
9 years agoHelper I
We thought it would work to create a relationship between the open orders and the Rev_HistoryReport based on the MMMID but we get this error message.