<?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: Partial Load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Partial-Load/m-p/1008573#M975859</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it not possible to load only updated records with out loading another tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Aug 2015 15:04:27 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-08-27T15:04:27Z</dc:date>
    <item>
      <title>Partial Load</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-Load/m-p/1008571#M975857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have couple of doublts on Partial load like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex :&lt;/P&gt;&lt;P&gt;Table&lt;/P&gt;&lt;P&gt;Dim1&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now&lt;/P&gt;&lt;P&gt;I have replaced 3 with the value of 4 in Dim1 like,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table&lt;/P&gt;&lt;P&gt;Dim1 &lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what should I use here&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 11:49:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-Load/m-p/1008571#M975857</guid>
      <dc:creator />
      <dc:date>2015-08-27T11:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: Partial Load</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-Load/m-p/1008572#M975858</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 should just use the full load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Partial load is used to add a new table in your datamodel, without loading other tables.&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>Thu, 27 Aug 2015 11:52:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-Load/m-p/1008572#M975858</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2015-08-27T11:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Partial Load</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-Load/m-p/1008573#M975859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it not possible to load only updated records with out loading another tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 15:04:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-Load/m-p/1008573#M975859</guid>
      <dc:creator />
      <dc:date>2015-08-27T15:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: Partial Load</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-Load/m-p/1008574#M975860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For that we need to maintain timestamp in source file to recognize which records are changed after last reload.&lt;/P&gt;&lt;P&gt;Something like this - Search 'QVD files and Incremental Load' in help, you will get more details&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QV_Table: &lt;/P&gt;&lt;P&gt;SQL SELECT PrimaryKey, X, Y FROM DB_TABLE&lt;/P&gt;&lt;P&gt;WHERE ModificationTime &amp;gt;= #$(LastExecTime)#;&lt;/P&gt;&lt;P&gt;Concatenate LOAD&lt;/P&gt;&lt;P&gt;PrimaryKey, X, Y FROM File.QVD&lt;/P&gt;&lt;P&gt;WHERE NOT Exists(PrimaryKey);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STORE QV_Table INTO File.QVD;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 15:39:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-Load/m-p/1008574#M975860</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2015-08-27T15:39:04Z</dc:date>
    </item>
  </channel>
</rss>

