I am migrating POWER BI report into BigQuery. Power BI has the below DAX query CALCULATE( SUM(\'unit\'[SalesValue ($)]), DATEADD(\'Calendar\'[Date], -364, DAY)). How can I w