Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X
You may also omit the "augment" function in "max" when using Luc's solution.
Depending on which way you need the result, you may turn it into a function.
Unfortunately there is no way we could automatically access the name of a variable.
Prime 10 sheet attached
Use
match( max( augment( A, B, C)), augment( A, B, C))
And inspect the vector of results.
Update:
See attachment
Success!
Luc
Hi,
I was curious and tried Luc's solution.
You may also omit the "augment" function in "max" when using Luc's solution.
Depending on which way you need the result, you may turn it into a function.
Unfortunately there is no way we could automatically access the name of a variable.
Prime 10 sheet attached
Hello @ppal,
It looks like you have some responses from some community members. If any of these replies helped you solve your question please mark the appropriate reply as the Accepted Solution.
Of course, if you have more to share on your issue, please let the Community know so other community members can continue to help you.
Thanks,
Vivek N.
Community Moderation Team.