Introduction
This feature helps you calculate values for specific dates or date parts, even when your view shows different levels of detail. It solves the problem of getting accurate totals or averages for dates regardless of how you slice your data.
When you want to find total sales per month even if your view shows daily sales.
When you need to compare yearly averages but your dashboard shows data by week.
When you want to fix a calculation at the quarter level while exploring daily data.
When you want to count unique customers per year regardless of the current view.
When you want to show the first purchase date per customer even if the view is by product.