<?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 QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/loading-data/m-p/1013763#M938932</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When the data is updated that frequently its best to look for updated records and load only those. This reduces application load time. "Incremental load" approach using a .qvd file to compare against and a date column in your DB table does that.&amp;nbsp; QlikView help has a good explanation of incremental load with the 4 scenarios applicable :&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/QVD_Incremental.htm?q=incremental%20load" title="http://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/QVD_Incremental.htm?q=incremental%20load"&gt;QlikView ‒ Using QVD files for incremental load&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Feb 2016 15:52:24 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-02-11T15:52:24Z</dc:date>
    <item>
      <title>loading data</title>
      <link>https://community.qlik.com/t5/QlikView/loading-data/m-p/1013759#M938928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do you load the data which is updating hourly in your database? and what type of loading is used in above scenarios?&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>Thu, 11 Feb 2016 11:36:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-data/m-p/1013759#M938928</guid>
      <dc:creator>prabhas277</dc:creator>
      <dc:date>2016-02-11T11:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: loading data</title>
      <link>https://community.qlik.com/t5/QlikView/loading-data/m-p/1013760#M938929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On your QV server you create your data source to connect to your DB.&amp;nbsp; Then schedule a task on your server to update the report hourly, when server hits the designated time it will connect to the DB through the connection you have created and update all your tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2016 11:39:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-data/m-p/1013760#M938929</guid>
      <dc:creator>dmac1971</dc:creator>
      <dc:date>2016-02-11T11:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: loading data</title>
      <link>https://community.qlik.com/t5/QlikView/loading-data/m-p/1013761#M938930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prabhas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use a scheduled reload from within QMC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2016 11:44:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-data/m-p/1013761#M938930</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2016-02-11T11:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: loading data</title>
      <link>https://community.qlik.com/t5/QlikView/loading-data/m-p/1013762#M938931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you have the updated date in your database than &lt;STRONG&gt;INCREMENTAL loading will be the best approach &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;check this attachment &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2016 11:45:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-data/m-p/1013762#M938931</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-02-11T11:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: loading data</title>
      <link>https://community.qlik.com/t5/QlikView/loading-data/m-p/1013763#M938932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When the data is updated that frequently its best to look for updated records and load only those. This reduces application load time. "Incremental load" approach using a .qvd file to compare against and a date column in your DB table does that.&amp;nbsp; QlikView help has a good explanation of incremental load with the 4 scenarios applicable :&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/QVD_Incremental.htm?q=incremental%20load" title="http://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/QVD_Incremental.htm?q=incremental%20load"&gt;QlikView ‒ Using QVD files for incremental load&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2016 15:52:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-data/m-p/1013763#M938932</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-11T15:52:24Z</dc:date>
    </item>
  </channel>
</rss>

