<?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 function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Search-function/m-p/1427775#M811253</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to use Wildmatch for this. But the accuracy won't be 100%.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(Wildmatch ([Field],'*&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Upasena&lt;/SPAN&gt;*',&lt;SPAN style="font-size: 13.3333px;"&gt;'*&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Upasna&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;*'&lt;/SPAN&gt;) , 1, 0) as Name_Flag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Sep 2017 17:44:01 GMT</pubDate>
    <dc:creator>vkish16161</dc:creator>
    <dc:date>2017-09-27T17:44:01Z</dc:date>
    <item>
      <title>Search function</title>
      <link>https://community.qlik.com/t5/QlikView/Search-function/m-p/1427774#M811252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear experts!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose I have loaded a large number of data which carries one field for the name of customers. If I need to pick the records of one customer say K.D.S.Upasena how it could be done. This customer may be recorded in different name formats such as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mr.Upasena&lt;/P&gt;&lt;P&gt;Upasena&lt;/P&gt;&lt;P&gt;K.D.S.R.Upasena&lt;/P&gt;&lt;P&gt;S.Upasena&lt;/P&gt;&lt;P&gt;S.R.Upasna&lt;/P&gt;&lt;P&gt;Upasena K.D.S.R&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need this to be written as an expression so that all records with that names should appear in the pivot table I am going to create!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Neville&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/Search-function/m-p/1427774#M811252</guid>
      <dc:creator>nevilledhamsiri</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Search function</title>
      <link>https://community.qlik.com/t5/QlikView/Search-function/m-p/1427775#M811253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to use Wildmatch for this. But the accuracy won't be 100%.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(Wildmatch ([Field],'*&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Upasena&lt;/SPAN&gt;*',&lt;SPAN style="font-size: 13.3333px;"&gt;'*&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Upasna&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;*'&lt;/SPAN&gt;) , 1, 0) as Name_Flag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2017 17:44:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-function/m-p/1427775#M811253</guid>
      <dc:creator>vkish16161</dc:creator>
      <dc:date>2017-09-27T17:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: Search function</title>
      <link>https://community.qlik.com/t5/QlikView/Search-function/m-p/1427776#M811254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So you want only Names which has K.D.S.R.Upasena or any Upasena?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2017 17:49:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-function/m-p/1427776#M811254</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-09-27T17:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: Search function</title>
      <link>https://community.qlik.com/t5/QlikView/Search-function/m-p/1427777#M811255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need every names with term 'Upasena"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2017 17:57:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-function/m-p/1427777#M811255</guid>
      <dc:creator>nevilledhamsiri</dc:creator>
      <dc:date>2017-09-27T17:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: Search function</title>
      <link>https://community.qlik.com/t5/QlikView/Search-function/m-p/1427778#M811256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like:&lt;/P&gt;&lt;P&gt;Ref Vishnu's expression Try &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF(Wildmatch(CustomerName, '*Upa*'), CustomerName) AS NewCustomerName&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2017 18:27:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-function/m-p/1427778#M811256</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-09-27T18:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: Search function</title>
      <link>https://community.qlik.com/t5/QlikView/Search-function/m-p/1427779#M811257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this &lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Index(&lt;/STRONG&gt;StringField&lt;STRONG&gt;,'Upasena')&amp;nbsp; as &lt;/STRONG&gt;a flag field.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD *,Index(StringField,'Upasena') as FindString;&lt;/P&gt;&lt;P&gt;LOAD * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;StringField&lt;/P&gt;&lt;P&gt;Mr.Upasena&lt;/P&gt;&lt;P&gt;Upasena&lt;/P&gt;&lt;P&gt;K.D.S.R.Upasena&lt;/P&gt;&lt;P&gt;S.Upasena&lt;/P&gt;&lt;P&gt;S.R.Upasna&lt;/P&gt;&lt;P&gt;Upasena K.D.S.R&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;New:&lt;/P&gt;&lt;P&gt;LOAD *,if(FindString &amp;gt; 0,1,0) as UpasenaNameAvl&lt;/P&gt;&lt;P&gt;Resident Data;&lt;/P&gt;&lt;P&gt;DROP Table Data;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="OP6.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/177919_OP6.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2017 19:02:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-function/m-p/1427779#M811257</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-09-27T19:02:20Z</dc:date>
    </item>
  </channel>
</rss>

