Forum Discussion
stubax
3 years agoFrequent Visitor
Time on Y-Axis
Thought I would show a simple solution for adding time format to Y-Axis of charts as I couldn't find a solution for this - starting with a simple dataset below - (time is in time format HH:MM:SS) ...
mlvdijl
11 months agoFrequent Visitor
Hi RobertDosek. I usually create a second measure and use FORMAT to show the time as mm:ss. This doesnt work in a chart because its essentially a text value, but you can put it in a table, matrix or card visual and use it as a tooltip on the chart.