Table calculations are functions that are applied on top of aggregations in the result set. For example, if we have sum of Sales by Sub-Category and we want to return rank of sum of Sales by Sub-Category, that’s where table calculations come in.
Table Calculations in Tableau are like SQL…
Table calculations are functions that are applied on top of aggregations in the result set. For example, if we have sum of Sales by Sub-Category and we want to return rank of sum of Sales by Sub-Category, that’s where table calculations come in.