Forum Discussion

TylerVono's avatar
TylerVono
Icon for Helper III rankHelper III
3 years ago

Summarize Visual Card on a Single Column for Only Those Shown

Hello, I am trying to write a measure that summarizes a single column on a visual table, I tried this measure: 

 

Expected Inventory $ Reduction for 2023 = SUMX(values('Production Buying Tracker'[Item Number]),[Estimated Inventory Reduction in $])

 

But it is summarizing the wrong total, it is giving me 1.1Million rather than the correct total: $737,685.

 

Any suggestions? I attached the download link below.

 

 

 

 

 

https://www.dropbox.com/s/qtfc0l2p6wzn6lb/ABC%20and%20MOQ%20Analysis%20-%202023.pbix?dl=0

2 Replies