I’m trying to create a dynamic comparison in Looker Studio where:
-
Current period = Month to date (e.g., Jan 1–22, 2026)
-
Comparison period = Same month and same days from 2 years ago (e.g., Jan 1–22, 2024)
I’ve tried using:
-
Date Range Control (This month to date)
-
Comparison date range → Custom → Advanced → Today − 2 Years (for both start and end)
However, Looker Studio converts this into a fixed calendar range (e.g., full year 2024) instead of aligning the same MTD days.
Question:
Is it possible to achieve MTD vs same MTD (2 years ago) dynamically using native date controls, or is blended data / calculated date shifting the only solution?
If blending is required, what is the recommended approach or best practice?
Thanks in advance!