<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Pick(Wildmatch) not working in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Pick-Wildmatch-not-working/m-p/1893944#M73733</link>
    <description>&lt;P&gt;I am using the following expression in the filter pane to list five items in the dropdown. But it only shows 1st, 3rd and 5th item. Can anyone help me understand why it is not showing all the items in the dropdown?&lt;/P&gt;
&lt;P&gt;=Pick(Wildmatch([DATACOLUMN],'*ON*','*FR*','*AB*','*QC*','*EN*'),'ONTARIO','FRENCH','ALBERTA','QUEBEC','ENGLISH')&lt;/P&gt;</description>
    <pubDate>Wed, 16 Feb 2022 19:19:53 GMT</pubDate>
    <dc:creator>virenjoshi</dc:creator>
    <dc:date>2022-02-16T19:19:53Z</dc:date>
    <item>
      <title>Pick(Wildmatch) not working</title>
      <link>https://community.qlik.com/t5/App-Development/Pick-Wildmatch-not-working/m-p/1893944#M73733</link>
      <description>&lt;P&gt;I am using the following expression in the filter pane to list five items in the dropdown. But it only shows 1st, 3rd and 5th item. Can anyone help me understand why it is not showing all the items in the dropdown?&lt;/P&gt;
&lt;P&gt;=Pick(Wildmatch([DATACOLUMN],'*ON*','*FR*','*AB*','*QC*','*EN*'),'ONTARIO','FRENCH','ALBERTA','QUEBEC','ENGLISH')&lt;/P&gt;</description>
      <pubDate>Wed, 16 Feb 2022 19:19:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Pick-Wildmatch-not-working/m-p/1893944#M73733</guid>
      <dc:creator>virenjoshi</dc:creator>
      <dc:date>2022-02-16T19:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: Pick(Wildmatch) not working</title>
      <link>https://community.qlik.com/t5/App-Development/Pick-Wildmatch-not-working/m-p/1895175#M73855</link>
      <description>&lt;P&gt;What about this?&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;=Pick(Wildmatch([DATACOLUMN],'ON*','FR*','AL*','QU*','EN*'),'ONTARIO','FRENCH','ALBERTA','QUEBEC','ENGLISH')&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 20 Feb 2022 22:28:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Pick-Wildmatch-not-working/m-p/1895175#M73855</guid>
      <dc:creator>Thiago_Justen_</dc:creator>
      <dc:date>2022-02-20T22:28:06Z</dc:date>
    </item>
  </channel>
</rss>

