Forum Discussion
Tevon713
Helper V
3 years agoIncorrect SUM measure in table
Hi all... I have a simple table with account number and count field, I attempted to create simple measure. Not sure why it double when summing. Must be something simple, see below. Each row it double sum, the correct should be half per SUM Count measure.. total should be 15.
SUM Count - SUM(Table1[Count])