<?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: converting into QVD from warehouse table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/converting-into-QVD-from-warehouse-table/m-p/844423#M659274</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you need to check the query that you are using or the ETL process in the warehouse layer, normally reading data into a qvd should be fast.&lt;/P&gt;&lt;P&gt;but again it depend on how you are fetching this data (the query behind it)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Apr 2015 08:32:30 GMT</pubDate>
    <dc:creator>maleksafa</dc:creator>
    <dc:date>2015-04-16T08:32:30Z</dc:date>
    <item>
      <title>converting into QVD from warehouse table</title>
      <link>https://community.qlik.com/t5/QlikView/converting-into-QVD-from-warehouse-table/m-p/844420#M659266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I have one fact table and is having more than 20 million records. I am extracting data from it and converting into QVD. But it is taking more than 6 hours and not able to convert. Is there any way to convert this one with minimal time taking.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 04:47:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/converting-into-QVD-from-warehouse-table/m-p/844420#M659266</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-16T04:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: converting into QVD from warehouse table</title>
      <link>https://community.qlik.com/t5/QlikView/converting-into-QVD-from-warehouse-table/m-p/844421#M659269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make QVD file with where condition from the fact table.&lt;/P&gt;&lt;P&gt;Example: Year wise you can make QVD separate and at the end you concatenate all QVDs into one logical table in Qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shambhu B &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 06:38:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/converting-into-QVD-from-warehouse-table/m-p/844421#M659269</guid>
      <dc:creator>shambhub</dc:creator>
      <dc:date>2015-04-16T06:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: converting into QVD from warehouse table</title>
      <link>https://community.qlik.com/t5/QlikView/converting-into-QVD-from-warehouse-table/m-p/844422#M659272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually this fact table is having only around 3months of data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 08:19:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/converting-into-QVD-from-warehouse-table/m-p/844422#M659272</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-16T08:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: converting into QVD from warehouse table</title>
      <link>https://community.qlik.com/t5/QlikView/converting-into-QVD-from-warehouse-table/m-p/844423#M659274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you need to check the query that you are using or the ETL process in the warehouse layer, normally reading data into a qvd should be fast.&lt;/P&gt;&lt;P&gt;but again it depend on how you are fetching this data (the query behind it)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 08:32:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/converting-into-QVD-from-warehouse-table/m-p/844423#M659274</guid>
      <dc:creator>maleksafa</dc:creator>
      <dc:date>2015-04-16T08:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: converting into QVD from warehouse table</title>
      <link>https://community.qlik.com/t5/QlikView/converting-into-QVD-from-warehouse-table/m-p/844424#M659275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you'll also need to ensure you have enough resources on your server, as the data is loaded into memory before it is then saved down to the QVD, you'll need enough for the size of data load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As others have mentioned, splitting QVD's down into Daily/Monthly files would help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 08:37:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/converting-into-QVD-from-warehouse-table/m-p/844424#M659275</guid>
      <dc:creator />
      <dc:date>2015-04-16T08:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: converting into QVD from warehouse table</title>
      <link>https://community.qlik.com/t5/QlikView/converting-into-QVD-from-warehouse-table/m-p/844425#M659276</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;Are you doing Transformation before storing your data into QVD?&lt;/P&gt;&lt;P&gt;As far as am aware storing data into QVD shouldn't take 6 hours. As mentioned above you probably want to check the query you're using to extract the data from source.&lt;/P&gt;&lt;P&gt;My suggestion would be, extract the data as is (raw) and store it into QVD, i.e.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA:&lt;/P&gt;&lt;P&gt;SELECT * //Or list of fields you want to extract&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;SOURCE;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STORE DATA&amp;nbsp; INTO .......DATA.QVD(QVD);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can load the raw data and transform it as you which.&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 08:42:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/converting-into-QVD-from-warehouse-table/m-p/844425#M659276</guid>
      <dc:creator>Gabriel</dc:creator>
      <dc:date>2015-04-16T08:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: converting into QVD from warehouse table</title>
      <link>https://community.qlik.com/t5/QlikView/converting-into-QVD-from-warehouse-table/m-p/844426#M659277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then find some other criteria to split QVD files and you need to check your server RAM also.&lt;/P&gt;&lt;P&gt;Have you created QVD file for the same fact table so far ?, if you are yes you can use incremental load concept to get future data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 09:47:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/converting-into-QVD-from-warehouse-table/m-p/844426#M659277</guid>
      <dc:creator>shambhub</dc:creator>
      <dc:date>2015-04-16T09:47:40Z</dc:date>
    </item>
  </channel>
</rss>

