<?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 Problem With Loop_How Join theese tables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-With-Loop-How-Join-theese-tables/m-p/462996#M172889</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;I Want to join pers_Statistics(T1) and branch_vw(T2)&lt;/P&gt;&lt;P&gt;but it has loop in each condition&lt;/P&gt;&lt;P&gt;what should i do?&lt;IMG __jive_id="27707" class="jive-image" alt="Loop.png" src="https://community.qlik.com/legacyfs/online/27707_Loop.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 23 Dec 2012 09:50:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-12-23T09:50:24Z</dc:date>
    <item>
      <title>Problem With Loop_How Join theese tables</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-With-Loop-How-Join-theese-tables/m-p/462996#M172889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;I Want to join pers_Statistics(T1) and branch_vw(T2)&lt;/P&gt;&lt;P&gt;but it has loop in each condition&lt;/P&gt;&lt;P&gt;what should i do?&lt;IMG __jive_id="27707" class="jive-image" alt="Loop.png" src="https://community.qlik.com/legacyfs/online/27707_Loop.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Dec 2012 09:50:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-With-Loop-How-Join-theese-tables/m-p/462996#M172889</guid>
      <dc:creator />
      <dc:date>2012-12-23T09:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem With Loop_How Join theese tables</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-With-Loop-How-Join-theese-tables/m-p/462997#M172890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could rename the branchcode field in Customers. Or if you don't need the actual branchcode, but the branch_vw.B... field in pers_statistics or Customer you could use a mapping table and applymap to substitute branchcode with the matching branch_vw.B... value. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Dec 2012 10:42:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-With-Loop-How-Join-theese-tables/m-p/462997#M172890</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-12-23T10:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem With Loop_How Join theese tables</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-With-Loop-How-Join-theese-tables/m-p/462998#M172891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry,How to use mapping table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Dec 2012 11:27:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-With-Loop-How-Join-theese-tables/m-p/462998#M172891</guid>
      <dc:creator />
      <dc:date>2012-12-23T11:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem With Loop_How Join theese tables</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-With-Loop-How-Join-theese-tables/m-p/462999#M172892</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;Agree with Gysbert answer but Apply map or mapping table is little bit complex another alternative can be use &lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;qualify&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;*fieldlist&lt;/SPAN&gt;&amp;nbsp; function to avoid Circular refernce .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Dec 2012 12:56:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-With-Loop-How-Join-theese-tables/m-p/462999#M172892</guid>
      <dc:creator>vikasgupta</dc:creator>
      <dc:date>2012-12-23T12:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem With Loop_How Join theese tables</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-With-Loop-How-Join-theese-tables/m-p/463000#M172893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;//first load the mapping table&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;BranchMap:&lt;/P&gt;&lt;P&gt;mapping load &lt;/P&gt;&lt;P&gt;branchcode, branch_vw.B...&lt;/P&gt;&lt;P&gt;from ...&lt;EM&gt;somewhere&lt;/EM&gt;...;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;//then use applymap to replace branchcode with branch_vw.B...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Customers:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;CustomerCode,&lt;/P&gt;&lt;P&gt;Link_Access,&lt;/P&gt;&lt;P&gt;CustomerType,&lt;/P&gt;&lt;P&gt;applymap('BranchMap',branchcode) as CustomerBranch,&lt;/P&gt;&lt;P&gt;Customers.City,&lt;/P&gt;&lt;P&gt;...etc&lt;/P&gt;&lt;P&gt;from ...&lt;EM&gt;somewhere&lt;/EM&gt;...;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Dec 2012 18:22:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-With-Loop-How-Join-theese-tables/m-p/463000#M172893</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-12-23T18:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem With Loop_How Join theese tables</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-With-Loop-How-Join-theese-tables/m-p/463001#M172894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can also go with joins.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Dec 2012 06:24:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-With-Loop-How-Join-theese-tables/m-p/463001#M172894</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2012-12-24T06:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem With Loop_How Join theese tables</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-With-Loop-How-Join-theese-tables/m-p/463002#M172895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tnx &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link active_link" href="https://community.qlik.com/people/gwassenaar" id="jive-965449738980144133290"&gt;Gysbert&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;but when i create:&lt;/P&gt;&lt;P&gt;BranchMap:&lt;/P&gt;&lt;P&gt;mapping load &lt;/P&gt;&lt;P&gt;branchcode, branch_vw.B...&lt;/P&gt;&lt;P&gt;from branch_vw;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i see error:can not find file of branch_vw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the join option : it create sync table&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/cry.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Dec 2012 14:46:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-With-Loop-How-Join-theese-tables/m-p/463002#M172895</guid>
      <dc:creator />
      <dc:date>2012-12-24T14:46:33Z</dc:date>
    </item>
  </channel>
</rss>

