Forum Discussion
nmck86
7 years agoPost Patron
Simple Average
Hello! I have been using an AVERAGEX formula in power bi; however, I am noticing that this formula doesn’t work with breakdowns by category. I want to be able to take the average and divide it y total...
nmck86
7 years agoPost Patron
Let me explain.
Category_Breakdown ties to Total_Score and that is correct. However, the Category_Breakdown2 (the formula you shared) is giving me the same results as Category_Breakdown. However, I need this to be the same for the new AVG formula that I am leveraging.
I think this all has something to do with the AVG formula that I am using to simply get a straight average. I need my percentage breakdown to work using a similar functionality. I need the breakdown to also be a simple AVG.
Category_Breakdown ties to Total_Score and that is correct. However, the Category_Breakdown2 (the formula you shared) is giving me the same results as Category_Breakdown. However, I need this to be the same for the new AVG formula that I am leveraging.
I think this all has something to do with the AVG formula that I am using to simply get a straight average. I need my percentage breakdown to work using a similar functionality. I need the breakdown to also be a simple AVG.
Anonymous
7 years agoNot applicable
nmck86,
I am not clear about your expected result. Could you please elaborate more about the desired result based on the PBIX file?
Regards,
Lydia
- nmck867 years agoPost PatronSure, I am expecting my values for mad customers to add up to an average of 19.06 instead of what it is currently displaying. I want it to add all months instead of only the ones with values. In this case it would be a divide by 10 months since in this case the data only goes through October.