I'm VERY new to brioquery and here is what i want to do.
I need to limit my query based on a date in a database. Furthermore, i need to limit this date minus 8 days to capture all the dates on the previous Sunday. (all the dates in this field are on Mondays).
I can't hardcode the dates because they are always changing, is there anyway to automate this?
The data is set up YYYYMMDD.
I need to limit my query based on a date in a database. Furthermore, i need to limit this date minus 8 days to capture all the dates on the previous Sunday. (all the dates in this field are on Mondays).
I can't hardcode the dates because they are always changing, is there anyway to automate this?
The data is set up YYYYMMDD.