Introduction
This feature helps you understand the difference between LOD expressions and table calculations in Tableau. It solves the problem of choosing the right method to calculate values at different levels of detail or order in your data visualization.
When you want to calculate a value ignoring the view's current filters or dimensions, like total sales per customer regardless of the current chart grouping.
When you need to compute running totals or moving averages that depend on the order of rows in your table.
When you want to fix a calculation at a specific level, such as average sales per region even if the view shows data by city.
When you want to calculate percent of total based on the displayed data in the current view.
When you need to compare values across different levels of detail without duplicating data.