PLease review the screenshot.
The column contains both HH:MM:SS format and decimal duration in hours format with extra leading zeros. They are both in Text format.
How to covert them to MM:SS format? Like for example 01:28:10 should be 88:10
I'm quite confused by how to achieve that by using DAX.
I have tried multiple possible solutions but none worked.