Question
Can I reuse the Value parameter in State Based Formating?
Hello. I am trying to achieve the following result:
If value is 0, then display "None", otherwise display the value number (so if value is 10, display "10").
I can do it through services, but I was wondering whether I could do it only through a State Definition. Like maybe an expression that evaluates to the Value when it's put into Display Name field?

