<?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: Getting a junk line after load in QlikView in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Getting-a-junk-line-after-load-in-QlikView/m-p/1787757#M1210228</link>
    <description>&lt;P&gt;By loading and storing a file it's necessary to specify the file-format - it may look as if it's optional and there is often no error but the then applied default file-format may not be suitable to the requirements. Therefore go through all creation and loading steps (it may more as two within an ETL chain) and check if (qvd) is always set as file-format by loading/storings into qvd's.&lt;/P&gt;&lt;P&gt;To wrap the full-path into brackets is needed if there any spaces or special chars included which may especially by the use variables not always obviously - therefore use the best practice and apply it always.&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
    <pubDate>Wed, 03 Mar 2021 07:34:13 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2021-03-03T07:34:13Z</dc:date>
    <item>
      <title>Getting a junk line after load in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-a-junk-line-after-load-in-QlikView/m-p/1787194#M1210183</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;I am having weird issue.&amp;nbsp; While I am loading a QVD I am having below load. There are 89 QVD like this . I need to move it to prod.. But I am concerned to the&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;[&amp;lt;?xml version="1.0" encoding="UTF-8" standalone="yes"?&amp;gt;], after load Statement.&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Also while opening it is loading two times.&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50143iDB4F2CE3424806D8/image-size/large?v=v2&amp;amp;px=999" role="button" title="Untitled.png" alt="Untitled.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2021 19:02:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-a-junk-line-after-load-in-QlikView/m-p/1787194#M1210183</guid>
      <dc:creator>Truist_np</dc:creator>
      <dc:date>2021-03-01T19:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Getting a junk line after load in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-a-junk-line-after-load-in-QlikView/m-p/1787254#M1210190</link>
      <description>&lt;P&gt;does it load properly when you delete that field in your load statement?&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2021 22:31:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-a-junk-line-after-load-in-QlikView/m-p/1787254#M1210190</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2021-03-01T22:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: Getting a junk line after load in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-a-junk-line-after-load-in-QlikView/m-p/1787257#M1210191</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Yes . It is loading properly with all data.&amp;nbsp; And if one comments this line before loading , then no problem. But I am concerned why it is coming.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2021 22:38:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-a-junk-line-after-load-in-QlikView/m-p/1787257#M1210191</guid>
      <dc:creator>Truist_np</dc:creator>
      <dc:date>2021-03-01T22:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Getting a junk line after load in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-a-junk-line-after-load-in-QlikView/m-p/1787506#M1210210</link>
      <description>&lt;P&gt;I think not this load is causing the issue else the previous creation of those qvd's is the reason. Maybe they weren't stored explicitly as qvd's like:&lt;/P&gt;&lt;P&gt;store table into table.qvd &lt;STRONG&gt;(qvd)&lt;/STRONG&gt;;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and the here marked &lt;STRONG&gt;(qvd)&lt;/STRONG&gt; determination of the file-format is missing.&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 14:07:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-a-junk-line-after-load-in-QlikView/m-p/1787506#M1210210</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2021-03-02T14:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: Getting a junk line after load in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-a-junk-line-after-load-in-QlikView/m-p/1787603#M1210215</link>
      <description>&lt;P&gt;Hello Marcus,&lt;/P&gt;&lt;P&gt;Thank you! These are the scenario how the QVD are stored.&amp;nbsp;&lt;/P&gt;&lt;P&gt;STORE Incremental into $(vQVDCategory1)$(vQVDName).qvd (qvd);&lt;BR /&gt;STORE TruncateLoad into $(vQVDCategory2)$(vQVDName).qvd (qvd);&lt;BR /&gt;Store TF10 into $(vQVDCategory1)TF10_$(vCurrentYear).qvd (qvd);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also while loading from qvd we&amp;nbsp; used&lt;BR /&gt;Incremental:&lt;BR /&gt;//Load Records from existing QVD&lt;BR /&gt;Load *&lt;BR /&gt;from [$(vQVDCategory1)$(vQVDName).qvd];&lt;/P&gt;&lt;P&gt;//from $(vQVDCategory1)$(vQVDName).qvd (qvd);we used the highlighted one instead&amp;nbsp; the commented one .&amp;nbsp; We put bracket for a reason. This process is used in all script.&amp;nbsp; Please advice.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 17:45:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-a-junk-line-after-load-in-QlikView/m-p/1787603#M1210215</guid>
      <dc:creator>Truist_np</dc:creator>
      <dc:date>2021-03-02T17:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: Getting a junk line after load in QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-a-junk-line-after-load-in-QlikView/m-p/1787757#M1210228</link>
      <description>&lt;P&gt;By loading and storing a file it's necessary to specify the file-format - it may look as if it's optional and there is often no error but the then applied default file-format may not be suitable to the requirements. Therefore go through all creation and loading steps (it may more as two within an ETL chain) and check if (qvd) is always set as file-format by loading/storings into qvd's.&lt;/P&gt;&lt;P&gt;To wrap the full-path into brackets is needed if there any spaces or special chars included which may especially by the use variables not always obviously - therefore use the best practice and apply it always.&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Wed, 03 Mar 2021 07:34:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-a-junk-line-after-load-in-QlikView/m-p/1787757#M1210228</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2021-03-03T07:34:13Z</dc:date>
    </item>
  </channel>
</rss>

