Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
jmialoundama
Specialist
Specialist

Show column when value selected in filter pane with wildmatch

Hello,

I have a filter pane that filters only on values ​​that start with 15:

=If(WildMatch([CODE DC 15]), '15*'),[CODE DC 15]))

Capture.JPG
I have columns that I would like to display only when the selected code is 151200.

I use the following formula but it doesn't work:

=wildmatch(getfieldselections([CODE DC 15]),'*151200*')=1


thank you in advance for your help

Labels (3)
1 Reply
Anil_Babu_Samineni

Duplicate Thread

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful