Forum Discussion

jcaranibar's avatar
jcaranibar
Icon for Helper I rankHelper I
10 years ago
Solved

Wildcards in filter

If there are a lot of values for specific field, it is possible to use wildcards in visual level filters, like:

 

starts with

422??-8pp

or

contains

422ba-*s

 

Regards.

 

JCA

  • jcaranibar you certainly can, make sure your column is of data type Text, drop it to filters area -> Advanced filtering and their you will have options to do that such 'contains' and 'do not contain'

4 Replies

  • ankitpatira's avatar
    ankitpatira
    Icon for Community Champion rankCommunity Champion

    jcaranibar you certainly can, make sure your column is of data type Text, drop it to filters area -> Advanced filtering and their you will have options to do that such 'contains' and 'do not contain'

      • hgorina's avatar
        hgorina
        Frequent Visitor

        just enclose your expression in the filter in the single quote

        works fine with ?, but i did not test with *