<?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: Transformation Wizard Delimiter Issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Transformation-Wizard-Delimiter-Issue/m-p/696031#M677030</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you saying to do a normal load and then use the built in cross table function? We're not trying to transpose any data, we just want to correct the wrapping of a single string field. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would it be possible to do a search for '\n' in the source file and delete all instances? Other than that, I can't figure out why the script would delimit on new line. The only delimiter we have set is '|' so I would assume it would ignore new lines/carriage returns.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jun 2014 15:15:47 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-06-17T15:15:47Z</dc:date>
    <item>
      <title>Transformation Wizard Delimiter Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Transformation-Wizard-Delimiter-Issue/m-p/696027#M677026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a text file that I am pulling through the transformation wizard using the delimiter '|' and embedded labels.&amp;nbsp; There is one specific column in the data that is so long that it ends up wrapping down into a separate new row in the transformation process and shifting the remaining columns over.&amp;nbsp; The issue isn't with the delimiter.&amp;nbsp; The rows where that specific cell isn't that large pull through correctly.&amp;nbsp; Does anyone have any ideas how to resolve this issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 13:59:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Transformation-Wizard-Delimiter-Issue/m-p/696027#M677026</guid>
      <dc:creator />
      <dc:date>2014-06-17T13:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: Transformation Wizard Delimiter Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Transformation-Wizard-Delimiter-Issue/m-p/696028#M677027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That sounds like there are line breaks that should be there. Try to remove those from the source file so that every records is on one line only.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 14:41:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Transformation-Wizard-Delimiter-Issue/m-p/696028#M677027</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-06-17T14:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: Transformation Wizard Delimiter Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Transformation-Wizard-Delimiter-Issue/m-p/696029#M677028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perform a purge load before doing your cross table to load all the data into the correct fields.&amp;nbsp; (Just a regular load and find out the proximate cause)&amp;nbsp; You may need to remove carriage returns etc as mentioned by Gysbert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 14:45:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Transformation-Wizard-Delimiter-Issue/m-p/696029#M677028</guid>
      <dc:creator />
      <dc:date>2014-06-17T14:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: Transformation Wizard Delimiter Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Transformation-Wizard-Delimiter-Issue/m-p/696030#M677029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What if the line breaks are occurring due to length of line items in the file? The data is loaded out of a .txt file, and I think the issue might be due to exceeding the maximum characters per line in the file type. The only delimiter we have set in the script load is '|' so I'm confused why carriage returns would make any difference. It seems as if the load should ignore carriage returns and only break at the pipe delimiter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 15:12:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Transformation-Wizard-Delimiter-Issue/m-p/696030#M677029</guid>
      <dc:creator />
      <dc:date>2014-06-17T15:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: Transformation Wizard Delimiter Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Transformation-Wizard-Delimiter-Issue/m-p/696031#M677030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you saying to do a normal load and then use the built in cross table function? We're not trying to transpose any data, we just want to correct the wrapping of a single string field. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would it be possible to do a search for '\n' in the source file and delete all instances? Other than that, I can't figure out why the script would delimit on new line. The only delimiter we have set is '|' so I would assume it would ignore new lines/carriage returns.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 15:15:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Transformation-Wizard-Delimiter-Issue/m-p/696031#M677030</guid>
      <dc:creator />
      <dc:date>2014-06-17T15:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: Transformation Wizard Delimiter Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Transformation-Wizard-Delimiter-Issue/m-p/696032#M677031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The delimiter is the field separator. A line break is the record separator. That's why a spurious line break can lead to the behaviour you're experiencing. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 18:45:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Transformation-Wizard-Delimiter-Issue/m-p/696032#M677031</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-06-17T18:45:11Z</dc:date>
    </item>
  </channel>
</rss>

