<?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: RegEx - tmap in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/RegEx-tmap/m-p/2282592#M56741</link>
    <description>&lt;P&gt;Thank you so much.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your way works better - before i saw this i had everything but&amp;nbsp;&lt;SPAN&gt;. replaceAll(" $", "")&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;And I was using .trim() which wasn't consistent with some of the names in the file. - Thanks again.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 07 Oct 2019 21:25:18 GMT</pubDate>
    <dc:creator>onchar</dc:creator>
    <dc:date>2019-10-07T21:25:18Z</dc:date>
    <item>
      <title>RegEx - tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/RegEx-tmap/m-p/2282589#M56738</link>
      <description>&lt;P&gt;I have a&amp;nbsp;field called Name&amp;nbsp;which I am pulling from Salesforce.&amp;nbsp; This field is annotated with a date/time stamp which is fine, but in order for me to use that field as a lookup, I need to completely remove the date/time stamp any space(s) in the end of the string.&amp;nbsp; For example:&lt;/P&gt; 
&lt;P&gt;the string = somenamehere with spaces2019-10-05 07:01:09&lt;/P&gt; 
&lt;P&gt;tmap=row3.Name.replaceAll("\\d[:-]*","")&lt;/P&gt; 
&lt;P&gt;results = somenamehere with spaces&lt;/P&gt; 
&lt;P&gt;the results above has an extra space - might be hard to see --which I am running out of options on how to get rid of it.&lt;/P&gt; 
&lt;P&gt;My output file is a txt file with a field separator of a semi colon.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Any suggestions folks on how to setup my RegEx?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:27:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/RegEx-tmap/m-p/2282589#M56738</guid>
      <dc:creator>onchar</dc:creator>
      <dc:date>2024-11-16T04:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: RegEx - tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/RegEx-tmap/m-p/2282590#M56739</link>
      <description>(row3.Name.replaceAll("\\d[:-]*","")). replaceAll(" $", "")</description>
      <pubDate>Mon, 07 Oct 2019 06:52:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/RegEx-tmap/m-p/2282590#M56739</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2019-10-07T06:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: RegEx - tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/RegEx-tmap/m-p/2282591#M56740</link>
      <description>Did this help?&lt;BR /&gt;If so thanks to mark your case as solved.</description>
      <pubDate>Mon, 07 Oct 2019 20:33:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/RegEx-tmap/m-p/2282591#M56740</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2019-10-07T20:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: RegEx - tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/RegEx-tmap/m-p/2282592#M56741</link>
      <description>&lt;P&gt;Thank you so much.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your way works better - before i saw this i had everything but&amp;nbsp;&lt;SPAN&gt;. replaceAll(" $", "")&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;And I was using .trim() which wasn't consistent with some of the names in the file. - Thanks again.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2019 21:25:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/RegEx-tmap/m-p/2282592#M56741</guid>
      <dc:creator>onchar</dc:creator>
      <dc:date>2019-10-07T21:25:18Z</dc:date>
    </item>
  </channel>
</rss>

