<?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: multiple match function does not give right result in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/multiple-match-function-does-not-give-right-result/m-p/423078#M700503</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It helped Stefan. When I did with wildmatch, it worked.&lt;/P&gt;&lt;P&gt; Thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 11 Nov 2012 22:26:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-11-11T22:26:17Z</dc:date>
    <item>
      <title>multiple match function does not give right result</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-match-function-does-not-give-right-result/m-p/423076#M700501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am quite new with Qlikview as developer. I have below question with match? I am glad if anybody could tell me what did I do wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got PIssueSIFIR calculated for item number which startes 2* .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; if(Match(tr_type,'ISS-SO') &amp;gt; 0 and match(tr_loc,'DP1074','dp1074') = 0 and match(tr_part,'2*') = 0 and tr_price = 0,if(tr_qty_chg &amp;lt;&amp;gt; 0, tr_qty_chg,tr_qty_loc),NULL()) AS PIssueSIFIR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Nov 2012 21:04:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-match-function-does-not-give-right-result/m-p/423076#M700501</guid>
      <dc:creator />
      <dc:date>2012-11-11T21:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: multiple match function does not give right result</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-match-function-does-not-give-right-result/m-p/423077#M700502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to filter all tr_part that starts with a 2 by using &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;match(tr_part,'2*') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;, i.e. the star symbol wildcard denotes a match 'regardless what comes after the 2', you need to use &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wildmatch() function instead of match():&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;wildmatch(tr_part,'2*') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Nov 2012 22:22:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-match-function-does-not-give-right-result/m-p/423077#M700502</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-11-11T22:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: multiple match function does not give right result</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-match-function-does-not-give-right-result/m-p/423078#M700503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It helped Stefan. When I did with wildmatch, it worked.&lt;/P&gt;&lt;P&gt; Thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Nov 2012 22:26:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-match-function-does-not-give-right-result/m-p/423078#M700503</guid>
      <dc:creator />
      <dc:date>2012-11-11T22:26:17Z</dc:date>
    </item>
  </channel>
</rss>

