We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 007d2f1 commit a331010Copy full SHA for a331010
src/main/scripts/releases/4.2/updateIPPRSScores.js
@@ -39,7 +39,7 @@ var scores = [
39
},
40
"childAggregations": [{
41
"property": "data.supplyChainPerformancePercentage",
42
- "type": "AVERAGE"
+ "type": "SUM"
43
}]
44
45
"description": "",
0 commit comments