Style for time interval in table visualization

I have custom column which is like [end_date] - [start_date] so output can like 129600 seconds. Is there any way how to set column style (in table visualization) to become (dynamic) time interval like 1d 12h 0m ?

Additional question: is it possible create column which is like "now" - [end_date] ?

1 Like

Hi @CZvacko
Currently most time functionality isn’t supported in Custom Expressions:
https://github.com/metabase/metabase/issues/11330 - upvote by clicking :+1: on the first post