I'm using the following Value expression for an indicator:
=switch(fields![event status 1].value="Complete",1)
Why is this erring out on me?
I'm using the following Value expression for an indicator:
=switch(fields![event status 1].value="Complete",1)
Why is this erring out on me?