<?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: Separate String into two columns in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Separate-String-into-two-columns/m-p/2248798#M33541</link>
    <description>Use string.split with ( as the delimiter to form 2 separated strings then string.replace to remove extra )</description>
    <pubDate>Sun, 12 Jan 2020 20:58:30 GMT</pubDate>
    <dc:creator>TRF</dc:creator>
    <dc:date>2020-01-12T20:58:30Z</dc:date>
    <item>
      <title>Separate String into two columns</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Separate-String-into-two-columns/m-p/2248797#M33540</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new at Talend.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to split Name column to two columns. The Name column contains string like this:&amp;nbsp;&lt;/P&gt;&lt;P&gt;John Adam (It)&lt;/P&gt;&lt;P&gt;Jems Bill (HR)&lt;/P&gt;&lt;P&gt;I want to separate the job name between the parenthesis in a separate column. How can I do this with tMap.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Jan 2020 12:56:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Separate-String-into-two-columns/m-p/2248797#M33540</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-12T12:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: Separate String into two columns</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Separate-String-into-two-columns/m-p/2248798#M33541</link>
      <description>Use string.split with ( as the delimiter to form 2 separated strings then string.replace to remove extra )</description>
      <pubDate>Sun, 12 Jan 2020 20:58:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Separate-String-into-two-columns/m-p/2248798#M33541</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2020-01-12T20:58:30Z</dc:date>
    </item>
  </channel>
</rss>

