<?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 String handling with - in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/String-handling-with/m-p/2294713#M67560</link>
    <description>&lt;P&gt;Hey Guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the string "4711" in tMap. I want to transform to "47-11". Is there such Java to transform like that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your participation,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 16 Oct 2017 08:41:55 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-10-16T08:41:55Z</dc:date>
    <item>
      <title>String handling with -</title>
      <link>https://community.qlik.com/t5/Talend-Studio/String-handling-with/m-p/2294713#M67560</link>
      <description>&lt;P&gt;Hey Guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the string "4711" in tMap. I want to transform to "47-11". Is there such Java to transform like that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your participation,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2017 08:41:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/String-handling-with/m-p/2294713#M67560</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-16T08:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: String handling with -</title>
      <link>https://community.qlik.com/t5/Talend-Studio/String-handling-with/m-p/2294714#M67561</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Stricly based on your example, you can use the following:&lt;/P&gt;
&lt;PRE&gt;StringHandling.LEFT(row6.Title1,2)+"-"+StringHandling.RIGHT(row6.Title1,2) &lt;/PRE&gt;</description>
      <pubDate>Mon, 16 Oct 2017 09:00:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/String-handling-with/m-p/2294714#M67561</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-10-16T09:00:19Z</dc:date>
    </item>
  </channel>
</rss>

