Forum Discussion
Red_prov
3 years agoHelper I
Using HH:MM:SS duration in scatter plot visual
Hello! I am working with waitTimes calculated in seconds. I was able to find a measure in order to convert this seconds format to hh:mm:ss. WaitTimeDuration = VAR hours = ROUNDDOWN ( ...
amitchandak
3 years agoSuper User
Red_prov , one of the axis can be time. But if you want that as measure then it need to in minutes/seconds etc
Red_prov
3 years agoHelper I
Thanks,
Just for clarification. Using hh:mm:ss / or / mm:ss format in that way is not possible.
If i wanted to use time on the Y axis it would have to be in seconds or convert the seconds to minutes?
Thanks again