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! Learn more
Hello All,
I have a table like this:
Q1_, Q2_, ..., and Annual Total are measures. The row % Completed was columns added previously in the Query Editor as [Staffing Achieved]/[Planned Staffing]. When I choose all ResourceCetegories, it sums up the values, which is wrong. How to correct it? Same for the last row % Name Identified.
Thanks in advance!
Solved! Go to Solution.
Resolved. The table looks like this after updating the Q1_ measure's expression:
I am a DAX newbie. Guess the measure expression needs some modifications to conditional assign the value. How?
Hi FreemanZ, you are right. I want (A+C)/(B+D) after aggregation for those two % columns. Q1_, for example, the % Completed value should be 2/2, 100% at the end.
Here is the data for each category.
Resolved. The table looks like this after updating the Q1_ measure's expression:
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 3 | |
| 3 |
| User | Count |
|---|---|
| 23 | |
| 12 | |
| 11 | |
| 9 | |
| 8 |