Introduction
Calculated columns and measures help you create new data from your existing data. Calculated columns add new data to each row in your table. Measures calculate results based on filters and show summary numbers.
When you want to add a new column that shows a value for each row, like profit per sale.
When you need a total or average that changes when you filter your report, like total sales by region.
When you want to create a new field that depends on other columns in the same row.
When you want a number that updates dynamically as you explore your data.
When you want to use the new data in slicers or as part of table visuals.