Hi, i have a question which i think should be solvable with fme but i don't know the right transformer(s) to get the solution.
I have this table with points and id's. I would like to know the best way to calculate the highest score (1+2+3) but without using one id twice.
Do you have any id how to solve this?
***
Some extra info:
Calculation 1 is not valid, here the sheet pics just the highest values (but picks A twice (not allowed)
Calculation 2 Here it picks the value of A (10) because it is the highest value in the table, but overall it is not the highest accumulation of points.
Calculation 3 is what i am looking for, Here it picks the value's which calculates the heighest overall points for the table
Jan