Error when group by Date or Datetime type field

This error comes up “Filter verification failed, errors: Operation gb_eq is not supported for type Date on column Date” when I am trying to group data by a Date type field.

  • It only happens in Nocodb Cloud.
  • It effects both Date and Datetime types.
  • Strangely, if trying to group by system fields suchs as creatAt, it is OK

Cloud version:

Have created an issue in github to track : 🐛 Bug: Error when group by Date or Datetime type field · Issue #11006 · nocodb/nocodb · GitHub

1 Like