Customer Portal

Regex Patterns not working in ExtFilter

Comments 2

  • Avatar
    jurban
    0
    Comment actions Permalink
    hi,
    i've just tried a filter expression like this:

    $0.Address~="[a-zA-Z 0-9]*" (please note the space character)

    and it worked correctly. Are you sure you used the * quantifier? Can you please post an example of data and your filter expression?

    Thanks!
  • Avatar
    rparam
    0
    Comment actions Permalink
    You got me. I did not put the * at the end.
    My bad.

    Thanks,
    Param.

Please sign in to leave a comment.