Hi,
I have a work order app, with Airtable as the base.
For each work order, in Airtable, there is a column Duration (Ukupno vrijeme)
In Glide that piece of data is ok (Ukupno vrijeme naloga)
But… in Reports (Izvjestaji), in Total duration Rollup (Ukupno vrijeme ciscenja) I get unusual number (0.1667)
What would be the simplest and cleanest way to convert that “0.1667” to “4:00” (as hh:mm)?
Duration of that work order (the last row in Airtable / the last row in Glide table) is 4:00 - 4 hours 00 minutes.
Thank you very much