It will be very comfortable if we have month picker and month range picker. Because now we have only date pickers and if you have metrics on monthly basis it is a bit tricky to choose the period.

Example: I wan’t to see monthly active users from January.2020 to September.2020. The only way now is to use Date Picker and after that extract the beginning of the month out it to use it in the SQL. This is very confusing for people that are using/reading the report.

How it is expected to work: choose only month from the calendar and the result must the the first day of the month ( like the date picker format ‘2020-01-01’ )