Convert minutes in integer format to "H: MM: SS" format

I have a measure that gives me the total minutes of use in a dashboard in integer format, i want to convert those minutes to hour format "h: mm: ss".

The only thing I have been able to do is divide:

* minutes / 60 *

and it gives me a decimal number, but I need it in time format "h: mm: ss"

0 0 537
0 REPLIES 0
Top Labels in this Space
Top Solution Authors