Introduction
EXCLUDE LOD expressions let you remove certain dimensions from your view when calculating values. This helps you see data summaries without some details, like totals ignoring a category.
When you want to calculate total sales ignoring the product category but keeping other filters.
When your dashboard needs to show average sales per region, ignoring the individual stores.
When you want to compare overall performance without breaking down by month or day.
When you want to remove a dimension temporarily to see a simpler summary.
When you want to create a calculation that ignores a specific filter or grouping.