Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi All,
I was wondering how I can get the number of columns in the current chart or to be more specific, the number of rows of it table representation as in the image below:
I tried a some measures or lookin in the forum but I did not find anything. Any ideas how I can get this count with a DAX Measure?
Thanks
Solved! Go to Solution.
I figure it out. With the measure I get the right number for any size every time.
# of Observations = COUNTROWS(ALLSELECTED('Calendar'[Year Quarter]))
@amitchandak , Thanks for the anwser this gives a single number for each row:
How do I aggregate them into a single number (12)? Sorry if this is obvious to you, I don't have much exprience with PBI.
I figure it out. With the measure I get the right number for any size every time.
# of Observations = COUNTROWS(ALLSELECTED('Calendar'[Year Quarter]))
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 54 | |
| 45 | |
| 38 | |
| 16 | |
| 15 |
| User | Count |
|---|---|
| 86 | |
| 70 | |
| 38 | |
| 29 | |
| 26 |