<?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: Issue creating Qvd in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Issue-creating-Qvd/m-p/662480#M1068367</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post the Document Log from the script reload? It sounds like your loads are not getting automatically concatenated into the single table named "Table", Can you check the Table Viewer (Ctrl-t) to confirm?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If they are not auto concatenating, you may want to add "CONCATENATE" as a prefix to your Table LOAD statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Sep 2014 06:32:35 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2014-09-10T06:32:35Z</dc:date>
    <item>
      <title>Issue creating Qvd</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-creating-Qvd/m-p/662479#M1068366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have created an dashboard in which i am pulling data from 100 Excel sheets which have same colums and are placed in different folders.I am using a "Do Dir()" script to pull all this data together.Now when i try to store these into "Qvd' it is storing the data of the first sheet only and ignorining the rest 99 sheets.Over here in "c:\data" there is 100 folders each having one file each.So iam pulling all the files together.Any help will be appriciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUB DoDir (Root)&lt;/P&gt;&lt;P&gt; FOR each File in filelist(Root&amp;amp; '\*.xlsm')&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Table:&lt;BR /&gt; LOAD Sino, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FROM&lt;BR /&gt;[$(File)]&lt;BR /&gt;(ooxml, embedded labels, table is Data, filters(&lt;BR /&gt;Remove(Row, Pos(Top, 1))&lt;BR /&gt;));&lt;/P&gt;&lt;P&gt;NEXT File&lt;BR /&gt;FOR each Dir in dirlist (Root&amp;amp;'\*')&lt;BR /&gt;CALL DoDir(Dir)&lt;BR /&gt;NEXT Dir&lt;BR /&gt;END SUB&lt;BR /&gt;CALL DoDir('\\c:\data'); &lt;/P&gt;&lt;P&gt;store Table into 'F:\QVD\Test.qvd';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jyothish KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 06:26:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-creating-Qvd/m-p/662479#M1068366</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2014-09-10T06:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: Issue creating Qvd</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-creating-Qvd/m-p/662480#M1068367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post the Document Log from the script reload? It sounds like your loads are not getting automatically concatenated into the single table named "Table", Can you check the Table Viewer (Ctrl-t) to confirm?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If they are not auto concatenating, you may want to add "CONCATENATE" as a prefix to your Table LOAD statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 06:32:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-creating-Qvd/m-p/662480#M1068367</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2014-09-10T06:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: Issue creating Qvd</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-creating-Qvd/m-p/662481#M1068368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Jyothish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check &lt;STRONG&gt;Drive F&lt;/STRONG&gt; and verify that, is there &lt;STRONG&gt;QVD folder&lt;/STRONG&gt; exist of not?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then Try this one,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STORE Actual into F:\QVD\Test.qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ishfaque Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 06:39:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-creating-Qvd/m-p/662481#M1068368</guid>
      <dc:creator>engishfaque</dc:creator>
      <dc:date>2014-09-10T06:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: Issue creating Qvd</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-creating-Qvd/m-p/662482#M1068369</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;make sure you have same file structure, if not then force concatenate as rob suggested.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;change your store statement as below&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Old --&amp;gt; store Table into 'F:\QVD\Test.qvd';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;New --&amp;gt; store Table into F:\QVD\Test.qvd(qvd);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;ASHFAQ&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 06:46:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-creating-Qvd/m-p/662482#M1068369</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-09-10T06:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: Issue creating Qvd</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-creating-Qvd/m-p/662483#M1068370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Yes Ahmed, Qvd is getting created. But it have data of 1st sheet only rest 99 sheets data is not getting stored.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jyothish KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 06:49:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-creating-Qvd/m-p/662483#M1068370</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2014-09-10T06:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: Issue creating Qvd</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-creating-Qvd/m-p/662484#M1068371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Over here &lt;STRONG&gt;Do Dir()&lt;/STRONG&gt; script is responsible for consollidating all the 100 sheets.Issue over here is tha i cant name the table above the Do dir (), so i name it &lt;STRONG&gt;Table:&lt;/STRONG&gt; after the &lt;STRONG&gt;do dir(). &lt;/STRONG&gt;Now when i store these into QVD i think its storing the info which falls under &lt;STRONG&gt;table:&lt;/STRONG&gt; and ignoring the Do Dir() line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jyothish KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 06:56:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-creating-Qvd/m-p/662484#M1068371</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2014-09-10T06:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: Issue creating Qvd</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-creating-Qvd/m-p/662485#M1068372</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;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;LET vLoop = 1;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SUB DoDir (Root)&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FOR each File in filelist(Root&amp;amp; '\*.xlsm')&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If vLoop = 1 THEN&lt;BR /&gt;Table:&lt;BR /&gt;LOAD Sino, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FROM&lt;BR /&gt;[$(File)]&lt;BR /&gt;(ooxml, embedded labels, table is Data, filters(&lt;BR /&gt;Remove(Row, Pos(Top, 1))&lt;BR /&gt;));&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ELSE&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Concatenate(Table)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;LOAD Sino, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FROM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[$(File)]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;(ooxml, embedded labels, table is Data, filters(&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Remove(Row, Pos(Top, 1))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;));&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;END IF&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;LET vLoop = &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;vLoop&amp;nbsp; + &lt;/SPAN&gt;1;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;NEXT File&lt;BR /&gt;FOR each Dir in dirlist (Root&amp;amp;'\*')&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;LET vLoop = 1;&lt;/SPAN&gt;&lt;BR /&gt;CALL DoDir(Dir)&lt;BR /&gt;NEXT Dir&lt;BR /&gt;END SUB&lt;BR /&gt;CALL DoDir('\\c:\data');&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;store Table into 'F:\QVD\Test.qvd';&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 07:04:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-creating-Qvd/m-p/662485#M1068372</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-09-10T07:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: Issue creating Qvd</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-creating-Qvd/m-p/662486#M1068373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is not helping Ashfaq.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 07:08:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-creating-Qvd/m-p/662486#M1068373</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2014-09-10T07:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: Issue creating Qvd</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-creating-Qvd/m-p/662487#M1068375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Over here also the issues is that vloop script is above table name (table:) and while store the Table, its ignoring the script above table name (table:)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jyothish KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 07:12:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-creating-Qvd/m-p/662487#M1068375</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2014-09-10T07:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Issue creating Qvd</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-creating-Qvd/m-p/662488#M1068377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add a trace within your procedure to confirm that the correct folders and files are being processed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TRACE $(Dir)/$(File) ;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 07:31:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-creating-Qvd/m-p/662488#M1068377</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2014-09-10T07:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: Issue creating Qvd</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-creating-Qvd/m-p/662489#M1068379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Jyothish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Generate Logfile, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Document Properties &amp;gt; General &amp;gt; Checked to Check Box "Generate Logfile" &amp;gt; Checked to Check Box "Timestamp in Logfile Name" &amp;gt; Apply &amp;gt; OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Logfile will be generate at the same place where QVD exist. Open and check it, for better understanding means where is the script is going to be failed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ishfaque Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 07:36:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-creating-Qvd/m-p/662489#M1068379</guid>
      <dc:creator>engishfaque</dc:creator>
      <dc:date>2014-09-10T07:36:57Z</dc:date>
    </item>
  </channel>
</rss>

