<?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 check in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Match-check/m-p/980776#M953064</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;My data source is multiple tables from SQL server. Will that solution create the coloum or dimension i'm looking for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2015 13:02:42 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-11-25T13:02:42Z</dc:date>
    <item>
      <title>Match check</title>
      <link>https://community.qlik.com/t5/QlikView/Match-check/m-p/980772#M953060</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;How do i create a dimension or expression the check another column for matching fields?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per attachment: Create a Dimension called Unique Doc No Count that will check the 'Doc no' column. If the below field does not match the above field then mark as 1. It it matches, mark the top one a 1 and the duplicates as 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is to enable to to filter for Unique Doc No.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please below attachment for further undertanding.&lt;/P&gt;&lt;P&gt;On Excel i would've used &lt;SPAN style="color: #ff0000;"&gt;=IF(A2&amp;lt;&amp;gt;A1,1,0)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/107004_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Charles&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2015 10:32:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match-check/m-p/980772#M953060</guid>
      <dc:creator />
      <dc:date>2015-11-25T10:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: Match check</title>
      <link>https://community.qlik.com/t5/QlikView/Match-check/m-p/980773#M953061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In you LOAD script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Doc no],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If( Previous([Doc No]) = [Doc no], 0,1) as [Unique Doc No Count]&lt;/P&gt;&lt;P&gt;FROM YourExcel.xls;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general, look into the inter record functions, like Previous() and Peek().&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2015 11:28:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match-check/m-p/980773#M953061</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-11-25T11:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: Match check</title>
      <link>https://community.qlik.com/t5/QlikView/Match-check/m-p/980774#M953062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please do not double-posting: &lt;A href="https://community.qlik.com/thread/192936"&gt;Match Cjeck&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2015 11:29:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match-check/m-p/980774#M953062</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-11-25T11:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Match check</title>
      <link>https://community.qlik.com/t5/QlikView/Match-check/m-p/980775#M953063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;follow &lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/swuehl"&gt;swuehl&lt;/A&gt;&lt;/STRONG&gt; tht perfectly matches to u.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2015 12:54:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match-check/m-p/980775#M953063</guid>
      <dc:creator>buzzy996</dc:creator>
      <dc:date>2015-11-25T12:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: Match check</title>
      <link>https://community.qlik.com/t5/QlikView/Match-check/m-p/980776#M953064</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;My data source is multiple tables from SQL server. Will that solution create the coloum or dimension i'm looking for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2015 13:02:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match-check/m-p/980776#M953064</guid>
      <dc:creator />
      <dc:date>2015-11-25T13:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: Match check</title>
      <link>https://community.qlik.com/t5/QlikView/Match-check/m-p/980777#M953065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you concatenate all records of [Doc No] into a single table, then use above script on a table sorted by [Doc No], it should work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2015 14:05:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match-check/m-p/980777#M953065</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-11-25T14:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: Match check</title>
      <link>https://community.qlik.com/t5/QlikView/Match-check/m-p/980778#M953066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes,u can use the above if expression on ur sql tables in qv edit script wherever u need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that helps to create a new dim.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2015 14:07:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match-check/m-p/980778#M953066</guid>
      <dc:creator>buzzy996</dc:creator>
      <dc:date>2015-11-25T14:07:54Z</dc:date>
    </item>
  </channel>
</rss>

