Forum Discussion
Omega
9 years agoImpactful Individual
Aggregate based on certain filters
Hi, I have the below tables and I am trying to calculate KPI% in the 2nd table which is the total QTY cancelled per reason/total QTY ordered: Please assist :) Thanks!
Omega
9 years agoImpactful Individual
Thanks but when I create the 2nd table, KPI% = NAN or 100% :(
From Table 1, I have to calculate the summation of qty cancelled per reason and then divide by the total qty ordered per week.
Hope this clarifies.
Eric_Zhang
9 years agoMicrosoft Employee
Omega wrote:
Thanks but when I create the 2nd table, KPI% = NAN or 100% :(
From Table 1, I have to calculate the summation of qty cancelled per reason and then divide by the total qty ordered per week.
Hope this clarifies.
Greg_Deckler's measure shall work. For NaN or 100%, I guess you may forget to change the measure format.
By the way, how you created the 2nd table? I think you shall use a Table visual? For any case, check the attached pbix file.