<?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: working with wildmatch result in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/working-with-wildmatch-result/m-p/816611#M288016</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here it is&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Jan 2015 10:42:23 GMT</pubDate>
    <dc:creator>alexandros17</dc:creator>
    <dc:date>2015-01-05T10:42:23Z</dc:date>
    <item>
      <title>working with wildmatch result</title>
      <link>https://community.qlik.com/t5/QlikView/working-with-wildmatch-result/m-p/816610#M288015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following problem. I don't know if there is a solution for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Customer table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Customer:&lt;/P&gt;&lt;P&gt;JOHN&lt;/P&gt;&lt;P&gt;BILL&lt;/P&gt;&lt;P&gt;MICHEAL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a field which contents the customer names&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PTEXT &lt;/P&gt;&lt;P&gt;Payment from JOHN 5 EUR&lt;/P&gt;&lt;P&gt;Cheque BILL 10 $&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to read the field PTEXT and apply it to my customer table to be able to recognize&amp;nbsp; which Text is from which customer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Bumin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2015 10:30:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/working-with-wildmatch-result/m-p/816610#M288015</guid>
      <dc:creator>bumin</dc:creator>
      <dc:date>2015-01-05T10:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: working with wildmatch result</title>
      <link>https://community.qlik.com/t5/QlikView/working-with-wildmatch-result/m-p/816611#M288016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here it is&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2015 10:42:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/working-with-wildmatch-result/m-p/816611#M288016</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-01-05T10:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: working with wildmatch result</title>
      <link>https://community.qlik.com/t5/QlikView/working-with-wildmatch-result/m-p/816612#M288017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Customer:&lt;/P&gt;&lt;P&gt;Load *,1 As Key Inline [&lt;/P&gt;&lt;P&gt;Customer&lt;/P&gt;&lt;P&gt;JOHN&lt;/P&gt;&lt;P&gt;BILL&lt;/P&gt;&lt;P&gt;MICHEAL ];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Left Join(Customer)&lt;/P&gt;&lt;P&gt;PTEXT:&lt;/P&gt;&lt;P&gt;LOAD *,1 as Key Inline [&lt;/P&gt;&lt;P&gt;Txt&lt;/P&gt;&lt;P&gt;Payment from JOHN 5 EUR&lt;/P&gt;&lt;P&gt;Cheque BILL 10 $ ];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;Final:&lt;/P&gt;&lt;P&gt;Load Distinct Customer Resident Customer;&lt;/P&gt;&lt;P&gt;Left Join(Final)&lt;/P&gt;&lt;P&gt;Load Txt,Customer Resident Customer where Index(Txt,Customer);&lt;/P&gt;&lt;P&gt;drop table Customer;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2015 10:44:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/working-with-wildmatch-result/m-p/816612#M288017</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2015-01-05T10:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: working with wildmatch result</title>
      <link>https://community.qlik.com/t5/QlikView/working-with-wildmatch-result/m-p/816613#M288018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Burmin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See attached, you can start with this, probably you must add some functionality to avoid duplicated rows if more than one customer name is found in any PText&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2015 10:53:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/working-with-wildmatch-result/m-p/816613#M288018</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2015-01-05T10:53:49Z</dc:date>
    </item>
  </channel>
</rss>

