I need to add a column that is presented in minutes and present this value in the format HH:MM:sS to the user. Is there a way to transform this field into this format in Metabase? If I do this in SQL, the format is text type and I can't perform the sum.