<?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: Is there any alternative for &amp;quot;InStr() Sql Function&amp;quot; in Qlikview? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Is-there-any-alternative-for-quot-InStr-Sql-Function-quot-in/m-p/649714#M1074685</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;where&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; wildmatch(status, '*BLOQ*')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Aug 2014 19:18:30 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2014-08-08T19:18:30Z</dc:date>
    <item>
      <title>Is there any alternative for "InStr() Sql Function" in Qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-any-alternative-for-quot-InStr-Sql-Function-quot-in/m-p/649712#M1074683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have the following status for my records:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;BLOQ. A&lt;/LI&gt;&lt;LI&gt;BLOQ. B&lt;/LI&gt;&lt;LI&gt;C BLOQ.&lt;/LI&gt;&lt;LI&gt;CTEC A&lt;/LI&gt;&lt;LI&gt;CTEC BLOQ.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well, I want to filter each record that contains "BLOQ" inside status value. In SQL exists the "InStr()" function but I haven't found any similar function in qlikview.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2014 19:07:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-any-alternative-for-quot-InStr-Sql-Function-quot-in/m-p/649712#M1074683</guid>
      <dc:creator />
      <dc:date>2014-08-08T19:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any alternative for "InStr() Sql Function" in Qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-any-alternative-for-quot-InStr-Sql-Function-quot-in/m-p/649713#M1074684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look on match() and wildmatch().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2014 19:09:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-any-alternative-for-quot-InStr-Sql-Function-quot-in/m-p/649713#M1074684</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2014-08-08T19:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any alternative for "InStr() Sql Function" in Qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-any-alternative-for-quot-InStr-Sql-Function-quot-in/m-p/649714#M1074685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;where&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; wildmatch(status, '*BLOQ*')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2014 19:18:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-any-alternative-for-quot-InStr-Sql-Function-quot-in/m-p/649714#M1074685</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-08-08T19:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any alternative for "InStr() Sql Function" in Qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-any-alternative-for-quot-InStr-Sql-Function-quot-in/m-p/649715#M1074686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To find the position of a substring in a string you can use the Index() function in QlikView.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So this would be the equivalent to the SQL InStr() function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2014 20:24:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-any-alternative-for-quot-InStr-Sql-Function-quot-in/m-p/649715#M1074686</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-08-08T20:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any alternative for "InStr() Sql Function" in Qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-any-alternative-for-quot-InStr-Sql-Function-quot-in/m-p/649716#M1074687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks, thats just that i've been triying to find.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2014 20:26:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-any-alternative-for-quot-InStr-Sql-Function-quot-in/m-p/649716#M1074687</guid>
      <dc:creator />
      <dc:date>2014-08-08T20:26:56Z</dc:date>
    </item>
  </channel>
</rss>

