<?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 .txt file not uploading fully in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/txt-file-not-uploading-fully/m-p/954569#M646764</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a .txt file that I'm pulling the data from. It has 130k lines in it, QV is only importing 90k of these lines. I tried some other .txt files as well, it's always doing the same thing, not importing the entire file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I open my .txt in Excel and save it as .xlsx file and then import it, then it works but I have to do it every day. Anyone's got an idea how to fix this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my import script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD IMPORT_DATE, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WEEK_NO, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SKU,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; QTY&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[\\ant\daily_extracts\Demand.txt]&lt;/P&gt;&lt;P&gt;(txt, codepage is 1252, embedded labels, delimiter is '\t', msq);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Nov 2015 17:44:39 GMT</pubDate>
    <dc:creator>london1980</dc:creator>
    <dc:date>2015-11-20T17:44:39Z</dc:date>
    <item>
      <title>.txt file not uploading fully</title>
      <link>https://community.qlik.com/t5/QlikView/txt-file-not-uploading-fully/m-p/954569#M646764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a .txt file that I'm pulling the data from. It has 130k lines in it, QV is only importing 90k of these lines. I tried some other .txt files as well, it's always doing the same thing, not importing the entire file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I open my .txt in Excel and save it as .xlsx file and then import it, then it works but I have to do it every day. Anyone's got an idea how to fix this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my import script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD IMPORT_DATE, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WEEK_NO, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SKU,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; QTY&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[\\ant\daily_extracts\Demand.txt]&lt;/P&gt;&lt;P&gt;(txt, codepage is 1252, embedded labels, delimiter is '\t', msq);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 17:44:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/txt-file-not-uploading-fully/m-p/954569#M646764</guid>
      <dc:creator>london1980</dc:creator>
      <dc:date>2015-11-20T17:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: .txt file not uploading fully</title>
      <link>https://community.qlik.com/t5/QlikView/txt-file-not-uploading-fully/m-p/954570#M646765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There might be a character in that file somewhere that's not in the codepage 1252 set. You could try UTF-8.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 18:01:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/txt-file-not-uploading-fully/m-p/954570#M646765</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-11-20T18:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: .txt file not uploading fully</title>
      <link>https://community.qlik.com/t5/QlikView/txt-file-not-uploading-fully/m-p/954571#M646766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you open it in Excel, are you still using '\t' as the delimiter or something different? I have never had this problem, but I am just curious now. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 18:02:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/txt-file-not-uploading-fully/m-p/954571#M646766</guid>
      <dc:creator>sinanozdemir</dc:creator>
      <dc:date>2015-11-20T18:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: .txt file not uploading fully</title>
      <link>https://community.qlik.com/t5/QlikView/txt-file-not-uploading-fully/m-p/954572#M646767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahm,&lt;/P&gt;&lt;P&gt;i'm Not sure but I give you suggestion to you, if you do that you might get it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Open your text file Crtl +A and Crtl + C.&lt;/P&gt;&lt;P&gt;2) Open one new Excel file and CRTL + V and Save.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load the excel in your script. I tried this last time. if it possible try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagarjuna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 18:22:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/txt-file-not-uploading-fully/m-p/954572#M646767</guid>
      <dc:creator>nagarjuna_kotha</dc:creator>
      <dc:date>2015-11-20T18:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: .txt file not uploading fully</title>
      <link>https://community.qlik.com/t5/QlikView/txt-file-not-uploading-fully/m-p/954573#M646768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try it without msq and an eof-handling like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(txt, codepage is 1252, embedded labels, &lt;STRONG&gt;no eof&lt;/STRONG&gt;, delimiter is '\t', &lt;SPAN style="text-decoration: line-through;"&gt;msq&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this not worked you need to find the records which are not loaded respectively the record on which the loading stopped - recno() and rowno() are very helpful here: &lt;A href="https://community.qlik.com/qlik-blogpost/3292"&gt;Counters in the Load&lt;/A&gt; - and then to search which chars could be cause the problem (you will probably need a hex-editor for this).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Nov 2015 15:02:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/txt-file-not-uploading-fully/m-p/954573#M646768</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-11-21T15:02:35Z</dc:date>
    </item>
  </channel>
</rss>

