<?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 Table Load from QVD Incomplete in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Table-Load-from-QVD-Incomplete/m-p/336744#M124157</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have noticed that only the first table listed of the two below will load (according to the Table Viewer). If I change the order the other table will show in the Table Viewer while the other will not. I suppose the tables must be loading somewhat since the CommentType is available for both types in the project itself. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*********************************************************************************************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DEMOGRAPHICS:&lt;BR /&gt;LOAD SERVICE,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; VARNAME,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'DEMOGRAPHICS' As CommentType,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; QUESTION_TEXT,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; VALUE,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; %Key_PATIENTLEVELDATA_E1A59225A73AF151 &lt;BR /&gt;FROM $(DEMOGRAPHICS) (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ANALYSIS:&lt;BR /&gt;LOAD SERVICE,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; VARNAME,&lt;BR /&gt;'ANALYSIS' As CommentType,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; QUESTION_TEXT,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; VALUE,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; %Key_PATIENTLEVELDATA_E1A59225A73AF151 &lt;BR /&gt;FROM $(ANALYSIS) (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*********************************************************************************************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wouldn't think that it should matter how I create the QVD files but I've included that as well. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I'm really trying to do is isolate the cause of inconsistencies in one of my expressions and right now I'm looking at either a flaw in how I create the QVD or how I load the QVD. Considering that there are tables missing from the Table Viewer that I expect to be there I'm starting there. Is this expected behavior?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*********************************************************************************************************************&lt;/P&gt;&lt;P&gt;ANALYSIS:&lt;BR /&gt;LOAD SERVICE,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; VARNAME,&lt;BR /&gt;'ANALYSIS' As CommentType,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; QUESTION_TEXT,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; %Key_HEADER_8B8B72D6FCC98357&amp;nbsp;&amp;nbsp;&amp;nbsp; // Key to parent table: DATA_EXPORT/HEADER&lt;BR /&gt;FROM $(FILE) (XmlSimple, Table is [DATA_EXPORT/HEADER/QUESTION_MAP/QUESTION]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Join (ANALYSIS)&lt;BR /&gt;LOAD VARNAME,&lt;BR /&gt;'ANALYSIS' As CommentType,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; VALUE,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; %Key_PATIENTLEVELDATA_E1A59225A73AF151&amp;nbsp;&amp;nbsp;&amp;nbsp; // Key to parent table: DATA_EXPORT/PATIENTLEVELDATA&lt;BR /&gt;FROM $(FILE) (XmlSimple, Table is [DATA_EXPORT/PATIENTLEVELDATA/ANALYSIS/RESPONSE]);&lt;/P&gt;&lt;P&gt;STORE ANALYSIS INTO ANALYSIS_13.QVD;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DEMOGRAPHICS:&lt;BR /&gt;LOAD SERVICE,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; VARNAME,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'DEMOGRAPHICS' As CommentType,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; QUESTION_TEXT,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; %Key_HEADER_8B8B72D6FCC98357&amp;nbsp;&amp;nbsp;&amp;nbsp; // Key to parent table: DATA_EXPORT/HEADER&lt;BR /&gt;FROM $(FILE) (XmlSimple, Table is [DATA_EXPORT/HEADER/QUESTION_MAP/QUESTION]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Join (DEMOGRAPHICS)&lt;BR /&gt;LOAD VARNAME,&lt;BR /&gt;'DEMOGRAPHICS' As CommentType,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; VALUE,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; %Key_PATIENTLEVELDATA_E1A59225A73AF151&amp;nbsp;&amp;nbsp;&amp;nbsp; // Key to parent table: DATA_EXPORT/PATIENTLEVELDATA&lt;BR /&gt;FROM $(FILE) (XmlSimple, Table is [DATA_EXPORT/PATIENTLEVELDATA/DEMOGRAPHICS/RESPONSE]);&lt;/P&gt;&lt;P&gt;STORE DEMOGRAPHICS INTO DEMOGRAPHICS_13.QVD;&lt;/P&gt;&lt;P&gt;*********************************************************************************************************************&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 May 2012 13:36:15 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-05-04T13:36:15Z</dc:date>
    <item>
      <title>Table Load from QVD Incomplete</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Load-from-QVD-Incomplete/m-p/336744#M124157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have noticed that only the first table listed of the two below will load (according to the Table Viewer). If I change the order the other table will show in the Table Viewer while the other will not. I suppose the tables must be loading somewhat since the CommentType is available for both types in the project itself. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*********************************************************************************************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DEMOGRAPHICS:&lt;BR /&gt;LOAD SERVICE,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; VARNAME,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'DEMOGRAPHICS' As CommentType,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; QUESTION_TEXT,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; VALUE,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; %Key_PATIENTLEVELDATA_E1A59225A73AF151 &lt;BR /&gt;FROM $(DEMOGRAPHICS) (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ANALYSIS:&lt;BR /&gt;LOAD SERVICE,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; VARNAME,&lt;BR /&gt;'ANALYSIS' As CommentType,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; QUESTION_TEXT,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; VALUE,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; %Key_PATIENTLEVELDATA_E1A59225A73AF151 &lt;BR /&gt;FROM $(ANALYSIS) (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*********************************************************************************************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wouldn't think that it should matter how I create the QVD files but I've included that as well. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I'm really trying to do is isolate the cause of inconsistencies in one of my expressions and right now I'm looking at either a flaw in how I create the QVD or how I load the QVD. Considering that there are tables missing from the Table Viewer that I expect to be there I'm starting there. Is this expected behavior?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*********************************************************************************************************************&lt;/P&gt;&lt;P&gt;ANALYSIS:&lt;BR /&gt;LOAD SERVICE,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; VARNAME,&lt;BR /&gt;'ANALYSIS' As CommentType,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; QUESTION_TEXT,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; %Key_HEADER_8B8B72D6FCC98357&amp;nbsp;&amp;nbsp;&amp;nbsp; // Key to parent table: DATA_EXPORT/HEADER&lt;BR /&gt;FROM $(FILE) (XmlSimple, Table is [DATA_EXPORT/HEADER/QUESTION_MAP/QUESTION]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Join (ANALYSIS)&lt;BR /&gt;LOAD VARNAME,&lt;BR /&gt;'ANALYSIS' As CommentType,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; VALUE,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; %Key_PATIENTLEVELDATA_E1A59225A73AF151&amp;nbsp;&amp;nbsp;&amp;nbsp; // Key to parent table: DATA_EXPORT/PATIENTLEVELDATA&lt;BR /&gt;FROM $(FILE) (XmlSimple, Table is [DATA_EXPORT/PATIENTLEVELDATA/ANALYSIS/RESPONSE]);&lt;/P&gt;&lt;P&gt;STORE ANALYSIS INTO ANALYSIS_13.QVD;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DEMOGRAPHICS:&lt;BR /&gt;LOAD SERVICE,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; VARNAME,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'DEMOGRAPHICS' As CommentType,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; QUESTION_TEXT,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; %Key_HEADER_8B8B72D6FCC98357&amp;nbsp;&amp;nbsp;&amp;nbsp; // Key to parent table: DATA_EXPORT/HEADER&lt;BR /&gt;FROM $(FILE) (XmlSimple, Table is [DATA_EXPORT/HEADER/QUESTION_MAP/QUESTION]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Join (DEMOGRAPHICS)&lt;BR /&gt;LOAD VARNAME,&lt;BR /&gt;'DEMOGRAPHICS' As CommentType,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; VALUE,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; %Key_PATIENTLEVELDATA_E1A59225A73AF151&amp;nbsp;&amp;nbsp;&amp;nbsp; // Key to parent table: DATA_EXPORT/PATIENTLEVELDATA&lt;BR /&gt;FROM $(FILE) (XmlSimple, Table is [DATA_EXPORT/PATIENTLEVELDATA/DEMOGRAPHICS/RESPONSE]);&lt;/P&gt;&lt;P&gt;STORE DEMOGRAPHICS INTO DEMOGRAPHICS_13.QVD;&lt;/P&gt;&lt;P&gt;*********************************************************************************************************************&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2012 13:36:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Load-from-QVD-Incomplete/m-p/336744#M124157</guid>
      <dc:creator />
      <dc:date>2012-05-04T13:36:15Z</dc:date>
    </item>
    <item>
      <title>Table Load from QVD Incomplete</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Load-from-QVD-Incomplete/m-p/336745#M124158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The two tables being concatenated automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOCONCATENATE use the command to avoid this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: -webkit-auto;"&gt;&lt;SPAN style="font-family: arial, sans-serif; font-size: 12pt;"&gt;Ex.:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DEMOGRAPHICS:&lt;/P&gt;&lt;P&gt;LOAD SERVICE,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; VARNAME,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'DEMOGRAPHICS' As CommentType,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; QUESTION_TEXT,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; VALUE,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; %Key_PATIENTLEVELDATA_E1A59225A73AF151 &lt;/P&gt;&lt;P&gt;FROM $(DEMOGRAPHICS) (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ANALYSIS:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;NOCONCATENATE&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;LOAD SERVICE,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; VARNAME,&lt;/P&gt;&lt;P&gt;'ANALYSIS' As CommentType,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; QUESTION_TEXT,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; VALUE,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; %Key_PATIENTLEVELDATA_E1A59225A73AF151 &lt;/P&gt;&lt;P&gt;FROM $(ANALYSIS) (qvd);&lt;/P&gt;&lt;P style="text-align: -webkit-auto;"&gt;&lt;SPAN style="font-family: arial, sans-serif; font-size: 12pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2012 13:51:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Load-from-QVD-Incomplete/m-p/336745#M124158</guid>
      <dc:creator />
      <dc:date>2012-05-04T13:51:23Z</dc:date>
    </item>
  </channel>
</rss>

