Hi,
I tried that expression on criteria, but I've got the following error: The expression you entered has an invalid . (dot) or ! operator or invalid parentheses.
This is my final expression:
Sortfield: If([Supervisão]="Sup. Congresso", 1, If([Supervisão]="Sup. Programa", 2, 3))
Can you...