The following examples use the Choose function to display custom values for the value of the Importance field.
Importance field | Function returns |
---|---|
0 | Ignore |
1 | Read Today |
2 | Read Yesterday |
Choose([Importance]+1, "Ignore", "Read Today", "Read Yesterday")