Hello!!!
I think this is an easy one, but I'm stuck!
This field is formatted as Text, and the TOTAL POINTS for EVENT field is formatted as a number.
I have the first line working:
IF({DE:TOTAL POINTS for Event}>46,"Tier 1")
I can't seem to figure out how to add additional IF statements for other ranges. These are the ranges I'm trying to add:
>46 | Tier 1 |
30-45 | Tier 2 |
19-29 | Tier 3 |
10-28 | Tier 4 |
<10 | Out of Scope / Reg Only |
Thank you!!!!
Kat