Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I am trying to create a control chart and I am having issues with the Average. I would like the Average Qty to relate to the average of the total reject qty.
Solved! Go to Solution.
@brich06 , Based on that I got try like
Average Qty of Rejections = CALCULATE(AVERAGEX(Values('Scrap Data'[Prod Date]),calculate(Sum('Scrap Data'[Reject Qty]) ) ) ,ALLSELECTED('Scrap Data') )
@brich06 , Based on that I got try like
Average Qty of Rejections = CALCULATE(AVERAGEX(Values('Scrap Data'[Prod Date]),calculate(Sum('Scrap Data'[Reject Qty]) ) ) ,ALLSELECTED('Scrap Data') )
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 |