Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am trying to rank partners based on the variable 'scores' however it is not working, any ideas on how I could fix this would be great.
Is Scores a variable? What is that variable's expression?
Hi yes scores is the variable shown below:
An example of the variables inside 'score' is below
You can try rank($(Scores)) or rank($(=Scores)) but maybe it just won't work. If it's possible to move the calculation, or large parts of it, to the data model you may have better success.