<?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: tFileInputDelimited with malformed data in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tFileInputDelimited-with-malformed-data/m-p/2356690#M122151</link>
    <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LL8UAAW"&gt;@mmeckens&lt;/A&gt;,you have extra&amp;nbsp;&lt;SPAN&gt;Field separator,which were using as a&amp;nbsp;Field separator.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;You nee to correct the line in&amp;nbsp;input csv file by manually.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;below line data is not in proper csv format.,you need to correct it.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;"Everest","Norgay, Tenzing "Sherpa";Hillary, Ed","Nepal","Khumbu"&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 31 May 2018 07:52:36 GMT</pubDate>
    <dc:creator>manodwhb</dc:creator>
    <dc:date>2018-05-31T07:52:36Z</dc:date>
    <item>
      <title>tFileInputDelimited with malformed data</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileInputDelimited-with-malformed-data/m-p/2356689#M122150</link>
      <description>&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a 100000 line CSV file (tFileInputDelimited), which I'm trying to process with Tmap&amp;nbsp;although experiencing an issue with one line:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"Everest","Norgay, Tenzing "Sherpa";Hillary, Ed","Nepal","Khumbu"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It creates extra columns, so the data no longer matches the schema&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We're using CSV options:&lt;BR /&gt;Field separator: ","&lt;BR /&gt;Escape Char: "\"" (have tried different options)&lt;BR /&gt;Text Enclosure: "\""&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers, M&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:10:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileInputDelimited-with-malformed-data/m-p/2356689#M122150</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: tFileInputDelimited with malformed data</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileInputDelimited-with-malformed-data/m-p/2356690#M122151</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LL8UAAW"&gt;@mmeckens&lt;/A&gt;,you have extra&amp;nbsp;&lt;SPAN&gt;Field separator,which were using as a&amp;nbsp;Field separator.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;You nee to correct the line in&amp;nbsp;input csv file by manually.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;below line data is not in proper csv format.,you need to correct it.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;"Everest","Norgay, Tenzing "Sherpa";Hillary, Ed","Nepal","Khumbu"&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 May 2018 07:52:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileInputDelimited-with-malformed-data/m-p/2356690#M122151</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-05-31T07:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: tFileInputDelimited with malformed data</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileInputDelimited-with-malformed-data/m-p/2356691#M122152</link>
      <description>If this issue arrives "sometimes", you may prefer to correct it automatically instead of manually.&lt;BR /&gt;For that, use a tFileRow component to read the file line by line, then using a tMap or tJavaRow, you will be able to reformat the line (maybe using some regex) to generate a well formated new file.</description>
      <pubDate>Thu, 31 May 2018 08:04:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileInputDelimited-with-malformed-data/m-p/2356691#M122152</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-05-31T08:04:05Z</dc:date>
    </item>
  </channel>
</rss>

