Big Query get first day of week

Viewed 20

I'm working with Big Query and I need to get first day of week.

For example if date = '2022-08-26' I want to have '2022-08-22' where 22 is Monday.

Any solutions please ?

Thanks in advance.

1 Answers
Related