Quick summary
Adding formulas in Power BI is done by creating a New Measure using DAX expressions in the Table view of Power BI Desktop. This step-by-step process lets analysts build custom calculations and commit them instantly to their data model.
Steps
- In Power BI Desktop, click on the Table view.
- Select New Measure from the options.
- Write your DAX formula in the empty formula field.
- Click the check icon to apply and commit the expression.
- Press Enter and your measure is ready to use.
.gif)



