<?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: How to display CLRF from file in talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-display-CLRF-from-file-in-talend/m-p/2378125#M139936</link>
    <description>&lt;P&gt;hi, if you want to remove CRLF from text file , you can use tFileInputRaw to read the file, convert the return object as a String with tConvertType then :&lt;/P&gt;&lt;P&gt;(your String).replaceAll("\\r\\n","") in a tMap or a TJavaRow&lt;/P&gt;&lt;P&gt;instead of tJavaRow or TMap you could alos you tReplace component :&lt;/P&gt;&lt;P&gt;in search field : "\r\n" and in replace field : ""&lt;/P&gt;&lt;P&gt;Send me love and kudos&lt;/P&gt;</description>
    <pubDate>Tue, 15 Feb 2022 10:29:05 GMT</pubDate>
    <dc:creator>gjeremy1617088143</dc:creator>
    <dc:date>2022-02-15T10:29:05Z</dc:date>
    <item>
      <title>How to display CLRF from file in talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-display-CLRF-from-file-in-talend/m-p/2378124#M139935</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wanted to display and remove CRLF from text file using Talend , can anyone help here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;vasanti&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:12:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-display-CLRF-from-file-in-talend/m-p/2378124#M139935</guid>
      <dc:creator>Vasanti</dc:creator>
      <dc:date>2024-11-15T23:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to display CLRF from file in talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-display-CLRF-from-file-in-talend/m-p/2378125#M139936</link>
      <description>&lt;P&gt;hi, if you want to remove CRLF from text file , you can use tFileInputRaw to read the file, convert the return object as a String with tConvertType then :&lt;/P&gt;&lt;P&gt;(your String).replaceAll("\\r\\n","") in a tMap or a TJavaRow&lt;/P&gt;&lt;P&gt;instead of tJavaRow or TMap you could alos you tReplace component :&lt;/P&gt;&lt;P&gt;in search field : "\r\n" and in replace field : ""&lt;/P&gt;&lt;P&gt;Send me love and kudos&lt;/P&gt;</description>
      <pubDate>Tue, 15 Feb 2022 10:29:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-display-CLRF-from-file-in-talend/m-p/2378125#M139936</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2022-02-15T10:29:05Z</dc:date>
    </item>
  </channel>
</rss>

