<?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 Decrease Load time in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Decrease-Load-time/m-p/1300356#M27588</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have 6 different Excel files in my LOAD statment for QlikSense which are all used for various charts inside the app. 3 of these files are static (i.e. historical information). How can I design the load script to load the historical data once and only reload the other 3 files when I execute the load script. I am trying to reduce the overall script loading runtime but have all the data from all six files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Apr 2017 16:54:38 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-04-21T16:54:38Z</dc:date>
    <item>
      <title>Decrease Load time</title>
      <link>https://community.qlik.com/t5/App-Development/Decrease-Load-time/m-p/1300356#M27588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have 6 different Excel files in my LOAD statment for QlikSense which are all used for various charts inside the app. 3 of these files are static (i.e. historical information). How can I design the load script to load the historical data once and only reload the other 3 files when I execute the load script. I am trying to reduce the overall script loading runtime but have all the data from all six files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Apr 2017 16:54:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Decrease-Load-time/m-p/1300356#M27588</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-21T16:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: Decrease Load time</title>
      <link>https://community.qlik.com/t5/App-Development/Decrease-Load-time/m-p/1300357#M27589</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;You can create one qvf which will hold the historical data. Call that as HistoricalDataApp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you create a regular qvf and then do a &lt;STRONG&gt;binary load&lt;/STRONG&gt; of the HistoricalDataApp and rest script will have only the excels from where you need regular data.&lt;/P&gt;&lt;P&gt;This way you will reduce the loading time of the app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Apr 2017 17:28:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Decrease-Load-time/m-p/1300357#M27589</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2017-04-21T17:28:38Z</dc:date>
    </item>
  </channel>
</rss>

