Forum Discussion
michael_knight
6 years agoPost Prodigy
Time Durations in a Visual/Column Chart
Hi, I want to be able to display time durations hh:mm:ss in a visual like a bar chart. The reason for this is we track our sales team on call times and we want to be able to track it month o...
michael_knight
6 years agoPost Prodigy
Cheers Greg_Deckler
That looks good! Just so I'm right, does that mean I need to break up my current column from hh:mm:ss into seconds and then build it back up into hh:mm:ss?
If so, how would I go about breaking it down?
v-xuding-msft
6 years agoCommunity Support
Hi michael_knight ,
Do you mean like this? If so, you could try to change the type of X asix to Categorical.
Please see the attachment for more details.
- michael_knight6 years agoPost Prodigy
Hi v-xuding-msft ,
No, I don't mean like that.
I mean like on the X axis it's dates like Monday, Tuesday Wednesday etc, or January Febraury March etc, and then the Y Axis the call times from that period of time
Cheers