Forum Discussion
Kimbornhoft
Helper I
9 years agoIncorrect 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
Helper I
9 years agoKimbornhoft
Helper I
9 years agoWe 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.