<?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 Having trouble with WildMatch in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Having-trouble-with-WildMatch/m-p/1732186#M592346</link>
    <description>&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;this may be a brain freeze so apologies in advance...&lt;/P&gt;&lt;P&gt;having some trouble with comparing fields where i need to add up the number of errors&lt;/P&gt;&lt;P&gt;the fields are CPA_ContractNumber and #WAURRF#field (see screenshot)&lt;/P&gt;&lt;P&gt;&amp;nbsp;i want to report the errors as zero if the fields match&lt;/P&gt;&lt;P&gt;I was hoping wildmatch would do it but it reports 1&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="screenshot" style="width: 277px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/38359i8015B5C4EB5DC347/image-size/large?v=v2&amp;amp;px=999" role="button" title="Qlikcommunity.JPG" alt="screenshot" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;screenshot&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If(WildMatch(CPA_ContractNumber,#WAURRF#field = 1),0,1)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 30 Jul 2020 16:03:07 GMT</pubDate>
    <dc:creator>timsaddler</dc:creator>
    <dc:date>2020-07-30T16:03:07Z</dc:date>
    <item>
      <title>Having trouble with WildMatch</title>
      <link>https://community.qlik.com/t5/QlikView/Having-trouble-with-WildMatch/m-p/1732186#M592346</link>
      <description>&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;this may be a brain freeze so apologies in advance...&lt;/P&gt;&lt;P&gt;having some trouble with comparing fields where i need to add up the number of errors&lt;/P&gt;&lt;P&gt;the fields are CPA_ContractNumber and #WAURRF#field (see screenshot)&lt;/P&gt;&lt;P&gt;&amp;nbsp;i want to report the errors as zero if the fields match&lt;/P&gt;&lt;P&gt;I was hoping wildmatch would do it but it reports 1&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="screenshot" style="width: 277px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/38359i8015B5C4EB5DC347/image-size/large?v=v2&amp;amp;px=999" role="button" title="Qlikcommunity.JPG" alt="screenshot" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;screenshot&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If(WildMatch(CPA_ContractNumber,#WAURRF#field = 1),0,1)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 16:03:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Having-trouble-with-WildMatch/m-p/1732186#M592346</guid>
      <dc:creator>timsaddler</dc:creator>
      <dc:date>2020-07-30T16:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: Having trouble with WildMatch</title>
      <link>https://community.qlik.com/t5/QlikView/Having-trouble-with-WildMatch/m-p/1732200#M592347</link>
      <description>&lt;P&gt;So the wildmatch function is used to compare the first parameter to a range of values. If I understand the question correctly, you just want to compare CPA_ContractNumber to the&amp;nbsp;&lt;SPAN&gt;#WAURRF#field on the same record, which you should be able to do with:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If(CPA_ContractNumber =&amp;nbsp;#WAURRF#field, 0, 1)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 16:43:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Having-trouble-with-WildMatch/m-p/1732200#M592347</guid>
      <dc:creator>ray_frye</dc:creator>
      <dc:date>2020-07-30T16:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Having trouble with WildMatch</title>
      <link>https://community.qlik.com/t5/QlikView/Having-trouble-with-WildMatch/m-p/1732461#M592348</link>
      <description>&lt;P&gt;thanks&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/123270"&gt;@ray_frye&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you will never know how much that simple response has helped in these difficult times&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2020 14:37:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Having-trouble-with-WildMatch/m-p/1732461#M592348</guid>
      <dc:creator>timsaddler</dc:creator>
      <dc:date>2020-07-31T14:37:11Z</dc:date>
    </item>
  </channel>
</rss>

