calculation field to evaluate if a value is not included in a field (multiple choice)

Comments

1 comment

  • Rainer Grabowski

    Hi Joseph,

    I think you're looking for this:

     @Activity Type.indexOf("PossibleValue1") > -1 ? "false" : "true"

    Rainer

     

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk