I am using metabase cloud on Chrome.
Steps to reproduce:
-
Create a saved question on a Bigquery Database (At least one date/time field)
-
Create a native query that references the saved question above using {{#id}} and select columns including at least one date field.
-
save as new question.
-
Explore.
-
Try to group on the date field for Date, Week, Month, Quarter, or Year.
- It gives an error. When I go to inspect the SQL It shows a peculiar cast.
The summary.source
.createddate2
appears to be incorrect syntax for referencing dataset.column.