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
I want to summarize the risk scores of a number of variables. Why is this code causing trouble?:
Solved! Go to Solution.
Hi @acg
Please try
Overall Risk Score =
CALCULATE (
SUM ( v_QandA_RiskScore[A_Risk_Score] ),
v_QandA_RiskScore[Question_Code] IN { "Q0030", "Q0031", "Q0032" }
)
Hi @acg
Please try
Overall Risk Score =
CALCULATE (
SUM ( v_QandA_RiskScore[A_Risk_Score] ),
v_QandA_RiskScore[Question_Code] IN { "Q0030", "Q0031", "Q0032" }
)
User | Count |
---|---|
12 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
25 | |
19 | |
14 | |
10 | |
7 |