Forum Discussion

jeoosma's avatar
jeoosma
Helper II
8 years ago
Solved

Bar chart

Hi. In the chart the value on the bar in the count of element while I want to see the sum of value of column. How can I change the value? Thank you.    
  • v-caliao-msft's avatar
    8 years ago

    jeoosma,

     

    Generally, in a bar chart.

    • For integer data type value, the default aggregate function is sum. 
    • For string data type value, the default aggregate function is count. 

    So in your scenario, please check CdeAufragK[ValoreVendita] data type. Please refer to the scrresnhot to see how to check your column's data type.

     

    Regards,

    Charlie Liao