<?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 Split dataflow into multiple ones according to a column in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Split-dataflow-into-multiple-ones-according-to-a-column/m-p/2252820#M36352</link>
    <description>&lt;P&gt;Hello everyone,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is my problem, I hope you can point me in the right direction.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a dataflow similar to the following one, that comes from a tDBinput :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;code&amp;nbsp; data&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;AA&amp;nbsp; &amp;nbsp; &amp;nbsp; john&lt;/P&gt;&lt;P&gt;AB&amp;nbsp; &amp;nbsp; &amp;nbsp; jack&lt;/P&gt;&lt;P&gt;BB&amp;nbsp; &amp;nbsp; &amp;nbsp; jane&lt;/P&gt;&lt;P&gt;AA&amp;nbsp; &amp;nbsp; &amp;nbsp; jerry&lt;/P&gt;&lt;P&gt;AB&amp;nbsp; &amp;nbsp; &amp;nbsp; albert&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to split my data into different data flows according to the column &lt;STRONG&gt;code&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;So the wanted output would be 3 dataflows&amp;nbsp; :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;dataflow1 :&amp;nbsp;&lt;/P&gt;&lt;P&gt;AB&amp;nbsp; &amp;nbsp; &amp;nbsp; jack&lt;BR /&gt;AB&amp;nbsp; &amp;nbsp; &amp;nbsp; albert&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;dataflow2&lt;/P&gt;&lt;P&gt;BB&amp;nbsp; &amp;nbsp; &amp;nbsp; jane&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;dataflow3&lt;/P&gt;&lt;P&gt;AA&amp;nbsp; &amp;nbsp; &amp;nbsp; jerry&lt;BR /&gt;AA&amp;nbsp; &amp;nbsp; &amp;nbsp; john&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The list of distinct codes can vary so I don't know it in advance. (Unless I do a select distinct in the job)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know if this is possible ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 02:26:36 GMT</pubDate>
    <dc:creator>Sophia1</dc:creator>
    <dc:date>2024-11-16T02:26:36Z</dc:date>
    <item>
      <title>Split dataflow into multiple ones according to a column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Split-dataflow-into-multiple-ones-according-to-a-column/m-p/2252820#M36352</link>
      <description>&lt;P&gt;Hello everyone,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is my problem, I hope you can point me in the right direction.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a dataflow similar to the following one, that comes from a tDBinput :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;code&amp;nbsp; data&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;AA&amp;nbsp; &amp;nbsp; &amp;nbsp; john&lt;/P&gt;&lt;P&gt;AB&amp;nbsp; &amp;nbsp; &amp;nbsp; jack&lt;/P&gt;&lt;P&gt;BB&amp;nbsp; &amp;nbsp; &amp;nbsp; jane&lt;/P&gt;&lt;P&gt;AA&amp;nbsp; &amp;nbsp; &amp;nbsp; jerry&lt;/P&gt;&lt;P&gt;AB&amp;nbsp; &amp;nbsp; &amp;nbsp; albert&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to split my data into different data flows according to the column &lt;STRONG&gt;code&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;So the wanted output would be 3 dataflows&amp;nbsp; :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;dataflow1 :&amp;nbsp;&lt;/P&gt;&lt;P&gt;AB&amp;nbsp; &amp;nbsp; &amp;nbsp; jack&lt;BR /&gt;AB&amp;nbsp; &amp;nbsp; &amp;nbsp; albert&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;dataflow2&lt;/P&gt;&lt;P&gt;BB&amp;nbsp; &amp;nbsp; &amp;nbsp; jane&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;dataflow3&lt;/P&gt;&lt;P&gt;AA&amp;nbsp; &amp;nbsp; &amp;nbsp; jerry&lt;BR /&gt;AA&amp;nbsp; &amp;nbsp; &amp;nbsp; john&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The list of distinct codes can vary so I don't know it in advance. (Unless I do a select distinct in the job)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know if this is possible ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:26:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Split-dataflow-into-multiple-ones-according-to-a-column/m-p/2252820#M36352</guid>
      <dc:creator>Sophia1</dc:creator>
      <dc:date>2024-11-16T02:26:36Z</dc:date>
    </item>
  </channel>
</rss>

