Hey there,
Building on the question in this link: https://knowledge.safe.com/questions/70747/finding-the-largest-value-through-multiple-attribu.html
I want to find the attribute that the max value in the function @max(Value(A), Value(B), Value(C) belonged to. See image below for example:
Is there any function in FME that could help me with this? As the title implies, I thought something like @argmax(...) would exist, but I have not found what I am looking for.
Thanks in advance