<?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: How to load optimised data in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-load-optimised-data/m-p/68245#M4565</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rakesh, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the ETL layers to extract the data with your where conditions and store the QVDs.&lt;/P&gt;&lt;P&gt;The transform and load layers will use the generated QVDs in an optimized way, if you simply load the tables with simply where clauses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the following as example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/261737"&gt;ETL layer in qlikview&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Apr 2018 11:46:19 GMT</pubDate>
    <dc:creator>felipedl</dc:creator>
    <dc:date>2018-04-06T11:46:19Z</dc:date>
    <item>
      <title>How to load optimised data</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-load-optimised-data/m-p/68243#M4563</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;I am fetching data from a big table with three where conditions with resident load as &lt;STRONG&gt;Where RBUKRS='4100' and Flag_PnL='Original_PnL' and Flag_BS_PnL='Original'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This condition is taking too much time in reloading the data.&lt;/P&gt;&lt;P&gt;KIndly suggest any optimised way, so that I can reduce reload time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 11:18:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-load-optimised-data/m-p/68243#M4563</guid>
      <dc:creator>rkspareek1992</dc:creator>
      <dc:date>2018-04-06T11:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to load optimised data</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-load-optimised-data/m-p/68244#M4564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of doing a resident load, do a Preceding Load&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Where RBUKRS='4100' and Flag_PnL='Original_PnL' and Flag_BS_PnL='Original'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;from yoursoucefile;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 11:44:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-load-optimised-data/m-p/68244#M4564</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2018-04-06T11:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to load optimised data</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-load-optimised-data/m-p/68245#M4565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rakesh, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the ETL layers to extract the data with your where conditions and store the QVDs.&lt;/P&gt;&lt;P&gt;The transform and load layers will use the generated QVDs in an optimized way, if you simply load the tables with simply where clauses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the following as example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/261737"&gt;ETL layer in qlikview&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 11:46:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-load-optimised-data/m-p/68245#M4565</guid>
      <dc:creator>felipedl</dc:creator>
      <dc:date>2018-04-06T11:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to load optimised data</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-load-optimised-data/m-p/68246#M4566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/people/stabben23"&gt;stabben23&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have previously loaded data, from which I want to load some data (&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;Where RBUKRS='4100' and Flag_PnL='Original_PnL' and Flag_BS_PnL='Original'&lt;/EM&gt;), &lt;/STRONG&gt;then how it is possible to load with &lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Preceding Load&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; at the place of&lt;/SPAN&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; Resident?&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2018 04:22:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-load-optimised-data/m-p/68246#M4566</guid>
      <dc:creator>rkspareek1992</dc:creator>
      <dc:date>2018-04-11T04:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to load optimised data</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-load-optimised-data/m-p/68247#M4567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rakesh,&lt;/P&gt;&lt;P&gt;This is a preceding load &lt;STRONG&gt;(the Bold part)&lt;/STRONG&gt; This load from Your sourcefile and then read it again in memory With Your where statment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;*&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Where RBUKRS='4100' and Flag_PnL='Original_PnL' and Flag_BS_PnL='Original'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;RBUKRS,&lt;/P&gt;&lt;P&gt;Flag_PnL,&lt;/P&gt;&lt;P&gt;Flag_BS_PnL,&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from yoursoucefile;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a resident LOAD, which means that you load the main table twice, second time With where statment and drop the first loaded table.&lt;/P&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;RBUKRS,&lt;/P&gt;&lt;P&gt;Flag_PnL,&lt;/P&gt;&lt;P&gt;Flag_BS_PnL,&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt; from yoursoucefile;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;New_Table:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;RBUKRS,&lt;/P&gt;&lt;P&gt;Flag_PnL,&lt;/P&gt;&lt;P&gt;Flag_BS_PnL,&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;Resident Table&lt;/P&gt;&lt;P&gt;Where RBUKRS='4100' and Flag_PnL='Original_PnL' and Flag_BS_PnL='Original'&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drop table Table;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2018 05:49:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-load-optimised-data/m-p/68247#M4567</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2018-04-11T05:49:57Z</dc:date>
    </item>
  </channel>
</rss>

