Greetings.I need to accomplish that is mentioned in subject.I have
created the calculated field that shows correct dates similar to ISO
Year Week data type (that is give by Looker
Studio):CONCAT(FORMAT_DATETIME("%b %d, %Y",DATETIME_TRUNC(date, WEEK))...