<?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: [resolved] How i can remove a line break in a csv? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-i-can-remove-a-line-break-in-a-csv/m-p/2291599#M64767</link>
    <description>Hi, &lt;BR /&gt;I have marked it as resolved. Thanks for your feedback.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
    <pubDate>Mon, 14 Apr 2014 04:27:24 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-04-14T04:27:24Z</dc:date>
    <item>
      <title>[resolved] How i can remove a line break in a csv?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-i-can-remove-a-line-break-in-a-csv/m-p/2291593#M64761</link>
      <description>Hello community!
&lt;BR /&gt;I'm trying remove a linea break in a csv file, but in my Map i can't do this with usual java code, i'm little newby in talenD world, can you help me please?
&lt;BR /&gt;Thanks!</description>
      <pubDate>Sat, 16 Nov 2024 11:41:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-i-can-remove-a-line-break-in-a-csv/m-p/2291593#M64761</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How i can remove a line break in a csv?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-i-can-remove-a-line-break-in-a-csv/m-p/2291594#M64762</link>
      <description>Hi Vlopez... I don't know what you tried in Java, but here's something that would work in tMap:
&lt;BR /&gt;row1.columnName.replaceAll("\\r\\n|\\r|\\n", " ")
&lt;BR /&gt;See other options if this does not do it - 
&lt;A href="http://stackoverflow.com/questions/2163045/how-to-remove-line-breaks-from-a-file-in-java" rel="nofollow noopener noreferrer"&gt;http://stackoverflow.com/questions/2163045/how-to-remove-line-breaks-from-a-file-in-java&lt;/A&gt;</description>
      <pubDate>Wed, 09 Apr 2014 18:25:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-i-can-remove-a-line-break-in-a-csv/m-p/2291594#M64762</guid>
      <dc:creator>willm1</dc:creator>
      <dc:date>2014-04-09T18:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How i can remove a line break in a csv?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-i-can-remove-a-line-break-in-a-csv/m-p/2291595#M64763</link>
      <description>Hi, &lt;BR /&gt;Or you can take a try for this solution: &lt;A href="https://help.talend.com/search/all?query=tFileInputFullRow&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;tFileInputFullRow&lt;/A&gt;--&amp;gt;&lt;A href="https://help.talend.com/search/all?query=tReplace&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;tReplace&lt;/A&gt;.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 10 Apr 2014 08:12:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-i-can-remove-a-line-break-in-a-csv/m-p/2291595#M64763</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-10T08:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How i can remove a line break in a csv?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-i-can-remove-a-line-break-in-a-csv/m-p/2291596#M64764</link>
      <description>Thanks guys, both for fast reply.
&lt;BR /&gt;I try the solution offered by xdshi and this works.
&lt;BR /&gt;
&lt;BR /&gt;Thanks so much!</description>
      <pubDate>Fri, 11 Apr 2014 09:15:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-i-can-remove-a-line-break-in-a-csv/m-p/2291596#M64764</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-11T09:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How i can remove a line break in a csv?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-i-can-remove-a-line-break-in-a-csv/m-p/2291597#M64765</link>
      <description>Hi, &lt;BR /&gt;Glad you could solve the issue. Could you please click the "Set this topic as resolved"? Feel free let me know if there is any further help we can give.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 11 Apr 2014 09:21:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-i-can-remove-a-line-break-in-a-csv/m-p/2291597#M64765</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-11T09:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How i can remove a line break in a csv?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-i-can-remove-a-line-break-in-a-csv/m-p/2291598#M64766</link>
      <description>hi! i click this link but don't work 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9p6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134116iFBD5D7F21624A744/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9p6.png" alt="0683p000009M9p6.png" /&gt;&lt;/span&gt;, what i should do?</description>
      <pubDate>Fri, 11 Apr 2014 13:56:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-i-can-remove-a-line-break-in-a-csv/m-p/2291598#M64766</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-11T13:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How i can remove a line break in a csv?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-i-can-remove-a-line-break-in-a-csv/m-p/2291599#M64767</link>
      <description>Hi, &lt;BR /&gt;I have marked it as resolved. Thanks for your feedback.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 14 Apr 2014 04:27:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-i-can-remove-a-line-break-in-a-csv/m-p/2291599#M64767</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-14T04:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How i can remove a line break in a csv?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-i-can-remove-a-line-break-in-a-csv/m-p/2291600#M64768</link>
      <description>&lt;P&gt;I have this problem now, i have a string field with several information and line breaks, the possible solution does not work, does anyone know how to fix it? or how tFileInputFullRow works? help me&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2019 10:02:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-i-can-remove-a-line-break-in-a-csv/m-p/2291600#M64768</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-20T10:02:22Z</dc:date>
    </item>
  </channel>
</rss>

