Time grain


How to choose time grain for the date column?
I would like to group by month or week for MAU/WAU metric?

hello?

Your time column is not a timestamp at the database level so that’s the reason why metabase can’t offer you the chooser for that. Go to the database and change the field type to a timestamp

1 Like

thank you.
it has "data" type in postgres