I currently have a column that has decimel numberic values and I need to convert these values into a time format. Please note that the column containing this data is not a Date/Time column. A beastmode or and ETL transformation will work for me.
Example:
Column contains 2.25, I would like for it to display as 2:15 or 00:02:15. I will take either format.