<?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 records and create flag in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/match-records-and-create-flag/m-p/593364#M1110076</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Below is the Better Approach...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MA:&lt;/P&gt;&lt;P&gt;Load * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;MasterAccount&lt;/P&gt;&lt;P&gt;Account1&lt;/P&gt;&lt;P&gt;Account2&lt;/P&gt;&lt;P&gt;Account3&lt;/P&gt;&lt;P&gt;Account4&lt;/P&gt;&lt;P&gt;Account5&lt;/P&gt;&lt;P&gt;Account6&lt;/P&gt;&lt;P&gt;Account7&lt;/P&gt;&lt;P&gt;Account8&lt;/P&gt;&lt;P&gt;Account9&lt;/P&gt;&lt;P&gt;Account10&lt;/P&gt;&lt;P&gt;Account11&lt;/P&gt;&lt;P&gt;Account12&lt;/P&gt;&lt;P&gt;Account13&lt;/P&gt;&lt;P&gt;Account14&lt;/P&gt;&lt;P&gt;Account15&lt;/P&gt;&lt;P&gt;Account16&lt;/P&gt;&lt;P&gt;Account17&lt;/P&gt;&lt;P&gt;Account18&lt;/P&gt;&lt;P&gt;Account19&lt;/P&gt;&lt;P&gt;Account20&lt;/P&gt;&lt;P&gt;];&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;WA:&lt;/P&gt;&lt;P&gt;Load *, WebAccount as MasterAccount Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;WebAccount&lt;/P&gt;&lt;P&gt;Account4&lt;/P&gt;&lt;P&gt;Account8&lt;/P&gt;&lt;P&gt;Account11&lt;/P&gt;&lt;P&gt;Account2&lt;/P&gt;&lt;P&gt;Account18&lt;/P&gt;&lt;P&gt;Account19&lt;/P&gt;&lt;P&gt;Account20&lt;/P&gt;&lt;P&gt;];&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 *, '1' as Flag&lt;/P&gt;&lt;P&gt;Resident MA&lt;/P&gt;&lt;P&gt;Where Exists (WebAccount,MasterAccount) ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load *, '0' as Flag&lt;/P&gt;&lt;P&gt;Resident MA Where NOT Exists (WebAccount,MasterAccount);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drop Table MA;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Mar 2014 10:55:29 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2014-03-19T10:55:29Z</dc:date>
    <item>
      <title>match records and create flag</title>
      <link>https://community.qlik.com/t5/QlikView/match-records-and-create-flag/m-p/593360#M1110072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have two tables like...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="104"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="104"&gt;MasterAccount&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account7&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account8&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account9&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account11&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account12&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account13&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account14&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account15&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account16&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account17&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account18&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account19&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account20&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and other table&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="86"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" width="86"&gt;WebAccount&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account8&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account11&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account18&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account19&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account20&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in script side I want something below, if account has match then create flag in master table like below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="165"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" width="101"&gt;MasterAccount&lt;/TD&gt;&lt;TD class="xl65" style="border-left-color: currentColor; border-left-width: medium; border-left-style: none;" width="64"&gt;Flag&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account1&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account2&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account3&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account4&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account5&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account6&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account7&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account8&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account9&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account10&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account11&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account12&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account13&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account14&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account15&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account16&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account17&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account18&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account19&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top-color: currentColor; border-top-width: medium; border-top-style: none;"&gt;Account20&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: medium; border-top-style: none; border-left-style: none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vinay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I FORGOT TO TELL YOU THAT IN MASTER TABLE ACCOUNT ARE REPAETED LIKE WE MIGHT GET MULTIPLE TIME SAME ACCOUNTS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2014 10:09:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/match-records-and-create-flag/m-p/593360#M1110072</guid>
      <dc:creator />
      <dc:date>2014-03-19T10:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: match records and create flag</title>
      <link>https://community.qlik.com/t5/QlikView/match-records-and-create-flag/m-p/593361#M1110073</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;Load some thing like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Account:&lt;/P&gt;&lt;P&gt;load * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;MasterAccount&lt;/P&gt;&lt;P&gt;Account1&lt;/P&gt;&lt;P&gt;Account2&lt;/P&gt;&lt;P&gt;Account3&lt;/P&gt;&lt;P&gt;Account4&lt;/P&gt;&lt;P&gt;Account5&lt;/P&gt;&lt;P&gt;Account6&lt;/P&gt;&lt;P&gt;Account7&lt;/P&gt;&lt;P&gt;Account8&lt;/P&gt;&lt;P&gt;Account9&lt;/P&gt;&lt;P&gt;Account10&lt;/P&gt;&lt;P&gt;Account11&lt;/P&gt;&lt;P&gt;Account12&lt;/P&gt;&lt;P&gt;Account13&lt;/P&gt;&lt;P&gt;Account14&lt;/P&gt;&lt;P&gt;Account15&lt;/P&gt;&lt;P&gt;Account16&lt;/P&gt;&lt;P&gt;Account17&lt;/P&gt;&lt;P&gt;Account18&lt;/P&gt;&lt;P&gt;Account19&lt;/P&gt;&lt;P&gt;Account20&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;WAccount:&lt;/P&gt;&lt;P&gt;LOAD WebAccount as MasterAccount;&lt;/P&gt;&lt;P&gt;load * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;WebAccount &lt;/P&gt;&lt;P&gt;Account4&lt;/P&gt;&lt;P&gt;Account8&lt;/P&gt;&lt;P&gt;Account11&lt;/P&gt;&lt;P&gt;Account2&lt;/P&gt;&lt;P&gt;Account18&lt;/P&gt;&lt;P&gt;Account19&lt;/P&gt;&lt;P&gt;Account20&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD *,&lt;/P&gt;&lt;P&gt;if(Count(MasterAccount) &amp;gt; 1 ,1,0) as flag&lt;/P&gt;&lt;P&gt;Resident Account&lt;/P&gt;&lt;P&gt;Group by MasterAccount;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2014 10:23:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/match-records-and-create-flag/m-p/593361#M1110073</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-03-19T10:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: match records and create flag</title>
      <link>https://community.qlik.com/t5/QlikView/match-records-and-create-flag/m-p/593362#M1110074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MA:&lt;/P&gt;&lt;P&gt;Load * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;MasterAccount&lt;/P&gt;&lt;P&gt;Account1&lt;/P&gt;&lt;P&gt;Account2&lt;/P&gt;&lt;P&gt;Account3&lt;/P&gt;&lt;P&gt;Account4&lt;/P&gt;&lt;P&gt;Account5&lt;/P&gt;&lt;P&gt;Account6&lt;/P&gt;&lt;P&gt;Account7&lt;/P&gt;&lt;P&gt;Account8&lt;/P&gt;&lt;P&gt;Account9&lt;/P&gt;&lt;P&gt;Account10&lt;/P&gt;&lt;P&gt;Account11&lt;/P&gt;&lt;P&gt;Account12&lt;/P&gt;&lt;P&gt;Account13&lt;/P&gt;&lt;P&gt;Account14&lt;/P&gt;&lt;P&gt;Account15&lt;/P&gt;&lt;P&gt;Account16&lt;/P&gt;&lt;P&gt;Account17&lt;/P&gt;&lt;P&gt;Account18&lt;/P&gt;&lt;P&gt;Account19&lt;/P&gt;&lt;P&gt;Account20&lt;/P&gt;&lt;P&gt;];&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;WA:&lt;/P&gt;&lt;P&gt;Load * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;WebAccount&lt;/P&gt;&lt;P&gt;Account4&lt;/P&gt;&lt;P&gt;Account8&lt;/P&gt;&lt;P&gt;Account11&lt;/P&gt;&lt;P&gt;Account2&lt;/P&gt;&lt;P&gt;Account18&lt;/P&gt;&lt;P&gt;Account19&lt;/P&gt;&lt;P&gt;Account20&lt;/P&gt;&lt;P&gt;];&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 *, '1' as Flag&lt;/P&gt;&lt;P&gt;Resident MA&lt;/P&gt;&lt;P&gt;Where Exists (WebAccount,MasterAccount) ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load *, '0' as Flag &lt;/P&gt;&lt;P&gt;Resident MA Where NOT Exists (WebAccount,MasterAccount);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drop Table MA;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;====================&lt;/P&gt;&lt;P&gt;Now Create a Straight Table with MasterAccount as Dimension and Flag as an expression&lt;/P&gt;&lt;P&gt;Go to presentation tab and untick Suppress Zero - Values&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2014 10:30:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/match-records-and-create-flag/m-p/593362#M1110074</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-03-19T10:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: match records and create flag</title>
      <link>https://community.qlik.com/t5/QlikView/match-records-and-create-flag/m-p/593363#M1110075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its working perfect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vinay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2014 10:49:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/match-records-and-create-flag/m-p/593363#M1110075</guid>
      <dc:creator />
      <dc:date>2014-03-19T10:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: match records and create flag</title>
      <link>https://community.qlik.com/t5/QlikView/match-records-and-create-flag/m-p/593364#M1110076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Below is the Better Approach...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MA:&lt;/P&gt;&lt;P&gt;Load * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;MasterAccount&lt;/P&gt;&lt;P&gt;Account1&lt;/P&gt;&lt;P&gt;Account2&lt;/P&gt;&lt;P&gt;Account3&lt;/P&gt;&lt;P&gt;Account4&lt;/P&gt;&lt;P&gt;Account5&lt;/P&gt;&lt;P&gt;Account6&lt;/P&gt;&lt;P&gt;Account7&lt;/P&gt;&lt;P&gt;Account8&lt;/P&gt;&lt;P&gt;Account9&lt;/P&gt;&lt;P&gt;Account10&lt;/P&gt;&lt;P&gt;Account11&lt;/P&gt;&lt;P&gt;Account12&lt;/P&gt;&lt;P&gt;Account13&lt;/P&gt;&lt;P&gt;Account14&lt;/P&gt;&lt;P&gt;Account15&lt;/P&gt;&lt;P&gt;Account16&lt;/P&gt;&lt;P&gt;Account17&lt;/P&gt;&lt;P&gt;Account18&lt;/P&gt;&lt;P&gt;Account19&lt;/P&gt;&lt;P&gt;Account20&lt;/P&gt;&lt;P&gt;];&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;WA:&lt;/P&gt;&lt;P&gt;Load *, WebAccount as MasterAccount Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;WebAccount&lt;/P&gt;&lt;P&gt;Account4&lt;/P&gt;&lt;P&gt;Account8&lt;/P&gt;&lt;P&gt;Account11&lt;/P&gt;&lt;P&gt;Account2&lt;/P&gt;&lt;P&gt;Account18&lt;/P&gt;&lt;P&gt;Account19&lt;/P&gt;&lt;P&gt;Account20&lt;/P&gt;&lt;P&gt;];&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 *, '1' as Flag&lt;/P&gt;&lt;P&gt;Resident MA&lt;/P&gt;&lt;P&gt;Where Exists (WebAccount,MasterAccount) ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load *, '0' as Flag&lt;/P&gt;&lt;P&gt;Resident MA Where NOT Exists (WebAccount,MasterAccount);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drop Table MA;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2014 10:55:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/match-records-and-create-flag/m-p/593364#M1110076</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-03-19T10:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: match records and create flag</title>
      <link>https://community.qlik.com/t5/QlikView/match-records-and-create-flag/m-p/593365#M1110077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see the attached file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2014 10:57:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/match-records-and-create-flag/m-p/593365#M1110077</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2014-03-19T10:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: match records and create flag</title>
      <link>https://community.qlik.com/t5/QlikView/match-records-and-create-flag/m-p/593366#M1110078</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;One of the another simple way and in this you keep both the tables &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;MasterAccount &amp;amp; WebAccount sepearate and do calculation in another table&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Account:&lt;/P&gt;&lt;P&gt;load * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;MasterAccount&lt;/P&gt;&lt;P&gt;Account1&lt;/P&gt;&lt;P&gt;Account2&lt;/P&gt;&lt;P&gt;Account3&lt;/P&gt;&lt;P&gt;Account4&lt;/P&gt;&lt;P&gt;Account5&lt;/P&gt;&lt;P&gt;Account6&lt;/P&gt;&lt;P&gt;Account7&lt;/P&gt;&lt;P&gt;Account8&lt;/P&gt;&lt;P&gt;Account9&lt;/P&gt;&lt;P&gt;Account10&lt;/P&gt;&lt;P&gt;Account11&lt;/P&gt;&lt;P&gt;Account12&lt;/P&gt;&lt;P&gt;Account13&lt;/P&gt;&lt;P&gt;Account14&lt;/P&gt;&lt;P&gt;Account15&lt;/P&gt;&lt;P&gt;Account16&lt;/P&gt;&lt;P&gt;Account17&lt;/P&gt;&lt;P&gt;Account18&lt;/P&gt;&lt;P&gt;Account19&lt;/P&gt;&lt;P&gt;Account20&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;&lt;/P&gt;&lt;P&gt;WebAccount:&lt;/P&gt;&lt;P&gt;load * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;WebAccount&lt;/P&gt;&lt;P&gt;Account4&lt;/P&gt;&lt;P&gt;Account8&lt;/P&gt;&lt;P&gt;Account11&lt;/P&gt;&lt;P&gt;Account2&lt;/P&gt;&lt;P&gt;Account18&lt;/P&gt;&lt;P&gt;Account19&lt;/P&gt;&lt;P&gt;Account20&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;&lt;/P&gt;&lt;P&gt;Temp:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;MasterAccount as MKey Resident Account;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;LOAD WebAccount as MKey Resident WebAccount;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NewData:&lt;/P&gt;&lt;P&gt;LOAD *,&lt;/P&gt;&lt;P&gt;if(Count(MKey) &amp;gt; 1 ,1,0) as Flag&lt;/P&gt;&lt;P&gt;Resident Temp&lt;/P&gt;&lt;P&gt;Group by MKey;&lt;/P&gt;&lt;P&gt;DROP Table Temp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXIT Script;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2014 11:02:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/match-records-and-create-flag/m-p/593366#M1110078</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-03-19T11:02:16Z</dc:date>
    </item>
  </channel>
</rss>

