Quick summary
Adding a count measure in Power BI lets you instantly quantify data entries across your visuals without writing DAX from scratch. Using the built-in Quick Measure tool, you can configure a count calculation by selecting a base value and category in just a few clicks.
Steps
- Open Power BI Desktop and select your visual.
- Go to the Modeling tab.
- Select Quick Measure.
- Select a calculation type from the available options.
- Add the Base Value and Category fields.
- Click Add to apply the changes.
- A new measure appears that counts the number of entries in your dataset.



