<?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: Limiting data at the data load editor level in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Limiting-data-at-the-data-load-editor-level/m-p/31239#M2114</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the advice!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But...Will it not be that if I use the where clause (for example in a product), then the sales will be fully loaded anyway?&lt;/P&gt;&lt;P&gt;I would like to limit the product, the customer, etc. But at the same time load the sale without those things that I have limited.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Mar 2018 07:12:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-03-30T07:12:20Z</dc:date>
    <item>
      <title>Limiting data at the data load editor level</title>
      <link>https://community.qlik.com/t5/App-Development/Limiting-data-at-the-data-load-editor-level/m-p/31237#M2112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys!&lt;/P&gt;&lt;P&gt;I have a question. Let's assume that in Qlik Sense I have the model as in the attachment (simple, for example). In each of the tables I would like to make a restriction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example for a &lt;STRONG&gt;product&lt;/STRONG&gt;: only in group 31 (Group = 31) and heavier than 5 kg (weight&amp;gt; 5).&lt;/P&gt;&lt;P&gt;For a &lt;STRONG&gt;time&lt;/STRONG&gt;: between 1 Febr 2018 and 15 Mar 2018.&lt;/P&gt;&lt;P&gt;For a &lt;STRONG&gt;customer&lt;/STRONG&gt;: only from Czech (Country = 'Czech')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to do all this at the load editor level.&lt;/P&gt;&lt;P&gt;I would like the final model (including sales data) to be limited to the data that meet the individual conditions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How should I do it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2018 10:34:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Limiting-data-at-the-data-load-editor-level/m-p/31237#M2112</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-29T10:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting data at the data load editor level</title>
      <link>https://community.qlik.com/t5/App-Development/Limiting-data-at-the-data-load-editor-level/m-p/31238#M2113</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;Add a where clause in your script &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;product :&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;ProductNo,&lt;/P&gt;&lt;P&gt;Group,&lt;/P&gt;&lt;P&gt;Weight,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;From ... &lt;/P&gt;&lt;P&gt;Where Group=31 and Weight&amp;gt;5;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do the same for all your table where data need to be filtered&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/February2018/Subsystems/Hub/Content/LoadData/Filter-data.htm"&gt;https://help.qlik.com/en-US/sense/February2018/Subsystems/Hub/Content/LoadData/Filter-data.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2018 16:41:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Limiting-data-at-the-data-load-editor-level/m-p/31238#M2113</guid>
      <dc:creator>brunobertels</dc:creator>
      <dc:date>2018-03-29T16:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting data at the data load editor level</title>
      <link>https://community.qlik.com/t5/App-Development/Limiting-data-at-the-data-load-editor-level/m-p/31239#M2114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the advice!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But...Will it not be that if I use the where clause (for example in a product), then the sales will be fully loaded anyway?&lt;/P&gt;&lt;P&gt;I would like to limit the product, the customer, etc. But at the same time load the sale without those things that I have limited.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2018 07:12:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Limiting-data-at-the-data-load-editor-level/m-p/31239#M2114</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-30T07:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting data at the data load editor level</title>
      <link>https://community.qlik.com/t5/App-Development/Limiting-data-at-the-data-load-editor-level/m-p/31240#M2115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the tables Product, Customer and Time has a 1:n relationship to table Sales.&lt;/P&gt;&lt;P&gt;So I would load in the first step the whole table Sales and LEFT JOIN the missing information from the other 3 tables, which are need for filter, into this Sales table. In the next step I filter this Sales table, remove the base table with all records. So that I have a Sales table only with the records I want have. Maybe remove the fields I Joined before into the table.&lt;/P&gt;&lt;P&gt;In the las step I load the 3 tables Product, Customer and Time, If I don’t want have all Products, Customer,.. I will reduce the data amount during load with the EXIST condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the way I want do it, but maybe an easier way exist.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 06:26:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Limiting-data-at-the-data-load-editor-level/m-p/31240#M2115</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-03T06:26:04Z</dc:date>
    </item>
  </channel>
</rss>

