<?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 data in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Loading-data/m-p/1862542#M71156</link>
    <description>&lt;P&gt;Ah ok, I used the where clause, but does it have to be on the Primary Key if it is to affect loaded data on other tables as well? It seems the exist function works with Qlik and my load seizes on the invoices when I selected all because there where too many datapoints&lt;/P&gt;</description>
    <pubDate>Tue, 23 Nov 2021 12:25:54 GMT</pubDate>
    <dc:creator>Ericus</dc:creator>
    <dc:date>2021-11-23T12:25:54Z</dc:date>
    <item>
      <title>Loading data</title>
      <link>https://community.qlik.com/t5/App-Development/Loading-data/m-p/1862427#M71151</link>
      <description>&lt;P&gt;So I've had some problems when I select data from my tables, I write a select and a load for every table, but one of the tables is very large and the limiting factor is a part of another table. How do I write my load/select statements to limit data loaded to not only my customer table but also my invoice table?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ericus_0-1637655420983.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/67234iCF29C93E8025B264/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ericus_0-1637655420983.png" alt="Ericus_0-1637655420983.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2021 08:18:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Loading-data/m-p/1862427#M71151</guid>
      <dc:creator>Ericus</dc:creator>
      <dc:date>2021-11-23T08:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data</title>
      <link>https://community.qlik.com/t5/App-Development/Loading-data/m-p/1862519#M71154</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;may be have a look in the forum about a where exist statement to limit / select data from a table depending of value from another&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2021 11:09:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Loading-data/m-p/1862519#M71154</guid>
      <dc:creator>brunobertels</dc:creator>
      <dc:date>2021-11-23T11:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data</title>
      <link>https://community.qlik.com/t5/App-Development/Loading-data/m-p/1862542#M71156</link>
      <description>&lt;P&gt;Ah ok, I used the where clause, but does it have to be on the Primary Key if it is to affect loaded data on other tables as well? It seems the exist function works with Qlik and my load seizes on the invoices when I selected all because there where too many datapoints&lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2021 12:25:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Loading-data/m-p/1862542#M71156</guid>
      <dc:creator>Ericus</dc:creator>
      <dc:date>2021-11-23T12:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data</title>
      <link>https://community.qlik.com/t5/App-Development/Loading-data/m-p/1862573#M71163</link>
      <description>&lt;P&gt;Exists doesnt need to be a primary key.&amp;nbsp; You can also use Keep function to limit one table based joining fields from another table.&lt;/P&gt;
&lt;P&gt;An example is to left keep dimension tables with a fact table, so you only have dimension values where there is relevant fact data in the data set.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2021 13:21:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Loading-data/m-p/1862573#M71163</guid>
      <dc:creator>stevejoyce</dc:creator>
      <dc:date>2021-11-23T13:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data</title>
      <link>https://community.qlik.com/t5/App-Development/Loading-data/m-p/1863524#M71265</link>
      <description>&lt;P&gt;But If I want to limit the data loaded in I have to write that distinction in my SQL query? (I receive, an error when I try to load invoiceproduct data due to the amount)&lt;/P&gt;</description>
      <pubDate>Thu, 25 Nov 2021 10:59:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Loading-data/m-p/1863524#M71265</guid>
      <dc:creator>Ericus</dc:creator>
      <dc:date>2021-11-25T10:59:16Z</dc:date>
    </item>
  </channel>
</rss>

