goldmedal opened this issue 8 months ago · 0 comments
Metabase will use SUBSTRING function in PostgreSQL.
SUBSTRING
SUBSTRING(`Model_Deal`.`company_id`, 1, 1234) `substring1189`
We don't transfer this to the BigQuery corresponding function correctly.