<?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: What is a better practise? Storing a table in QVD format and loading it again in that format or doing a resident load? This for when you further need to transform a table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/What-is-a-better-practise-Storing-a-table-in-QVD-format-and/m-p/1181611#M628195</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would suggest to test both approached with your data and transformations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are some discussions and blog posts that may imply that QVD Store / LOAD is faster than a RESIDENT, but YMMV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlikview.com/thread/113891" title="https://community.qlikview.com/thread/113891"&gt;Qvd Vs Resident load | Qlik Community&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Sep 2016 18:26:39 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2016-09-12T18:26:39Z</dc:date>
    <item>
      <title>What is a better practise? Storing a table in QVD format and loading it again in that format or doing a resident load? This for when you further need to transform a table</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-a-better-practise-Storing-a-table-in-QVD-format-and/m-p/1181610#M628194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is a better practise? Storing a table in QVD format and loading it again or doing a resident load? This for when you further need to transform a table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E.g. I have an Orders table, I store it in a QVD file format and then further down the script I load it again to continue further transforming it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this better than doing a Resident load?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And why is it better?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 18:18:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-a-better-practise-Storing-a-table-in-QVD-format-and/m-p/1181610#M628194</guid>
      <dc:creator>jblomqvist</dc:creator>
      <dc:date>2016-09-12T18:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: What is a better practise? Storing a table in QVD format and loading it again in that format or doing a resident load? This for when you further need to transform a table</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-a-better-practise-Storing-a-table-in-QVD-format-and/m-p/1181611#M628195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would suggest to test both approached with your data and transformations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are some discussions and blog posts that may imply that QVD Store / LOAD is faster than a RESIDENT, but YMMV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlikview.com/thread/113891" title="https://community.qlikview.com/thread/113891"&gt;Qvd Vs Resident load | Qlik Community&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 18:26:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-a-better-practise-Storing-a-table-in-QVD-format-and/m-p/1181611#M628195</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-09-12T18:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: What is a better practise? Storing a table in QVD format and loading it again in that format or doing a resident load? This for when you further need to transform a table</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-a-better-practise-Storing-a-table-in-QVD-format-and/m-p/1181612#M628196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For loading the same table in same qvw the resident load is the better choice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 19:34:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-a-better-practise-Storing-a-table-in-QVD-format-and/m-p/1181612#M628196</guid>
      <dc:creator>janarthanan_rb</dc:creator>
      <dc:date>2016-09-12T19:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: What is a better practise? Storing a table in QVD format and loading it again in that format or doing a resident load? This for when you further need to transform a table</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-a-better-practise-Storing-a-table-in-QVD-format-and/m-p/1181613#M628197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stefan Wühl is right.&lt;/P&gt;&lt;P&gt;Standard answer from a consultant: It depends. So you have to try what is faster depending on your transformations!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 20:26:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-a-better-practise-Storing-a-table-in-QVD-format-and/m-p/1181613#M628197</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-12T20:26:16Z</dc:date>
    </item>
  </channel>
</rss>

