Forum Discussion
jeoosma
8 years agoHelper II
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.
- 8 years ago
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
v-caliao-msft
8 years agoMicrosoft Employee
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