<?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: unpivot or tunite option in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/unpivot-or-tunite-option/m-p/2266357#M45610</link>
    <description>&lt;P&gt;thanks instead of using hashfile component, can we do unpivot stage?&lt;/P&gt;</description>
    <pubDate>Wed, 25 Mar 2020 13:30:07 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-03-25T13:30:07Z</dc:date>
    <item>
      <title>unpivot or tunite option</title>
      <link>https://community.qlik.com/t5/Talend-Studio/unpivot-or-tunite-option/m-p/2266353#M45606</link>
      <description>&lt;P&gt;Input file&lt;/P&gt; 
&lt;P&gt;ID,firstName1, firstName2, firstName3 , LastName1, LastName2, LastName3, Amount1,Amount2,Amount3, Date&lt;/P&gt; 
&lt;P&gt;1,FN1,FN2,FN3,LN1,LN2,LN3,10,20,30,3/24/2020&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Output file&lt;/P&gt; 
&lt;P&gt;ID , Number , firstName , LastName , Amount , Date&lt;/P&gt; 
&lt;P&gt;1, 1, FN1, LN1, 10, 3/24/2020&lt;/P&gt; 
&lt;P&gt;1, 2, FN2, LN2, 20, 3/24/2020&lt;/P&gt; 
&lt;P&gt;1, 3, FN3, LN3, 30, 3/24/2020&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Please share which components to use.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:53:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/unpivot-or-tunite-option/m-p/2266353#M45606</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T02:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: unpivot or tunite option</title>
      <link>https://community.qlik.com/t5/Talend-Studio/unpivot-or-tunite-option/m-p/2266354#M45607</link>
      <description>One way is you need to read mutipule times use tmap or tjavarow and get requireed columns and then use tunite to union.</description>
      <pubDate>Wed, 25 Mar 2020 02:13:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/unpivot-or-tunite-option/m-p/2266354#M45607</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-03-25T02:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: unpivot or tunite option</title>
      <link>https://community.qlik.com/t5/Talend-Studio/unpivot-or-tunite-option/m-p/2266355#M45608</link>
      <description>&lt;P&gt;if I read multiple times it will affect performance and tunite can not join branches separated from same source/link&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2020 02:46:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/unpivot-or-tunite-option/m-p/2266355#M45608</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-03-25T02:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: unpivot or tunite option</title>
      <link>https://community.qlik.com/t5/Talend-Studio/unpivot-or-tunite-option/m-p/2266356#M45609</link>
      <description>Yes it will impact the performance, read that  and use replicate and then use the thasouputs . then you read the data using thashinputs and then you can use tunite component to do union all operation.</description>
      <pubDate>Wed, 25 Mar 2020 02:50:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/unpivot-or-tunite-option/m-p/2266356#M45609</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-03-25T02:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: unpivot or tunite option</title>
      <link>https://community.qlik.com/t5/Talend-Studio/unpivot-or-tunite-option/m-p/2266357#M45610</link>
      <description>&lt;P&gt;thanks instead of using hashfile component, can we do unpivot stage?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2020 13:30:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/unpivot-or-tunite-option/m-p/2266357#M45610</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-03-25T13:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: unpivot or tunite option</title>
      <link>https://community.qlik.com/t5/Talend-Studio/unpivot-or-tunite-option/m-p/2266358#M45611</link>
      <description>With unpivot component you will not achieve this scenario.</description>
      <pubDate>Wed, 25 Mar 2020 15:02:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/unpivot-or-tunite-option/m-p/2266358#M45611</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-03-25T15:02:40Z</dc:date>
    </item>
  </channel>
</rss>

