<?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: Match Logic in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Match-Logic/m-p/1383974#M421533</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't see a reason for it to not work.... Is it not flagging anything with 1? or everything is flagged with 1? What is going on?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Dec 2017 19:18:03 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-12-11T19:18:03Z</dc:date>
    <item>
      <title>Match Logic</title>
      <link>https://community.qlik.com/t5/QlikView/Match-Logic/m-p/1383969#M421528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Should this not work?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;if&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;Match&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;Opportunity.davey_HeaderCancelCode&lt;/SPAN&gt;,'05','06','18','22','24','25','27') &amp;gt; 0,1,0) &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;HPermCancel&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;,&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2017 18:52:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match-Logic/m-p/1383969#M421528</guid>
      <dc:creator>tmumaw</dc:creator>
      <dc:date>2017-12-11T18:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: Match Logic</title>
      <link>https://community.qlik.com/t5/QlikView/Match-Logic/m-p/1383970#M421529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks OK to me. What are the possible values for &lt;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;Opportunity.davey_HeaderCancelCode &lt;SPAN style="color: #575757;"&gt;and what are &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #575757;"&gt;you ge&lt;/SPAN&gt;tting for &lt;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;HPermCancel&lt;/SPAN&gt;?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2017 18:59:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match-Logic/m-p/1383970#M421529</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2017-12-11T18:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: Match Logic</title>
      <link>https://community.qlik.com/t5/QlikView/Match-Logic/m-p/1383971#M421530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;can you try like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #0000ff;"&gt;if&lt;/SPAN&gt;(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #0000ff;"&gt;Match&lt;/SPAN&gt;(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #800000;"&gt;Opportunity.davey_HeaderCancelCode&lt;/SPAN&gt;,'05','06','18','22','24','25','27') ,1,0) &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #800000;"&gt;HPermCancel&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: inherit; font-size: 10pt; font-style: inherit; font-weight: inherit;"&gt;or&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 10pt; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-style: inherit; font-weight: inherit; font-size: 10pt;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #0000ff;"&gt;if&lt;/SPAN&gt;(WlidMatch(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #800000;"&gt;Opportunity.davey_HeaderCancelCode&lt;/SPAN&gt;,'05','06','18','22','24','25','27') ,1,0) &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #800000;"&gt;HPermCancel&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 10pt; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 10pt; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 10pt; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 10pt; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;Mukram&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2017 19:00:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match-Logic/m-p/1383971#M421530</guid>
      <dc:creator>mdmukramali</dc:creator>
      <dc:date>2017-12-11T19:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: Match Logic</title>
      <link>https://community.qlik.com/t5/QlikView/Match-Logic/m-p/1383972#M421531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems like it should work... basically you are assigning 1 for all those rows where Opportunuty.dabey_HeaderCancelCode = 05, 06, 18, 22, 24, 25, 27, right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2017 19:00:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match-Logic/m-p/1383972#M421531</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-12-11T19:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: Match Logic</title>
      <link>https://community.qlik.com/t5/QlikView/Match-Logic/m-p/1383973#M421532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2017 19:05:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match-Logic/m-p/1383973#M421532</guid>
      <dc:creator>tmumaw</dc:creator>
      <dc:date>2017-12-11T19:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: Match Logic</title>
      <link>https://community.qlik.com/t5/QlikView/Match-Logic/m-p/1383974#M421533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't see a reason for it to not work.... Is it not flagging anything with 1? or everything is flagged with 1? What is going on?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2017 19:18:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match-Logic/m-p/1383974#M421533</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-12-11T19:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Match Logic</title>
      <link>https://community.qlik.com/t5/QlikView/Match-Logic/m-p/1383975#M421534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am running it again to see what is flagged and what is not.&amp;nbsp; Will keep you posted thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2017 19:20:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match-Logic/m-p/1383975#M421534</guid>
      <dc:creator>tmumaw</dc:creator>
      <dc:date>2017-12-11T19:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: Match Logic</title>
      <link>https://community.qlik.com/t5/QlikView/Match-Logic/m-p/1383976#M421535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My test did not work.....any ideas....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2017 20:11:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match-Logic/m-p/1383976#M421535</guid>
      <dc:creator>tmumaw</dc:creator>
      <dc:date>2017-12-11T20:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: Match Logic</title>
      <link>https://community.qlik.com/t5/QlikView/Match-Logic/m-p/1383977#M421536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What were the results? Without giving me more details, I would be throwing stones in the dark... &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2017 20:14:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match-Logic/m-p/1383977#M421536</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-12-11T20:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: Match Logic</title>
      <link>https://community.qlik.com/t5/QlikView/Match-Logic/m-p/1383978#M421537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am reading 2 different databases (Microsoft CRM and SAP) one is storing it differently than the other.&amp;nbsp; I will re-run in the morning and let you know the results.&amp;nbsp; Need to make a few changes and re-extract the data. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2017 20:22:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match-Logic/m-p/1383978#M421537</guid>
      <dc:creator>tmumaw</dc:creator>
      <dc:date>2017-12-11T20:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: Match Logic</title>
      <link>https://community.qlik.com/t5/QlikView/Match-Logic/m-p/1383979#M421538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Found the problem.&amp;nbsp; CRM stored them without the leading 0 and SAP with the leading 0.&amp;nbsp; Resolved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2017 12:53:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match-Logic/m-p/1383979#M421538</guid>
      <dc:creator>tmumaw</dc:creator>
      <dc:date>2017-12-12T12:53:29Z</dc:date>
    </item>
  </channel>
</rss>

