<?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] tReplace advance mode regex in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-tReplace-advance-mode-regex/m-p/2216468#M12461</link>
    <description>If you are trying to combine validated postal code, then why don't u just Concat both parts.</description>
    <pubDate>Tue, 24 Mar 2015 04:59:31 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-03-24T04:59:31Z</dc:date>
    <item>
      <title>[resolved] tReplace advance mode regex</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tReplace-advance-mode-regex/m-p/2216467#M12460</link>
      <description>Hi 
&lt;BR /&gt;I trying to put together a Canadian postal code that come split in two lines, for example, input is coming from a text file: 
&lt;BR /&gt;A1A 
&lt;BR /&gt;1W9 
&lt;BR /&gt;I want this in one line: A1A1W9 
&lt;BR /&gt;I'm using regex in the tReplace advance mode: 
&lt;BR /&gt; 
&lt;PRE&gt;"^(\\d)(\\n)"&lt;/PRE&gt; 
&lt;BR /&gt;But is not working. 
&lt;BR /&gt;What I'm doing wrong ? 
&lt;BR /&gt;Thanks in advance 
&lt;BR /&gt;Felix 
&lt;BR /&gt;sample.txt.txtsample.txt_20150324-0312.txt</description>
      <pubDate>Tue, 24 Mar 2015 02:15:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tReplace-advance-mode-regex/m-p/2216467#M12460</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-24T02:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tReplace advance mode regex</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tReplace-advance-mode-regex/m-p/2216468#M12461</link>
      <description>If you are trying to combine validated postal code, then why don't u just Concat both parts.</description>
      <pubDate>Tue, 24 Mar 2015 04:59:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tReplace-advance-mode-regex/m-p/2216468#M12461</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-24T04:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tReplace advance mode regex</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tReplace-advance-mode-regex/m-p/2216469#M12462</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;If you are trying to combine validated postal code, then why don't u just Concat both parts.&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;It's not so simple, the text is coming from a text file, and there are others values in addition to the Postal code, so I'm doing other replacements with the component (tReplace -&amp;gt;simple mode), for the postal code I decide to use regex, given the uniformity of the Canadian postal code.</description>
      <pubDate>Tue, 24 Mar 2015 18:17:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tReplace-advance-mode-regex/m-p/2216469#M12462</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-24T18:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tReplace advance mode regex</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tReplace-advance-mode-regex/m-p/2216470#M12463</link>
      <description>I could solve my issue&lt;BR /&gt;It really was a something I missed on my input file, it has ";" as a separator. for example a postal code would come in this form:&amp;nbsp;A1A;1W9&lt;BR /&gt;I change my regex to&lt;BR /&gt;&lt;PRE&gt;"(\\d);(\\d\\d)"&lt;/PRE&gt;&lt;BR /&gt;And now it's working !</description>
      <pubDate>Tue, 24 Mar 2015 23:41:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tReplace-advance-mode-regex/m-p/2216470#M12463</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-24T23:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tReplace advance mode regex</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tReplace-advance-mode-regex/m-p/2216471#M12464</link>
      <description>Ok thats Cool!!.. 
&lt;IMG id="smileywink" class="emoticon emoticon-smileywink" src="https://yutwg22796.i.lithium.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;</description>
      <pubDate>Wed, 25 Mar 2015 06:25:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tReplace-advance-mode-regex/m-p/2216471#M12464</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-25T06:25:46Z</dc:date>
    </item>
  </channel>
</rss>

