How can I filter in a count in BigQuery? In Postgres I was doing something like: COUNT(*) FILTER (WHERE event_date>('{{ report_date }} ...
確定! 回上一頁