Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I have created a simple column chart showing the week on week sales but the aggregation is wrong using Sum and chart shows wrong values. I have a following data (sample):
| Employee | Week | Sales |
| 1 | 1 | 100 |
| 1 | 2 | 200 |
I am getting the total wrong value in the chart for the same. Can some one help here?
I am having this same problem. I have two columns of data, both of which are formatted as whole numbers and contain either the value 1 or null. One column it sums correctly (a total of 29), the other column it does not (returns the same, lesser value of 29 instead of the 40 that you can visually see in the table). Any thoughts?
Hi @Anonymous ,
How did you create this column chart? Basically it works fine in my side as far as my test.
Perhaps you can check the data type or sharing more details about it.
Best Regards,
Community Support Team _ Yingjie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@Anonymous what is your DAX measure expression look like? You have provided very little information and it is not very helpful.
Read this post to get your answer quickly.
https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!
Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo
If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤
Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.
This is a column directly from the data. I have not created any measure. Still the aggregation is not correct.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.