Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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:
User | Count |
---|---|
12 | |
12 | |
8 | |
8 | |
6 |
User | Count |
---|---|
27 | |
19 | |
13 | |
11 | |
7 |