Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hi. I have a simple Excel report that I am trying to visualize in a bar chart. When I drag my "Quantitative Measure" field to Value, I am only given the aggregation choices of Count or Count (Distinct). What do I need to do to get the other options such as Sum or Average?
Thank you!
It sounds like your Quantitative Measure field is tagged as something other than numeric. You need to switch it to a numeric field.
| User | Count |
|---|---|
| 16 | |
| 13 | |
| 12 | |
| 9 | |
| 7 |
| User | Count |
|---|---|
| 39 | |
| 38 | |
| 34 | |
| 28 | |
| 20 |