IFS Function in program Indicators

Dear All
I would like to utilize the IFS function in program indicators. For instance, I have the following formula: IFS(A2>89,“A”,A2>79,“B”,A2>69,“C”,A2>59,“D”,TRUE,“F”). However, I am unsure if there is a solution to implement this. Could you please provide assistance or advice on how to proceed?

1 Like

Indicators or program indicators?
I am asking the question to understand your case well.

1 Like

Program indicators

1 Like

Good luck

1 Like