For BigQuery Standard SQL, you can use COUNTIF and DATE_SUB functions as below. COUNTIF(event_date > DATE_SUB(CURRENT_DATE(), ...
確定! 回上一頁