<?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: split the qvd size in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/split-the-qvd-size/m-p/1080129#M934913</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;Splitting qvd will be good when you split on certain criteria like if your qvd data consists of Year's data split it into Monthly data ,if month split it into week etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So Make sure on what criteria you are going to split .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Feb 2016 06:10:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-02-22T06:10:53Z</dc:date>
    <item>
      <title>split the qvd size</title>
      <link>https://community.qlik.com/t5/QlikView/split-the-qvd-size/m-p/1080124#M934908</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;i have&amp;nbsp; one Qvd and that size of Qvd is 10 gb. now i need to split that Qvd into 5 small qvds and each size of qvd is 2 gb. how i can convert it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2016 05:33:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split-the-qvd-size/m-p/1080124#M934908</guid>
      <dc:creator>prabhas277</dc:creator>
      <dc:date>2016-02-22T05:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: split the qvd size</title>
      <link>https://community.qlik.com/t5/QlikView/split-the-qvd-size/m-p/1080125#M934909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;chk dis&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/806497"&gt;how to split qvd's dynamically?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/942265"&gt;splitting single QVD data into  2 QVD's&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2016 05:42:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split-the-qvd-size/m-p/1080125#M934909</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-02-22T05:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: split the qvd size</title>
      <link>https://community.qlik.com/t5/QlikView/split-the-qvd-size/m-p/1080126#M934910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/18590"&gt;Split one big QVD file into multiple&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/135331"&gt;How to split Qvd into saparate partition Qvds in Qlikview?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2016 05:54:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split-the-qvd-size/m-p/1080126#M934910</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2016-02-22T05:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: split the qvd size</title>
      <link>https://community.qlik.com/t5/QlikView/split-the-qvd-size/m-p/1080127#M934911</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;What based you want to Split your qvd's?&amp;nbsp; May be you can split the QVD based on Year (If you have the Field)&lt;/P&gt;&lt;P&gt;for example, You can Load the Distinct Year, and based on that you can split..&lt;/P&gt;&lt;P&gt;Like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;Temp:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;INLINE&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[&lt;BR /&gt; Year&lt;BR /&gt; 2010&lt;BR /&gt; 2011&lt;BR /&gt; 2012&lt;BR /&gt; 2013&lt;BR /&gt; 2014&lt;BR /&gt; 2015&lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;;&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;NoConcatenate&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; T1:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;LOAD&lt;/STRONG&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Distinct&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Year&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Resident&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; Temp; &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;DROP&lt;/STRONG&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Table&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; Temp; &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;Let&lt;/STRONG&gt; &lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;vNoOfRows&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;NoOfRows&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;('T1'); &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;for&lt;/STRONG&gt; &lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;i&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;= 1 &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;to&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;vNoOfRows&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;Let&lt;/STRONG&gt; &lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;TabName&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; = &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;FieldValue&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;('Year',&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;$(i)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;); &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;NoConcatenate&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;$(TabName)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;LOAD&lt;/STRONG&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Year&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Resident&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; T1 &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Where&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;FieldValue&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;('Year',&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;$(i)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;); &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;STORE&lt;/STRONG&gt; &lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;$(TabName)&lt;/EM&gt;&lt;/STRONG&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;into&lt;/SPAN&gt; &lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;$(TabName)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;.qvd(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;qvd&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;); &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;DROP&lt;/STRONG&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Table&lt;/SPAN&gt; &lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;$(TabName)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;; &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;Next&lt;/STRONG&gt; &lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;i &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2016 05:57:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split-the-qvd-size/m-p/1080127#M934911</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-02-22T05:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: split the qvd size</title>
      <link>https://community.qlik.com/t5/QlikView/split-the-qvd-size/m-p/1080128#M934912</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;On what basis you want to split the QVD?&amp;nbsp; By Year, Country, Branch etc.&amp;nbsp; Based on that load the QVD with where conditon and save it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2016 06:01:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split-the-qvd-size/m-p/1080128#M934912</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-02-22T06:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: split the qvd size</title>
      <link>https://community.qlik.com/t5/QlikView/split-the-qvd-size/m-p/1080129#M934913</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;Splitting qvd will be good when you split on certain criteria like if your qvd data consists of Year's data split it into Monthly data ,if month split it into week etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So Make sure on what criteria you are going to split .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2016 06:10:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split-the-qvd-size/m-p/1080129#M934913</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-22T06:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: split the qvd size</title>
      <link>https://community.qlik.com/t5/QlikView/split-the-qvd-size/m-p/1080130#M934914</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;What is your goal to slit qvd into number of qvd's?&lt;/P&gt;&lt;P&gt;1) You can take a copy of the same qvd and then go to Debug-&amp;gt; there you can give 500/1000 records number as per your convenience so that you will get required data&amp;nbsp; and that to size is less.&lt;/P&gt;&lt;P&gt;2) Filter the QVD data with Country,Year....RSM wise as per your wish.it will also reduce your file size.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2016 06:27:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split-the-qvd-size/m-p/1080130#M934914</guid>
      <dc:creator>ramasaisaksoft</dc:creator>
      <dc:date>2016-02-22T06:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: split the qvd size</title>
      <link>https://community.qlik.com/t5/QlikView/split-the-qvd-size/m-p/1080131#M934915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess the OP wants to split the QVD in equally sized files of 2GB. Apparently, everbody knows that you can split on some kind of dimension, but that may lead to for example the Year=2010 QVD containing 100MB and Year=2015 containing 7GB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would also be interested to know how the community solves this challenge: splitting an internal table into QVDs where filesize() returns 2GB (or less but only for the last part) &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2016 07:46:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split-the-qvd-size/m-p/1080131#M934915</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-02-22T07:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: split the qvd size</title>
      <link>https://community.qlik.com/t5/QlikView/split-the-qvd-size/m-p/1080132#M934916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We can split the QVD into different files based on dimensions, using 'where' clause in Load statement &lt;/P&gt;&lt;P&gt;but if you want to split the QVD based on size, might be not possible..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is possible, how can achieve it?. It is an interesting scenario...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2016 07:51:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split-the-qvd-size/m-p/1080132#M934916</guid>
      <dc:creator>PradeepReddy</dc:creator>
      <dc:date>2016-02-22T07:51:56Z</dc:date>
    </item>
  </channel>
</rss>

