Forum Discussion

jmansour's avatar
jmansour
Frequent Visitor
4 years ago
Solved

Format data labels in clustered column chart

Hello,   I have a question regarding formatting data label totals in a clustered column chart. One of my data labels (blue) is the count of instances and the other data label (green) is the sum. Pl...
  • APavlovs's avatar
    APavlovs
    4 years ago

    I think if you create a measure you should be able to adjust the formatting

    Position Count  = Count(table[Position])