<?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: Split String[] in multiple row using tjavarow in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Split-String-in-multiple-row-using-tjavarow/m-p/2332582#M101446</link>
    <description>&lt;P&gt;tJavaRow process data line by line, and it can't output multiple rows. My idea is that convert the string array to a string (eg: s=S,Z,P) on tJavaRow, and store the string to a context variable or global variable, then you can use tNormalize to split the string to multiple rows in next subjob. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 15 Nov 2022 07:55:27 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-11-15T07:55:27Z</dc:date>
    <item>
      <title>Split String[] in multiple row using tjavarow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Split-String-in-multiple-row-using-tjavarow/m-p/2332579#M101443</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to split a String[] in a tjavarow without using tNormalize. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tfixed ---1Row---&amp;gt; tJavarow ------3rows--&amp;gt; tLogRow&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For exemple intput_row = &lt;/P&gt;&lt;P&gt;String[] s = ['S','Z','P']&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at the exit of the tJavarow I would like to have 3 lines:&lt;/P&gt;&lt;P&gt;Row1 = S&lt;/P&gt;&lt;P&gt;Row2 = Z&lt;/P&gt;&lt;P&gt;Row3 = P&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2022 16:57:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Split-String-in-multiple-row-using-tjavarow/m-p/2332579#M101443</guid>
      <dc:creator>Nad_s</dc:creator>
      <dc:date>2022-11-14T16:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: Split String[] in multiple row using tjavarow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Split-String-in-multiple-row-using-tjavarow/m-p/2332580#M101444</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Please have a look at this related topic about:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.talend.com/s/feed/0D55b00006f3mkvCAA" alt="https://community.talend.com/s/feed/0D55b00006f3mkvCAA" target="_blank"&gt;https://community.talend.com/s/feed/0D55b00006f3mkvCAA&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Feel free to let us know if the solution works for your use case.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2022 03:57:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Split-String-in-multiple-row-using-tjavarow/m-p/2332580#M101444</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-11-15T03:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: Split String[] in multiple row using tjavarow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Split-String-in-multiple-row-using-tjavarow/m-p/2332581#M101445</link>
      <description>&lt;P&gt;This solution use a tNormalize... in my case it is not the way I want it to work&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2022 07:32:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Split-String-in-multiple-row-using-tjavarow/m-p/2332581#M101445</guid>
      <dc:creator>Nad_s</dc:creator>
      <dc:date>2022-11-15T07:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: Split String[] in multiple row using tjavarow</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Split-String-in-multiple-row-using-tjavarow/m-p/2332582#M101446</link>
      <description>&lt;P&gt;tJavaRow process data line by line, and it can't output multiple rows. My idea is that convert the string array to a string (eg: s=S,Z,P) on tJavaRow, and store the string to a context variable or global variable, then you can use tNormalize to split the string to multiple rows in next subjob. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2022 07:55:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Split-String-in-multiple-row-using-tjavarow/m-p/2332582#M101446</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-11-15T07:55:27Z</dc:date>
    </item>
  </channel>
</rss>

