<?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: Loading only rows when a condition exists in another table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loading-only-rows-when-a-condition-exists-in-another-table/m-p/417371#M155192</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use where exists functionality of QlikView&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Feb 2013 19:24:57 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-02-07T19:24:57Z</dc:date>
    <item>
      <title>Loading only rows when a condition exists in another table</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-only-rows-when-a-condition-exists-in-another-table/m-p/417370#M155191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How would I go about loading the rows of a table when x condition is present in another table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, if I have an telephone number spreadsheet with a key column with 1000 items (numbered 1-1000).&amp;nbsp; In another spreadsheet that only contains numbers I have actually called, I have the the same key column, but only certain numbers are populated (ie:&amp;nbsp; 500, 501, 515, 516, 523, etc...).&amp;nbsp;&amp;nbsp; When creating my qlikview table, I only want to load the telephone in the qlikview telephone table when it exists in the table of numbers that I actually called.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2013 19:21:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-only-rows-when-a-condition-exists-in-another-table/m-p/417370#M155191</guid>
      <dc:creator />
      <dc:date>2013-02-07T19:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: Loading only rows when a condition exists in another table</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-only-rows-when-a-condition-exists-in-another-table/m-p/417371#M155192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use where exists functionality of QlikView&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2013 19:24:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-only-rows-when-a-condition-exists-in-another-table/m-p/417371#M155192</guid>
      <dc:creator />
      <dc:date>2013-02-07T19:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: Loading only rows when a condition exists in another table</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-only-rows-when-a-condition-exists-in-another-table/m-p/417372#M155193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Calls:&lt;/P&gt;&lt;P&gt;Load telnum&lt;EM&gt;, ...other fields...&lt;/EM&gt; from &lt;EM&gt;...mycallstable...&lt;/EM&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phonebook:&lt;/P&gt;&lt;P&gt;Load telnum&lt;EM&gt;, ...other fields...&lt;/EM&gt; from ...&lt;EM&gt;myphonebook...&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;where exists(telnum, telnum);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2013 19:26:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-only-rows-when-a-condition-exists-in-another-table/m-p/417372#M155193</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-02-07T19:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: Loading only rows when a condition exists in another table</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-only-rows-when-a-condition-exists-in-another-table/m-p/417373#M155194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks... actually my field names in each table are different.&amp;nbsp; When I try with both field names, I get an error in the calls table that "telnumcalls" does not exist.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2013 19:41:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-only-rows-when-a-condition-exists-in-another-table/m-p/417373#M155194</guid>
      <dc:creator />
      <dc:date>2013-02-07T19:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: Loading only rows when a condition exists in another table</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-only-rows-when-a-condition-exists-in-another-table/m-p/417374#M155195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use following code as example else pl upload your Qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;History:&lt;BR /&gt;Load Order_No, &lt;/P&gt;&lt;P&gt;Price_Value&lt;BR /&gt;from Sales.qvd(Qvd)&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load Order_No,&lt;/P&gt;&lt;P&gt; Sale_Value&lt;/P&gt;&lt;P&gt;from Order.qvd(Qvd)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where exists(Order_No, Order_No)&lt;BR /&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2013 19:54:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-only-rows-when-a-condition-exists-in-another-table/m-p/417374#M155195</guid>
      <dc:creator />
      <dc:date>2013-02-07T19:54:27Z</dc:date>
    </item>
  </channel>
</rss>

