Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I need to figure out how to calculate average of the percentage.
I have a matrix table below. I need average of the percentage of all Categories per Label.
| Label | Label 1 | Label 2 | Label 3 | Label 4 | Total | |||||
| Category | IDs | IDs % | IDs | IDs % | IDs | IDs % | IDs | IDs % | IDs | IDs % |
| A | 96 | 20.1% | 134 | 28.1% | 29 | 6.1% | 218 | 45.7% | 477 | 100.0% |
| B | 62 | 24.9% | 37 | 14.9% | 4 | 1.6% | 146 | 58.6% | 249 | 100.0% |
| C | 200 | 21.5% | 165 | 17.7% | 48 | 5.2% | 519 | 55.7% | 932 | 100.0% |
| D | 70 | 29.9% | 26 | 11.1% | 3 | 1.3% | 135 | 57.7% | 234 | 100.0% |
| Total | 270 | 17.0% | 348 | 21.9% | 75 | 4.7% | 895 | 56.4% | 1588 | 100.0% |
| Needed | 24.1% | 17.9% | 3.5% | 54.4% | 100.0% |
Your total numbers look off. Do you have another filter?
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 6 | |
| 6 | |
| 4 | |
| 4 | |
| 4 |
| User | Count |
|---|---|
| 25 | |
| 21 | |
| 10 | |
| 7 | |
| 7 |