Skip to content

Commit

Permalink
Title
Browse files Browse the repository at this point in the history
  • Loading branch information
lucia-vargas-a committed Jun 20, 2024
1 parent 7cf8b76 commit 49d94b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cookbooks/data_modeling/using_aggregates.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ This doc is about when to use different options to aggregate data, their limitat
- The aggregate uses a DISTINCT COUNT **and** the query matches exactly the Explore query.
- The base table for the Explore is expected to change with added columns and Looker Explore will require modifications that also require re-creating the dashboards. When using aggregate awareness this re-create is **not** neccesary.
## What is the actual benefit?
## How to measure the benefit and savings?
- Looker displays in the top right corner of a view or explore the amount of data that will be processed with and withouth using the aggregates.
![Looker cost saving](looker_cost_saving.png)
Expand Down

0 comments on commit 49d94b3

Please sign in to comment.