<?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 Re: Search for string in listbox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Search-for-string-in-listbox/m-p/1350656#M515948</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect, thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Apr 2017 16:50:58 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-04-20T16:50:58Z</dc:date>
    <item>
      <title>Search for string in listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Search-for-string-in-listbox/m-p/1350653#M515945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to put an action in a button to filter a listbox with the string 'FCST'. This listbox contains values like &lt;SPAN style="font-size: 13.3333px;"&gt;'FCST1', &lt;SPAN style="font-size: 13.3333px;"&gt;'FCST2', &lt;SPAN style="font-size: 13.3333px;"&gt;'FCST1'&lt;/SPAN&gt;, 'BGT' etc.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;The problem is, I need to get the maximum nr. after &lt;SPAN style="font-size: 13.3333px;"&gt;'FCST', in that case &lt;SPAN style="font-size: 13.3333px;"&gt;'FCST3'.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something like that: (but doesn't work..)&lt;/P&gt;&lt;P&gt;=If(Max(Right(WildMatch(Myfield,'FCST*'),1)),&lt;SPAN style="font-size: 13.3333px;"&gt;Myfield&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2017 13:03:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-for-string-in-listbox/m-p/1350653#M515945</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-20T13:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: Search for string in listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Search-for-string-in-listbox/m-p/1350654#M515946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=MaxString({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Myfield&lt;/SPAN&gt; = {'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;FCST*&lt;/SPAN&gt;'}&amp;gt;}&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;Myfield&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2017 15:46:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-for-string-in-listbox/m-p/1350654#M515946</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-04-20T15:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: Search for string in listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Search-for-string-in-listbox/m-p/1350655#M515947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use select in field for myfield and then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;MaxString&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;myfield&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; ={&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;"FCST*"&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;myfield&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2017 15:47:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-for-string-in-listbox/m-p/1350655#M515947</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-20T15:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: Search for string in listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Search-for-string-in-listbox/m-p/1350656#M515948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect, thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2017 16:50:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-for-string-in-listbox/m-p/1350656#M515948</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-20T16:50:58Z</dc:date>
    </item>
  </channel>
</rss>

