Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Scoring quiz calculation

Dear all, 

 

I am building a power bi dashboard for tracking quiz scores, the table looks as follows: 

 

Question nr. team 1team 2team 3team 4Round nr. 
1.233031
1.300331
1.433331
1.500331
1.633331

 

The values in the cells are scores per question. I would need to get the team name back in a card with the highest overall score (winner of the quiz). I tried to build a new table or with unpivoting the columns but I seem to have issues with the conditional part of the question. 

 

Could someone help me with this? 

Thank you in advance!