Hello Community, I have a Problem and hope there is someone with an idea.
I have a hidden table with an employee ranking and a formula in a value pair component, which shows how much the viewing employee need to get an higher rank. I used the Rank formula in the table and in the value pair formula I use a select formula to get the values from the employee with the rank from the viewing employee -1 to get the higher one. My Problem is, that the rank formula skips values if there are 2 or more rows with the same rank.
For example it looks like 1, 2, 2, 4, 5.... but what I need is 1, 2, 2, 3, 4...
Is there anyone with an idea clearing the ranking formula or how to check in the value pair formula if the next rank didn't exists?
I've tried to use an If formula like "when the selected value is blank, then select values from rank -2 and so on, but it didn't work. I checked what happened if the higher rank didn't exists and get no results, so I can't use an IF formula to check if the value is blank or anything.
I also asked the support team, but since a week I got only formulas for the rank column, which didn't rank correct. Looks like this: