<?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: Load with a condition in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-with-a-condition/m-p/888118#M657405</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;YASSER TRY THIS&lt;/P&gt;&lt;P&gt;Fact:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;id,&lt;/P&gt;&lt;P&gt;xyz;&lt;/P&gt;&lt;P&gt;...from fact;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--many tables in between these tables has id fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SalesPerson:&lt;/P&gt;&lt;P&gt;LOAD id,&lt;/P&gt;&lt;P&gt;SalesPerson, from ...&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Where Exists(id)&lt;/STRONG&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 May 2015 13:17:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-05-19T13:17:24Z</dc:date>
    <item>
      <title>Load with a condition</title>
      <link>https://community.qlik.com/t5/QlikView/Load-with-a-condition/m-p/888115#M657402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello to all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two tables I want to load in my script. I load Table1 first, with an ID field. I want to load for the Table2 only lines with an ID that existe in the Table1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to do so?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 13:12:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-with-a-condition/m-p/888115#M657402</guid>
      <dc:creator />
      <dc:date>2015-05-19T13:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: Load with a condition</title>
      <link>https://community.qlik.com/t5/QlikView/Load-with-a-condition/m-p/888116#M657403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;LOAD ID, .... FROM Table1....;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;LOAD ID, ....&lt;/P&gt;&lt;P&gt;FROM Table2 ....&lt;/P&gt;&lt;P&gt;WHERE Exists(ID)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 13:14:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-with-a-condition/m-p/888116#M657403</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-05-19T13:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: Load with a condition</title>
      <link>https://community.qlik.com/t5/QlikView/Load-with-a-condition/m-p/888117#M657404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LOAD ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;FROM Table2&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;WHERE EXISTS(ID)&lt;/STRONG&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 13:14:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-with-a-condition/m-p/888117#M657404</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-05-19T13:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: Load with a condition</title>
      <link>https://community.qlik.com/t5/QlikView/Load-with-a-condition/m-p/888118#M657405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;YASSER TRY THIS&lt;/P&gt;&lt;P&gt;Fact:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;id,&lt;/P&gt;&lt;P&gt;xyz;&lt;/P&gt;&lt;P&gt;...from fact;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--many tables in between these tables has id fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SalesPerson:&lt;/P&gt;&lt;P&gt;LOAD id,&lt;/P&gt;&lt;P&gt;SalesPerson, from ...&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Where Exists(id)&lt;/STRONG&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 13:17:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-with-a-condition/m-p/888118#M657405</guid>
      <dc:creator />
      <dc:date>2015-05-19T13:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: Load with a condition</title>
      <link>https://community.qlik.com/t5/QlikView/Load-with-a-condition/m-p/888119#M657406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ID&lt;/P&gt;&lt;P&gt;From Table1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Left Join&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;LOAD &lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ID&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;From Table2;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 13:18:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-with-a-condition/m-p/888119#M657406</guid>
      <dc:creator>ToniKautto</dc:creator>
      <dc:date>2015-05-19T13:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: Load with a condition</title>
      <link>https://community.qlik.com/t5/QlikView/Load-with-a-condition/m-p/888120#M657407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 13:43:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-with-a-condition/m-p/888120#M657407</guid>
      <dc:creator />
      <dc:date>2015-05-19T13:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: Load with a condition</title>
      <link>https://community.qlik.com/t5/QlikView/Load-with-a-condition/m-p/888121#M657408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you for the answer, it worked&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 13:44:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-with-a-condition/m-p/888121#M657408</guid>
      <dc:creator />
      <dc:date>2015-05-19T13:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: Load with a condition</title>
      <link>https://community.qlik.com/t5/QlikView/Load-with-a-condition/m-p/888122#M657409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the accurate answer, it's working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 13:45:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-with-a-condition/m-p/888122#M657409</guid>
      <dc:creator />
      <dc:date>2015-05-19T13:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: Load with a condition</title>
      <link>https://community.qlik.com/t5/QlikView/Load-with-a-condition/m-p/888123#M657410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;welcome sir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2015 05:34:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-with-a-condition/m-p/888123#M657410</guid>
      <dc:creator />
      <dc:date>2015-05-20T05:34:28Z</dc:date>
    </item>
  </channel>
</rss>

