<?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: file load is incorrectly splitting a row into 2 rows in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/file-load-is-incorrectly-splitting-a-row-into-2-rows/m-p/1419463#M821019</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's what I was afraid of.&amp;nbsp; Thanks Burkhard.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Aug 2017 17:03:48 GMT</pubDate>
    <dc:creator>twills12</dc:creator>
    <dc:date>2017-08-21T17:03:48Z</dc:date>
    <item>
      <title>file load is incorrectly splitting a row into 2 rows</title>
      <link>https://community.qlik.com/t5/QlikView/file-load-is-incorrectly-splitting-a-row-into-2-rows/m-p/1419459#M821015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am loading a text file and noticed a problem with some of the rows.&amp;nbsp; The load is splitting some of the rows into 2 rows.&amp;nbsp; Is there a way to code the load to force it to load correctly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried various options through the load wizard but always see in the preview pane that the 3rd row is being split after '03/12/2016' and the remainder is treated as a 4th row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/file-load-is-incorrectly-splitting-a-row-into-2-rows/m-p/1419459#M821015</guid>
      <dc:creator>twills12</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: file load is incorrectly splitting a row into 2 rows</title>
      <link>https://community.qlik.com/t5/QlikView/file-load-is-incorrectly-splitting-a-row-into-2-rows/m-p/1419460#M821016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tony,&lt;/P&gt;&lt;P&gt;this is because you have a CR in your third line of text. See the picture:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Temptext.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/173746_Temptext.jpg" style="height: 58px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;You must delete this control character before loading the text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Burkhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2017 19:29:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/file-load-is-incorrectly-splitting-a-row-into-2-rows/m-p/1419460#M821016</guid>
      <dc:creator>veidlburkhard</dc:creator>
      <dc:date>2017-08-17T19:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: file load is incorrectly splitting a row into 2 rows</title>
      <link>https://community.qlik.com/t5/QlikView/file-load-is-incorrectly-splitting-a-row-into-2-rows/m-p/1419461#M821017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Burkhard, that definitely makes sense and helps. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that possible in the script or do I need to have the source file edited if not?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2017 21:09:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/file-load-is-incorrectly-splitting-a-row-into-2-rows/m-p/1419461#M821017</guid>
      <dc:creator>twills12</dc:creator>
      <dc:date>2017-08-17T21:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: file load is incorrectly splitting a row into 2 rows</title>
      <link>https://community.qlik.com/t5/QlikView/file-load-is-incorrectly-splitting-a-row-into-2-rows/m-p/1419462#M821018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think, Tony, you have to do this in the source file. Cause QV doesn't load the CR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Burkhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 08:41:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/file-load-is-incorrectly-splitting-a-row-into-2-rows/m-p/1419462#M821018</guid>
      <dc:creator>veidlburkhard</dc:creator>
      <dc:date>2017-08-18T08:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: file load is incorrectly splitting a row into 2 rows</title>
      <link>https://community.qlik.com/t5/QlikView/file-load-is-incorrectly-splitting-a-row-into-2-rows/m-p/1419463#M821019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's what I was afraid of.&amp;nbsp; Thanks Burkhard.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2017 17:03:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/file-load-is-incorrectly-splitting-a-row-into-2-rows/m-p/1419463#M821019</guid>
      <dc:creator>twills12</dc:creator>
      <dc:date>2017-08-21T17:03:48Z</dc:date>
    </item>
  </channel>
</rss>

