<?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: QVD Genaration Issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QVD-Genaration-Issue/m-p/115055#M17723</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp; &lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/211608_pastedImage_11.png" /&gt;&lt;/P&gt;&lt;P&gt;try to add &lt;STRONG&gt;(qvd)&lt;/STRONG&gt; to this string.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOAD * from Operationdelay.qvd (qvd);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Aug 2018 11:37:50 GMT</pubDate>
    <dc:creator>andrey_krylov</dc:creator>
    <dc:date>2018-08-23T11:37:50Z</dc:date>
    <item>
      <title>QVD Genaration Issue</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-Genaration-Issue/m-p/115054#M17722</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;I have a problem when i am reloading my QVD for getting data from DB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 script both combined by "CONCATENATE".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Script1:&lt;/P&gt;&lt;P&gt;Operationdelay:&lt;/P&gt;&lt;P&gt;SQL Select ContainerNo,EquipmentType,containerstatus,bookNo,VesselCode,Voyage,ServiceCode,Bound,&lt;/P&gt;&lt;P&gt;Wt,CargoType,OprType,status,nxtStatus,agencyCode,datecr,actdate,mode,year(datecr) as DL_year,&lt;/P&gt;&lt;P&gt;month(datecr) as DL_Month,dbo.ISOweek_SunToSat(datecr) as DL_Weekno from operationdetail&lt;/P&gt;&lt;P&gt;where datecr &amp;gt;= '2016-01-01';&lt;/P&gt;&lt;P&gt;Store Operationdelay into Operationdelay.qvd(qvd);&lt;/P&gt;&lt;P&gt;drop table Operationdelay;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: From above script i am pulling data from 2016.&lt;/P&gt;&lt;P&gt;My QVD size after reload is around (98 MB).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Script2:&lt;/P&gt;&lt;P&gt;Operationdelay:&lt;/P&gt;&lt;P&gt;Load * from Operationdelay.qvd;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;SQL Select ContainerNo,EquipmentType,containerstatus,bookNo,VesselCode,Voyage,ServiceCode,Bound,&lt;/P&gt;&lt;P&gt;Wt,CargoType,OprType,status,nxtStatus,agencyCode,datecr,actdate,mode,year(datecr) as DL_year,&lt;/P&gt;&lt;P&gt;month(datecr) as DL_Month,dbo.ISOweek_SunToSat(datecr) as DL_Weekno from operationdetail;&lt;/P&gt;&lt;P&gt;Store Operationdelay into Operationdelay.qvd(qvd);&lt;/P&gt;&lt;P&gt;drop table Operationdelay;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am running this script with different DB and getting some more data from that DB. I am concatenating first script with this one. The issue was when run this second script it reloads only limited data and the QVD size becomes (Around 11 MB). How is it possible whe we use "concatenate" in both DB i have same table with same column name i checked twice. Pls help me to fix this problem.&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;Dhana R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 11:13:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-Genaration-Issue/m-p/115054#M17722</guid>
      <dc:creator>dhanavindhan</dc:creator>
      <dc:date>2018-08-23T11:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: QVD Genaration Issue</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-Genaration-Issue/m-p/115055#M17723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp; &lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/211608_pastedImage_11.png" /&gt;&lt;/P&gt;&lt;P&gt;try to add &lt;STRONG&gt;(qvd)&lt;/STRONG&gt; to this string.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOAD * from Operationdelay.qvd (qvd);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 11:37:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-Genaration-Issue/m-p/115055#M17723</guid>
      <dc:creator>andrey_krylov</dc:creator>
      <dc:date>2018-08-23T11:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: QVD Genaration Issue</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-Genaration-Issue/m-p/115056#M17724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tnx Andrey, wat a silly mistake i made&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 12:25:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-Genaration-Issue/m-p/115056#M17724</guid>
      <dc:creator>dhanavindhan</dc:creator>
      <dc:date>2018-08-23T12:25:24Z</dc:date>
    </item>
  </channel>
</rss>

