4.5. What’s AUTO Aggregation in Looker Studio?
Auto aggregation happens when Looker Studio, or the data connector, decides the aggregation that should be applied to a field.
There are two instances when auto aggregation happens:
When we use a data connector for a tool that has an API like Google Analytics
When we use formulas that aggregate data on computed field level, Looker Studio applies auto aggregation on the resulting new field.
Auto aggregation saves us time since we don’t need to decide on how data should work in the background. But at the same time this removes the flexibility of transforming data since we cannot edit the aggregation method of an auto aggregated field.
We will be discussing some workarounds on auto aggregation in future lessons