<?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 How to create filter using substring of List box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-create-filter-using-substring-of-List-box/m-p/137562#M755457</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a concern in creating a filter. Below is the conditions which I'm looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have data in a list box,I need to consider a substring and extract 1st two letters and build a new filter.&lt;/P&gt;&lt;P&gt;TI- International&amp;nbsp; TL- Local and other for remaining data &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached&amp;nbsp; is the qvw.&lt;/P&gt;&lt;P&gt;Kindly help me in identifying the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>kvr9</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>How to create filter using substring of List box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-filter-using-substring-of-List-box/m-p/137562#M755457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a concern in creating a filter. Below is the conditions which I'm looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have data in a list box,I need to consider a substring and extract 1st two letters and build a new filter.&lt;/P&gt;&lt;P&gt;TI- International&amp;nbsp; TL- Local and other for remaining data &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached&amp;nbsp; is the qvw.&lt;/P&gt;&lt;P&gt;Kindly help me in identifying the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-filter-using-substring-of-List-box/m-p/137562#M755457</guid>
      <dc:creator>kvr9</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to create filter using substring of List box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-filter-using-substring-of-List-box/m-p/137563#M755458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the list box select expression and use the below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Pick&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;WildMatch&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Product status]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'TI*','TL*')+1,'Other','TI-International','TL_Local')&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;OR&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Pick&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;WildMatch&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Product status]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'TI*','TL*'),'TI-International','TL_Local') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;IMG __jive_id="213822" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/213822_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;IMG __jive_id="213821" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/213821_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2018 11:59:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-filter-using-substring-of-List-box/m-p/137563#M755458</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2018-09-18T11:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to create filter using substring of List box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-filter-using-substring-of-List-box/m-p/137564#M755459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excellent Thirumala.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2018 12:56:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-filter-using-substring-of-List-box/m-p/137564#M755459</guid>
      <dc:creator>kvr9</dc:creator>
      <dc:date>2018-09-18T12:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to create filter using substring of List box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-filter-using-substring-of-List-box/m-p/137565#M755460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are welcome and if you think you got the answer can you please close the thread, so that it will be helpful for others.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2018 13:08:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-filter-using-substring-of-List-box/m-p/137565#M755460</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2018-09-18T13:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to create filter using substring of List box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-filter-using-substring-of-List-box/m-p/137566#M755461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just a small suggested may be you should have marked Thirumala's first response as correct rather than plain text reply. Will help other users when they reach this thread. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2018 14:02:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-filter-using-substring-of-List-box/m-p/137566#M755461</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-09-18T14:02:45Z</dc:date>
    </item>
  </channel>
</rss>

