Forum Discussion

paul_marcault's avatar
paul_marcault
Frequent Visitor
3 years ago

YEAR Segment Filter not working as expected when a particular measure is in the visual

Hi everyone, I found some unexpected results using a YEAR filter in a very simple case. Here is the data table: I defined 2 measures : Total_Order = SUM(OrderBook[OrderValue]) Cumul =    V...