Forum Discussion

danielakunz's avatar
danielakunz
Icon for Helper I rankHelper I
6 years ago
Solved

Data category duration not working

Hello, I have a column containing working hours as minutes, eg. "48572", "5829" ... I need to translate those into hours and minutes, and afterwards I'd like to display it in a visual over time to...
  • MFelix's avatar
    MFelix
    6 years ago

    That will not work because the bar chart needs a number or a count and you are providing a text value.

     

    The option you have is to do the normal sum and then use the previous measure as a tooltip.