<?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: tRegexField to split a column in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tRegexField-to-split-a-column/m-p/2250185#M34496</link>
    <description>&lt;P&gt;oh sorry my bad on this . Its name is tExtractRegexFields&lt;/P&gt;</description>
    <pubDate>Tue, 14 Jan 2020 15:15:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-01-14T15:15:15Z</dc:date>
    <item>
      <title>tRegexField to split a column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRegexField-to-split-a-column/m-p/2250180#M34491</link>
      <description>&lt;P&gt;Hi guys,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I'm trying to split a column into severals.&lt;/P&gt; 
&lt;P&gt;First step, I would like to retrieve any chacarter before the first ,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;so I used this regular expression :&amp;nbsp;"([^,]+?),.*"&lt;/P&gt; 
&lt;P&gt;It work on a website editor like Rubular but doesn"t work on the component and the tLogRow displays blank lines.&lt;/P&gt; 
&lt;P&gt;Can you explain me the reason please ?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Exemple : My name is David(a), I am england&lt;/P&gt; 
&lt;P&gt;The result should be My name is David(a)&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2020 10:57:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRegexField-to-split-a-column/m-p/2250180#M34491</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-13T10:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: tRegexField to split a column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRegexField-to-split-a-column/m-p/2250181#M34492</link>
      <description>your regexp may be "([^,]*),.*"&lt;BR /&gt;but you may uses split for that.&lt;BR /&gt;&lt;BR /&gt;tRegexField is not know as a talend component,&lt;BR /&gt;you may use tMap or tjavarow to apply regexp.&lt;BR /&gt;&lt;BR /&gt;Regrards&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Jan 2020 09:16:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRegexField-to-split-a-column/m-p/2250181#M34492</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2020-01-14T09:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: tRegexField to split a column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRegexField-to-split-a-column/m-p/2250182#M34493</link>
      <description>&lt;P&gt;Thank you for the answer.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2020 10:13:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRegexField-to-split-a-column/m-p/2250182#M34493</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-14T10:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: tRegexField to split a column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRegexField-to-split-a-column/m-p/2250183#M34494</link>
      <description>&lt;P&gt;why did you say&amp;nbsp; tRegexField is not a Talend component ? I found it well in the Palette&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2020 10:34:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRegexField-to-split-a-column/m-p/2250183#M34494</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-14T10:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: tRegexField to split a column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRegexField-to-split-a-column/m-p/2250184#M34495</link>
      <description>because you cannot find this component into talend doc.&lt;BR /&gt;&lt;A href="https://help.talend.com/search/all?content-lang=en-US" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?content-lang=en-US&lt;/A&gt;&lt;BR /&gt;it may be an addon or a custom component.</description>
      <pubDate>Tue, 14 Jan 2020 15:06:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRegexField-to-split-a-column/m-p/2250184#M34495</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2020-01-14T15:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: tRegexField to split a column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRegexField-to-split-a-column/m-p/2250185#M34496</link>
      <description>&lt;P&gt;oh sorry my bad on this . Its name is tExtractRegexFields&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2020 15:15:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRegexField-to-split-a-column/m-p/2250185#M34496</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-14T15:15:15Z</dc:date>
    </item>
  </channel>
</rss>

