<?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: merge two table rows under one column header in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/merge-two-table-rows-under-one-column-header/m-p/2325650#M95228</link>
    <description>&lt;P&gt;@Not defined Not defined​&amp;nbsp;, you need to use tUnite to merge the data. check the below link to know more about.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;https://www.tutorialgateway.org/talend-unite/&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;</description>
    <pubDate>Tue, 02 Mar 2021 07:25:06 GMT</pubDate>
    <dc:creator>manodwhb</dc:creator>
    <dc:date>2021-03-02T07:25:06Z</dc:date>
    <item>
      <title>merge two table rows under one column header</title>
      <link>https://community.qlik.com/t5/Talend-Studio/merge-two-table-rows-under-one-column-header/m-p/2325649#M95227</link>
      <description>&lt;P&gt;Dear Concern,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two table with same meta data or column header&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table 1- custID, custName, custDOB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table 2- custID, custName, custDOB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in these two tables data are different&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table1- 1, abc, 2-10-1984&lt;/P&gt;&lt;P&gt;table-2- 2, xyz, 3-9-1970&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to keep column name same as they are&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I merge these data field in one table under same column name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table1- 1, abc, 2-10-1984&lt;/P&gt;&lt;P&gt;table2- 2, xyz, 3-9-1970&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;final table- &lt;/P&gt;&lt;P&gt;custID, custName, custDOB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 1 abc 2-10-1984&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 2 xyz 3-9-1970&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;above will be the final output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me steps to do this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:37:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/merge-two-table-rows-under-one-column-header/m-p/2325649#M95227</guid>
      <dc:creator>modara</dc:creator>
      <dc:date>2024-11-16T00:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: merge two table rows under one column header</title>
      <link>https://community.qlik.com/t5/Talend-Studio/merge-two-table-rows-under-one-column-header/m-p/2325650#M95228</link>
      <description>&lt;P&gt;@Not defined Not defined​&amp;nbsp;, you need to use tUnite to merge the data. check the below link to know more about.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;https://www.tutorialgateway.org/talend-unite/&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 07:25:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/merge-two-table-rows-under-one-column-header/m-p/2325650#M95228</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2021-03-02T07:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: merge two table rows under one column header</title>
      <link>https://community.qlik.com/t5/Talend-Studio/merge-two-table-rows-under-one-column-header/m-p/2325651#M95229</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Are you trying to add user defined header row(custID, custName, custDOB) in your output file?&lt;/P&gt;&lt;P&gt;If so you can add separately headers to the files before writing data to it.&lt;/P&gt;&lt;P&gt;tFixedFlowInput--main--tFileOutputdelimited (write custID, custName, custDOB)&lt;/P&gt;&lt;P&gt;|onsubjobok&lt;/P&gt;&lt;P&gt;write data to existing file.(Append append existing file)&lt;/P&gt;&lt;P&gt;Let us know if it is what you are looking for.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 08:23:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/merge-two-table-rows-under-one-column-header/m-p/2325651#M95229</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-02T08:23:21Z</dc:date>
    </item>
  </channel>
</rss>

