<?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: Not fully loading from .TXT file in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Not-fully-loading-from-TXT-file/m-p/1625058#M595814</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;it happens because there is a where condition&amp;nbsp;&lt;SPAN&gt;where isnum(trim((@2))) that exclude those rows.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You could use this where instead&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;where Match(trim((@2)),'Material')=0 and Len(PurgeChar(trim((@2)),'*-'))&amp;gt;0&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 18 Sep 2019 08:39:01 GMT</pubDate>
    <dc:creator>StarinieriG</dc:creator>
    <dc:date>2019-09-18T08:39:01Z</dc:date>
    <item>
      <title>Not fully loading from .TXT file</title>
      <link>https://community.qlik.com/t5/QlikView/Not-fully-loading-from-TXT-file/m-p/1625055#M595813</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;In my .txt file (attached to this post in .zip file) I have 18 useful strings in the table with pseudo-graphics. But finally in .qvw I got only first 12 strings.&lt;/P&gt;&lt;P&gt;What I do:&lt;/P&gt;&lt;P&gt;LOAD&lt;BR /&gt;trim(@2) as [Material],&lt;BR /&gt;@3 as [Description],&lt;BR /&gt;@4 as [farm],&lt;BR /&gt;@5 as Base,&lt;BR /&gt;@6 as [vdv],&lt;BR /&gt;@7 as [O],&lt;BR /&gt;@8 as [DocMtr],&lt;BR /&gt;@9 as [Pos.],&lt;BR /&gt;@10 as [Date 1],&lt;BR /&gt;@11 as [Date 2],&lt;BR /&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/66077"&gt;@12&lt;/a&gt; as [Date 3],&lt;BR /&gt;@13 as Quantity,&lt;BR /&gt;@14 as val,&lt;BR /&gt;@15 as [Qnt/EIV],&lt;BR /&gt;@16 as EIV,&lt;BR /&gt;@17 as [Sum BB],&lt;BR /&gt;@18 as Order,&lt;BR /&gt;@19 as Supplier,&lt;BR /&gt;@20 as [DocNum.],&lt;BR /&gt;@21 as Link,&lt;BR /&gt;@22 as Text,&lt;BR /&gt;@23 as Part,&lt;BR /&gt;@24 as Mvz,&lt;BR /&gt;@25 as User&lt;/P&gt;&lt;P&gt;FROM&lt;BR /&gt;data\PTJ0000019239.txt&lt;BR /&gt;(txt, codepage is 1251, no labels,no eof, delimiter is '|', header is 16 lines) where isnum(trim((@2)));&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I've made wrong? I've analyzed the .txt file: it hasn't hidden symbols or something unusual. In my load I use "no eof".&lt;/P&gt;&lt;P&gt;By the way in the first 12 strings in the column "Material" consist only digits, and later till 18th are mixed with symbols. Is it possible, that QlikView stops reading because of that?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:03:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-fully-loading-from-TXT-file/m-p/1625055#M595813</guid>
      <dc:creator>Yulia_Ut</dc:creator>
      <dc:date>2024-11-16T20:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: Not fully loading from .TXT file</title>
      <link>https://community.qlik.com/t5/QlikView/Not-fully-loading-from-TXT-file/m-p/1625058#M595814</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;it happens because there is a where condition&amp;nbsp;&lt;SPAN&gt;where isnum(trim((@2))) that exclude those rows.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You could use this where instead&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;where Match(trim((@2)),'Material')=0 and Len(PurgeChar(trim((@2)),'*-'))&amp;gt;0&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2019 08:39:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-fully-loading-from-TXT-file/m-p/1625058#M595814</guid>
      <dc:creator>StarinieriG</dc:creator>
      <dc:date>2019-09-18T08:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Not fully loading from .TXT file</title>
      <link>https://community.qlik.com/t5/QlikView/Not-fully-loading-from-TXT-file/m-p/1625071#M595815</link>
      <description>&lt;P&gt;You are absolutely right.&lt;/P&gt;&lt;P&gt;Thank you so much! It works!&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2019 08:58:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-fully-loading-from-TXT-file/m-p/1625071#M595815</guid>
      <dc:creator>Yulia_Ut</dc:creator>
      <dc:date>2019-09-18T08:58:56Z</dc:date>
    </item>
  </channel>
</rss>

