Forum Discussion
Format data labels in clustered column chart
- 4 years ago
I think if you create a measure you should be able to adjust the formatting
Position Count = Count(table[Position])
Hello jmansour ,
If you are referring to the data labels at the top of the bar, than what you would need to do is:
1. select the column in the fields list on the right "Payout" in my case
2. Open "Column Tools" tab in the top ribon
3. Click on the comma symbol
Let me know if you were refering to somehting else.
- jmansour4 years agoFrequent Visitor
This is helpful but seemed to only work for the data label that was a sum(green column).. The data label that is a count (blue column) is not gaining its comma after following the steps listed above. Please see below :
Thank you for the response!
- APavlovs4 years agoResolver II
Hmm... maybe try adjusting the data format, sometime helps. Once chnaged then try to enable the thousands separator.
Image just for reference