<?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 file not able create in incremental load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qvd-file-not-able-create-in-incremental-load/m-p/1082577#M943813</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yup, that is one of the simpler, yet standard, scenarios&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the blog &lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.quickintelligence.co.uk/qlikview-incremental-load/" rel="nofollow" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #266fc8;"&gt;http://www.quickintelligence.co.uk/qlikview-incremental-load/&lt;/A&gt; have a look at the section &lt;EM&gt;Append Only Table With A Unique Sequential ID&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Jan 2016 17:30:21 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-01-13T17:30:21Z</dc:date>
    <item>
      <title>Qvd file not able create in incremental load</title>
      <link>https://community.qlik.com/t5/QlikView/Qvd-file-not-able-create-in-incremental-load/m-p/1082569#M943805</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 am facing one issue. I have fact table file data and it is overriding daily. If I do normal script, QVD file will be override when fact table data is getting override on daily basis. So to overcome that, I have written code like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000;"&gt;If FileSize('$(Vqvdpath)&lt;SPAN style="color: #000000;"&gt;test&lt;/SPAN&gt;.qvd') &amp;gt; 0 then&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;test1:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOAD * FROM fact table;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt; Store table&amp;nbsp; into &lt;STRONG style=": ; color: #000000;"&gt;test&lt;/STRONG&gt;.qvd(qvd);&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;DROP Table test1;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000;"&gt;ENDIF.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;But it is not creating any QVD file. please help me where it is going wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kumar Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 15:38:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qvd-file-not-able-create-in-incremental-load/m-p/1082569#M943805</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-13T15:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: Qvd file not able create in incremental load</title>
      <link>https://community.qlik.com/t5/QlikView/Qvd-file-not-able-create-in-incremental-load/m-p/1082570#M943806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d;"&gt;Do you need the Vqvdpath variable in STORE statement as well? and also you need to store test1 and not Table.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d;"&gt;&lt;STRONG&gt;If FileSize('$(Vqvdpath)&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;test&lt;/SPAN&gt;.qvd') &amp;gt; 0 then&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;test1:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOAD * FROM fact table;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;STORE &lt;SPAN style="color: #ff0000;"&gt;test1&lt;/SPAN&gt; into &lt;/STRONG&gt;&lt;STRONG&gt;&lt;SPAN style="color: #ff0000;"&gt;$(Vqvdpath)&lt;/SPAN&gt;test.qvd(qvd);&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp; &lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;DROP Table test1;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #3d3d3d; font-style: inherit; font-family: inherit;"&gt;ENDIF&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 15:42:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qvd-file-not-able-create-in-incremental-load/m-p/1082570#M943806</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-13T15:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: Qvd file not able create in incremental load</title>
      <link>https://community.qlik.com/t5/QlikView/Qvd-file-not-able-create-in-incremental-load/m-p/1082571#M943807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I do incremental loads I want the original qvd to be overwritten with the new version I have added the incremental rows to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Except for some scenarios when I want a new qvd for each day's data.&amp;nbsp; Is this what you wish to do ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 15:53:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qvd-file-not-able-create-in-incremental-load/m-p/1082571#M943807</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-13T15:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: Qvd file not able create in incremental load</title>
      <link>https://community.qlik.com/t5/QlikView/Qvd-file-not-able-create-in-incremental-load/m-p/1082572#M943808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmmm good thinking &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 15:54:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qvd-file-not-able-create-in-incremental-load/m-p/1082572#M943808</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-13T15:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: Qvd file not able create in incremental load</title>
      <link>https://community.qlik.com/t5/QlikView/Qvd-file-not-able-create-in-incremental-load/m-p/1082573#M943809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;Thanks for ur reply. It was my error. I have done, but it was not working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 15:59:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qvd-file-not-able-create-in-incremental-load/m-p/1082573#M943809</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-13T15:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: Qvd file not able create in incremental load</title>
      <link>https://community.qlik.com/t5/QlikView/Qvd-file-not-able-create-in-incremental-load/m-p/1082574#M943810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bill,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should not override. it should append the new data to existing QVD data.&amp;nbsp; Here daily my source file will be override, so even my Qvd also overriding with that particular data only. I am not able to see old data. But I want old data also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 17:03:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qvd-file-not-able-create-in-incremental-load/m-p/1082574#M943810</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-13T17:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: Qvd file not able create in incremental load</title>
      <link>https://community.qlik.com/t5/QlikView/Qvd-file-not-able-create-in-incremental-load/m-p/1082575#M943811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Having got your new incremental rows into a resident table you need to concatenate load the current qvd onto the resident table with a Not Exists on the table unique key.&amp;nbsp; Then overwrite the qvd disc file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This Blog Post by &lt;A href="https://community.qlik.com/qlik-users/4484"&gt;stevedark&lt;/A&gt; explains it in detail &lt;A href="http://www.quickintelligence.co.uk/qlikview-incremental-load/" title="http://www.quickintelligence.co.uk/qlikview-incremental-load/"&gt;http://www.quickintelligence.co.uk/qlikview-incremental-load/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 17:07:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qvd-file-not-able-create-in-incremental-load/m-p/1082575#M943811</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-13T17:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: Qvd file not able create in incremental load</title>
      <link>https://community.qlik.com/t5/QlikView/Qvd-file-not-able-create-in-incremental-load/m-p/1082576#M943812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is fact table, here I have only inserts records, no updates.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 17:11:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qvd-file-not-able-create-in-incremental-load/m-p/1082576#M943812</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-13T17:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: Qvd file not able create in incremental load</title>
      <link>https://community.qlik.com/t5/QlikView/Qvd-file-not-able-create-in-incremental-load/m-p/1082577#M943813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yup, that is one of the simpler, yet standard, scenarios&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the blog &lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.quickintelligence.co.uk/qlikview-incremental-load/" rel="nofollow" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #266fc8;"&gt;http://www.quickintelligence.co.uk/qlikview-incremental-load/&lt;/A&gt; have a look at the section &lt;EM&gt;Append Only Table With A Unique Sequential ID&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 17:30:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qvd-file-not-able-create-in-incremental-load/m-p/1082577#M943813</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-13T17:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: Qvd file not able create in incremental load</title>
      <link>https://community.qlik.com/t5/QlikView/Qvd-file-not-able-create-in-incremental-load/m-p/1082578#M943814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for sharing the link Bill.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 18:07:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qvd-file-not-able-create-in-incremental-load/m-p/1082578#M943814</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2016-01-13T18:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: Qvd file not able create in incremental load</title>
      <link>https://community.qlik.com/t5/QlikView/Qvd-file-not-able-create-in-incremental-load/m-p/1082579#M943815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your initial code is saying "if there is no QVD, then do nothing".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will always result in no data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 18:10:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qvd-file-not-able-create-in-incremental-load/m-p/1082579#M943815</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2016-01-13T18:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Qvd file not able create in incremental load</title>
      <link>https://community.qlik.com/t5/QlikView/Qvd-file-not-able-create-in-incremental-load/m-p/1082580#M943816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Steve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my script I am loading table data &lt;STRONG&gt;after If statement&lt;/STRONG&gt; and storing that table as a QVD in STORE command. Can you explain me where it is going wrong.&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, 14 Jan 2016 12:41:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qvd-file-not-able-create-in-incremental-load/m-p/1082580#M943816</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-14T12:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: Qvd file not able create in incremental load</title>
      <link>https://community.qlik.com/t5/QlikView/Qvd-file-not-able-create-in-incremental-load/m-p/1082581#M943817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem lies in the return value of FileSize(). How should the function make a distinction between a file with 0 bytes (FileSize=0) and a file that doesn't even exist yet?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the second case, FileSize() returns NULL. Your IF should test for both NULL (QVD doesn't exist) and 0 (QVD contains nothing = useless file)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2016 12:52:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qvd-file-not-able-create-in-incremental-load/m-p/1082581#M943817</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-01-14T12:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: Qvd file not able create in incremental load</title>
      <link>https://community.qlik.com/t5/QlikView/Qvd-file-not-able-create-in-incremental-load/m-p/1082582#M943818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you share the whole load script, especially the bit after the STORE you refer to ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2016 12:52:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qvd-file-not-able-create-in-incremental-load/m-p/1082582#M943818</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-14T12:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: Qvd file not able create in incremental load</title>
      <link>https://community.qlik.com/t5/QlikView/Qvd-file-not-able-create-in-incremental-load/m-p/1082583#M943819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bill,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Let Vqvxpath = 'D:\QlikView\SourceDocuments\QVX\Mktg_Funnel_Prj\';&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Let Vqvdpath = 'D:\QlikView\SourceDocuments\QVD\Mktg_Funnel_Prj\';&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000;"&gt;If FileSize('$(Vqvdpath)&lt;SPAN style="color: #000000;"&gt;test&lt;/SPAN&gt;.qvd') &amp;gt; 0 then&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;test1:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOAD * FROM fact table;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt; Store &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;test1&lt;/STRONG&gt;&lt;/SPAN&gt;into &lt;STRONG style="color: #000000;"&gt;test&lt;/STRONG&gt;.qvd(qvd);&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;DROP Table test1;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000;"&gt;ENDIF.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2016 13:46:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qvd-file-not-able-create-in-incremental-load/m-p/1082583#M943819</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-14T13:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: Qvd file not able create in incremental load</title>
      <link>https://community.qlik.com/t5/QlikView/Qvd-file-not-able-create-in-incremental-load/m-p/1082584#M943820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here If I don't use IF statement QVD will be override with the latest data only, but i don't see any earlier data.&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, 14 Jan 2016 13:49:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qvd-file-not-able-create-in-incremental-load/m-p/1082584#M943820</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-14T13:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: Qvd file not able create in incremental load</title>
      <link>https://community.qlik.com/t5/QlikView/Qvd-file-not-able-create-in-incremental-load/m-p/1082585#M943821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Should there be a space between &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #ff0000;"&gt;test1 &lt;/STRONG&gt;and &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #ff0000;"&gt;into &lt;/STRONG&gt;&lt;SPAN style="color: #000000; font-size: 13.3333px;"&gt;instead of &lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #ff0000;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;test1&lt;/STRONG&gt;&lt;/SPAN&gt;into&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And should the Store command be against &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;Vqvxpath&lt;/STRONG&gt;, as in :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #ff0000;"&gt;Store &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;test1 &lt;/STRONG&gt;&lt;/SPAN&gt;into &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #ff0000;"&gt;&lt;EM&gt;$(Vqvdpath)&lt;/EM&gt;&lt;/STRONG&gt;&lt;STRONG style="font-style: inherit; font-family: inherit; color: #000000;"&gt;&lt;EM&gt;t&lt;/EM&gt;est&lt;/STRONG&gt;.qvd(qvd);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Notwithstanding that, what this seems to be trying to do is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;EM&gt;If qvd file exists&lt;/EM&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; then&lt;/EM&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Load data from source&lt;/EM&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Store this data into qvd file [thus overwriting existing qvd file]&lt;/EM&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Drop resident table&lt;/EM&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; else&lt;/EM&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Do nothing&lt;/EM&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P&gt;Is that what you wish ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2016 14:08:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qvd-file-not-able-create-in-incremental-load/m-p/1082585#M943821</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-14T14:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: Qvd file not able create in incremental load</title>
      <link>https://community.qlik.com/t5/QlikView/Qvd-file-not-able-create-in-incremental-load/m-p/1082586#M943822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What my actual requirement is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose I have a data like&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 139px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="75"&gt;&lt;STRONG&gt;date&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl64" width="64"&gt;&lt;STRONG&gt;Amount&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20"&gt;18/12/2015&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;13&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20"&gt;19/12/2015&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;14&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="20"&gt;20/12/2015&lt;/TD&gt;&lt;TD align="right" class="xl68"&gt;16&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so my QVD will store this data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So next this source will be override with the below data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;date&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;amount&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;21/12/2015&amp;nbsp;&amp;nbsp;&amp;nbsp; 20&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;So finally in my QVD I want to see all 4 rows&lt;/STRONG&gt;.&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, 14 Jan 2016 14:34:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qvd-file-not-able-create-in-incremental-load/m-p/1082586#M943822</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-14T14:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: Qvd file not able create in incremental load</title>
      <link>https://community.qlik.com/t5/QlikView/Qvd-file-not-able-create-in-incremental-load/m-p/1082587#M943823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you hoping that the STORE command will concatenate the additional data onto an existing qvd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so then that is not how the STORE command works.&amp;nbsp; It will overwrite the existing qvd with only the additional data, thus getting rid of the old data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2016 14:39:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qvd-file-not-able-create-in-incremental-load/m-p/1082587#M943823</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-14T14:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Qvd file not able create in incremental load</title>
      <link>https://community.qlik.com/t5/QlikView/Qvd-file-not-able-create-in-incremental-load/m-p/1082588#M943824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried this way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;test1:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD * FROM&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;test.xlsx&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(ooxml, embedded labels, table is Sheet1);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;STORE test1 into C:\Users\Ramprasad\Desktop\Marketing funnel QVW\test.QVD(qvd);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If FileSize('C:\Users\Ramprasad\Desktop\Marketing funnel QVW/test.qvd') &amp;gt; 0 then&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Concatenate(test1)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD * From&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;C:\Users\Ramprasad\Desktop\Marketing funnel QVW\test.QVD(qvd);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;DROP Table test1;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ENDIF&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2016 15:05:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qvd-file-not-able-create-in-incremental-load/m-p/1082588#M943824</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-14T15:05:13Z</dc:date>
    </item>
  </channel>
</rss>

