Time Duration Issue

Hey Everyone,
I have been trying to take the average duration time to handeling the queries. But it seems that We do not have any duration format or time format in Metabase.

Please help or suggest the way out if we have any {don't want to show time in inteiger}
My approach:

I have bring the duration format in "string" format from snowflake to Metabase but can not take average of string columns.
Below is the snap shot, refer FRTTIME column.

Hi @DharmendraSingh
Metabase definitely have time format, but you need to return a time type.
There's currently no duration handling:
https://github.com/metabase/metabase/issues/8875 - upvote by clicking :+1: on the first post