<?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: Inconsistent number of rows loaded from text file in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Inconsistent-number-of-rows-loaded-from-text-file/m-p/1327125#M410430</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for following up.&lt;/P&gt;&lt;P&gt;I tested what you were recommending: Excel shows the same amount of rows as the last load (position 3).&lt;/P&gt;&lt;P&gt;I played with various combinations of the load options, without any success.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As mentioned in my original post (added it yesterday before your 2nd post):&lt;/P&gt;&lt;P&gt;It seems like this behavior only occurs when reloading within the desktop version of QlikView, but not when starting the reload job via QMC. Could it be a resource issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After extensive testing, it seems to me either a bug in the current version/SR or an issue with the available resources when using the desktop edition.&lt;/P&gt;&lt;P&gt;I also wouldn't understand why sometimes the whole file gets loaded and sometimes not, purely based on the position of a STORE command. That is independent from any data load. Just doesn't seem right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your suggestions though! Really appreciate it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Jun 2017 20:48:50 GMT</pubDate>
    <dc:creator>bhorneber</dc:creator>
    <dc:date>2017-06-21T20:48:50Z</dc:date>
    <item>
      <title>Inconsistent number of rows loaded from text file</title>
      <link>https://community.qlik.com/t5/QlikView/Inconsistent-number-of-rows-loaded-from-text-file/m-p/1327121#M410426</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 discovered an extremely weird loading behavior in QlikView (11.2 SR17):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I load data from three different text files with the same structure, data is separated with '|' (no quotes). The script is running for years now. But after making some coding improvements I wanted to make sure that the resulting file has not changed.&lt;/P&gt;&lt;P&gt;During testing, I found that the QVD generated by the new script read in less rows. I made various tests and couldn't find any error in the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I started storing the intermediate results and exiting the script after. That's when I realized, &lt;STRONG&gt;the number of read in rows strangely enough changes by simply moving the STORE/EXIT SCRIPT commands around!&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are three different loads with only changing the position of the two lines, but nothing else.&lt;/P&gt;&lt;P&gt;Also, the store and exit always come after the three files are read in:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="167499" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/167499_Capture.PNG" style="height: 593px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have no explanation for this behavior and no idea how this can happen in the first place ... anyone having an idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Addendum:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;It seems like this behavior only occurs when reloading within the desktop version of QlikView, but not when starting the reload job via QMC. Could it be a resource issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 17:21:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inconsistent-number-of-rows-loaded-from-text-file/m-p/1327121#M410426</guid>
      <dc:creator>bhorneber</dc:creator>
      <dc:date>2017-06-20T17:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: Inconsistent number of rows loaded from text file</title>
      <link>https://community.qlik.com/t5/QlikView/Inconsistent-number-of-rows-loaded-from-text-file/m-p/1327122#M410427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, Benedikt!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had faced one time an issue when num of rows after load was lesser than in original txt-file.&lt;/P&gt;&lt;P&gt;When I removed "(txt, codepage is 932, no labels, delimiter is ' '&lt;STRONG style="text-decoration: underline;"&gt;, msq)&lt;/STRONG&gt;;"&amp;lt;this one in the load script everything had become ok.&lt;/P&gt;&lt;P&gt;Maybe in your case it will help too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 17:58:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inconsistent-number-of-rows-loaded-from-text-file/m-p/1327122#M410427</guid>
      <dc:creator>Sergey_Shuklin</dc:creator>
      <dc:date>2017-06-20T17:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: Inconsistent number of rows loaded from text file</title>
      <link>https://community.qlik.com/t5/QlikView/Inconsistent-number-of-rows-loaded-from-text-file/m-p/1327123#M410428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sergey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply. Unfortunately, that's not it.&lt;/P&gt;&lt;P&gt;This part of the load command is &lt;/P&gt;&lt;PRE __default_attr="javascript" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14979823663563957" jivemacro_uid="_14979823663563957" modifiedtitle="true"&gt;
&lt;P&gt;(txt, utf8, no labels, delimiter is '|', no quotes)&lt;/P&gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 18:13:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inconsistent-number-of-rows-loaded-from-text-file/m-p/1327123#M410428</guid>
      <dc:creator>bhorneber</dc:creator>
      <dc:date>2017-06-20T18:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: Inconsistent number of rows loaded from text file</title>
      <link>https://community.qlik.com/t5/QlikView/Inconsistent-number-of-rows-loaded-from-text-file/m-p/1327124#M410429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can do one more test:&lt;/P&gt;&lt;P&gt;Copy your txt data to excel and run your script with it. If num of rows will be the same - it's mean that issue exactly in the load-options-line (&lt;SPAN style="color: #000000; font-family: Consolas, 'Courier New', Courier, mono, serif; font-size: 12px;"&gt;(txt, utf8, no labels...&lt;/SPAN&gt;) and you'll have to try different variations of it.&lt;/P&gt;&lt;P&gt;If it's not - then take a look closely to your data, maybe there is some delimiter cases.&lt;/P&gt;&lt;P&gt;There was a discussion with a tip to transform data a little before load:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlikview.com/thread/173103" title="https://community.qlikview.com/thread/173103"&gt;MSQ format truncates data while loading from de... | Qlik Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Not much, but maybe you'll find something usefull!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jun 2017 04:35:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inconsistent-number-of-rows-loaded-from-text-file/m-p/1327124#M410429</guid>
      <dc:creator>Sergey_Shuklin</dc:creator>
      <dc:date>2017-06-21T04:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: Inconsistent number of rows loaded from text file</title>
      <link>https://community.qlik.com/t5/QlikView/Inconsistent-number-of-rows-loaded-from-text-file/m-p/1327125#M410430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for following up.&lt;/P&gt;&lt;P&gt;I tested what you were recommending: Excel shows the same amount of rows as the last load (position 3).&lt;/P&gt;&lt;P&gt;I played with various combinations of the load options, without any success.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As mentioned in my original post (added it yesterday before your 2nd post):&lt;/P&gt;&lt;P&gt;It seems like this behavior only occurs when reloading within the desktop version of QlikView, but not when starting the reload job via QMC. Could it be a resource issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After extensive testing, it seems to me either a bug in the current version/SR or an issue with the available resources when using the desktop edition.&lt;/P&gt;&lt;P&gt;I also wouldn't understand why sometimes the whole file gets loaded and sometimes not, purely based on the position of a STORE command. That is independent from any data load. Just doesn't seem right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your suggestions though! Really appreciate it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jun 2017 20:48:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inconsistent-number-of-rows-loaded-from-text-file/m-p/1327125#M410430</guid>
      <dc:creator>bhorneber</dc:creator>
      <dc:date>2017-06-21T20:48:50Z</dc:date>
    </item>
  </channel>
</rss>

