Forum Discussion

Nihed's avatar
Nihed
Helper III
4 years ago
Solved

Help

  Hello everyone, I have a request and I can’t make it I should add % tooltips to the column charts. Could you please help on this? the chart:   and I use these axes in this visual :   ...
  • MarkLaf's avatar
    4 years ago

    You can accomplish this with the line and clustered bar chart visual.

    1. Change to chart line and clustered bar chart
    2. Add the percent to the line field. You can simply re-add Headcount and change to show as % of total
    3. Then, assuming you don't actually want the line showing, change the stroke width to 0 in the format options

    Result:

    Edit: Additional display setting considerations. For more consistent positioning, you can change Secondary y-axis > Range > Minimum to 0 and set Data label > Options > Position (column) to Inside end. And for cleaner style, it also makes sense to hide the secondary axis (turn off title and overall axis after setting minimum) and legend.