Forum Discussion
Make a column not sum/count
Another unfortunate soul who can't get rid of the Sum of my data. Why does this program insist on summing these numbers??? My chart is so simple. A date field and a value field. I just want to plot them over time but this program inisists on summing my data. I've tried everything posted here and it just doesn't work.
Any thoughts before I go find some other program?
Thanks
- Anonymous8 years agoNot applicable
So, I realized my error was caused by an incorrect data read in Power Query. I had input just the YEAR into a column which was being interpretted as a Whole Number rather than a Date. When I formatted my column to a DATE, I was able to filter by YEAR and that fixed the Sum Total problem.
I'd recommend taking a look at your data sets in Power Query, and making sure all your columns are formatted the way you need them to be - this will ensure it is reviewed properly.