<?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 Talend Data Integration: How to iterate by several fields? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Talend-Data-Integration-How-to-iterate-by-several-fields/m-p/2317591#M88019</link>
    <description>&lt;P&gt;Hi, all&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; I have a Excel file with some fields, such as:&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;Supplier_id&amp;nbsp;&amp;nbsp; &amp;nbsp;UPI_ID&amp;nbsp;&amp;nbsp; &amp;nbsp;Line_id&amp;nbsp;&amp;nbsp; &amp;nbsp;Description&lt;BR /&gt;6189000&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;A&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;1&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;colour_x&lt;BR /&gt;6189000&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;A&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;2&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;colour_xx&lt;BR /&gt;6189000&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;B&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;3&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;colour_xxx&lt;BR /&gt;6189000&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;C&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;4&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;colour_xxxx&lt;BR /&gt;6189000&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;C&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;5&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;colour_xxxxx&lt;BR /&gt;6189000&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;C&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;6&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;colour_xxxxxx&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; I need to loop for each UPI_ID and then for each Line_id to get a text output field with this format:&lt;BR /&gt;&lt;BR /&gt;6189000;&lt;BR /&gt;A;&lt;BR /&gt;1;colour_x;&lt;BR /&gt;2;colour_xx;&lt;BR /&gt;B;&lt;BR /&gt;3;colour_xxx;&lt;BR /&gt;C;&lt;BR /&gt;4;colour_xxxx;&lt;BR /&gt;5;colour_xxxxx;&lt;BR /&gt;6;colour_xxxxxx;&lt;BR /&gt;&lt;BR /&gt;(all in one line but I am writing as above just to clarify the output).&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; It is really much more complex but that is the idea.&lt;BR /&gt;&lt;BR /&gt;Do you know how can I achive it, please?.&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks in advance:&lt;BR /&gt;Jose&lt;/P&gt;</description>
    <pubDate>Thu, 15 Mar 2018 15:18:05 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-03-15T15:18:05Z</dc:date>
    <item>
      <title>Talend Data Integration: How to iterate by several fields?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Data-Integration-How-to-iterate-by-several-fields/m-p/2317591#M88019</link>
      <description>&lt;P&gt;Hi, all&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; I have a Excel file with some fields, such as:&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;Supplier_id&amp;nbsp;&amp;nbsp; &amp;nbsp;UPI_ID&amp;nbsp;&amp;nbsp; &amp;nbsp;Line_id&amp;nbsp;&amp;nbsp; &amp;nbsp;Description&lt;BR /&gt;6189000&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;A&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;1&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;colour_x&lt;BR /&gt;6189000&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;A&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;2&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;colour_xx&lt;BR /&gt;6189000&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;B&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;3&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;colour_xxx&lt;BR /&gt;6189000&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;C&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;4&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;colour_xxxx&lt;BR /&gt;6189000&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;C&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;5&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;colour_xxxxx&lt;BR /&gt;6189000&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;C&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;6&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;colour_xxxxxx&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; I need to loop for each UPI_ID and then for each Line_id to get a text output field with this format:&lt;BR /&gt;&lt;BR /&gt;6189000;&lt;BR /&gt;A;&lt;BR /&gt;1;colour_x;&lt;BR /&gt;2;colour_xx;&lt;BR /&gt;B;&lt;BR /&gt;3;colour_xxx;&lt;BR /&gt;C;&lt;BR /&gt;4;colour_xxxx;&lt;BR /&gt;5;colour_xxxxx;&lt;BR /&gt;6;colour_xxxxxx;&lt;BR /&gt;&lt;BR /&gt;(all in one line but I am writing as above just to clarify the output).&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; It is really much more complex but that is the idea.&lt;BR /&gt;&lt;BR /&gt;Do you know how can I achive it, please?.&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks in advance:&lt;BR /&gt;Jose&lt;/P&gt;</description>
      <pubDate>Thu, 15 Mar 2018 15:18:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Data-Integration-How-to-iterate-by-several-fields/m-p/2317591#M88019</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-15T15:18:05Z</dc:date>
    </item>
  </channel>
</rss>

