Table calculations are a type of calculated fields. They allow you to transform the values in your view, taking into account only the values that are currently in the view (and not considering the ones that are filtered out). In the previous recipe, we have created a table calculation through a calculated field. Quick table calculations are a handy way to implement common table calculations into your view, without setting them up manually.
Implementing quick table calculations
Getting ready
In order to follow this recipe, you will need to connect to the Unemployment_rates_1990-2016.csv dataset, and open a blank worksheet.