Adding date fields in custom field

Hi,

I want to add two date field (ref + diff), originally they are numbers unix time. How can I do this to create the actual date and do grouping by minute or hours?

Thanks

1 Like

Any thought being given to supporting date math in custom fields?

1 Like

@brianwilson
Currently (0.32.8) “Custom Fields” are limited to numeric types. There’s a couple of requests for more advanced functions:
https://github.com/metabase/metabase/issues/6331
https://github.com/metabase/metabase/issues/7411