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
i've found quite a few other posts mentioning you can use DAX to create the format like i mentioned above. but no way to use in visuals due to the lack of data type. So im limited to having the duration format in a table view, but can only use seconds when using it on an Axis in a visual.