Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

Wrong Aggregated values in Clustered Column Chart

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):

 

EmployeeWeekSales
11100
12200

 

I am getting the total wrong value in the chart for the same. Can some one help here?

4 Replies

    • Anonymous's avatar
      Anonymous
      Not applicable

      This is a column directly from the data. I have not created any measure. Still the aggregation is not correct.

  • v-yingjl's avatar
    v-yingjl
    Icon for Community Support rankCommunity Support

    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.

     

  • 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?