Level of Detail (LOD) Expressions - INCLUDE
INCLUDE LOD expressions add dimensions to the aggregation level beyond what's in the view. They compute at a finer grain than the view level, then aggregate up. INCLUDE expressions respect all filters in the view. They're useful when you need to calculate at a detailed level, then summarize to match the visualization.
To specify Level of Detail (LOD) Expressions - INCLUDE, perform the following steps.
Using OrderDate from Kyvos, create a calculated field.
Name it Sales by Customer and Category.
Click Ok.
Drag the Region to Rows.
Drag Sales by Customer and Category to columns, aggregated as AVG. This shows average sales at the customer-category level, displayed by region.
Add a Category to filters to see how INCLUDE respects filters.
Compare results with and without filters applied. Include LOD values changes with the dimension filter.