<?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: Need to create  duplicate header on file from db input. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Need-to-create-duplicate-header-on-file-from-db-input/m-p/2295797#M68530</link>
    <description>&lt;P&gt;I am not entirely sure what you are asking here. Do you just want a duplicate header at the very top like this...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;column A,Column B &amp;lt;---Header 1&lt;/P&gt;&lt;P&gt;column A,Column B &amp;lt;---Header 2&lt;/P&gt;&lt;P&gt;"test","new" &amp;lt;--- Data row 1&lt;/P&gt;&lt;P&gt;"test2","new2" &amp;lt;--- Data row 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;....or do you want a new header before each row. Like this.....&lt;/P&gt;&lt;P&gt;column A,Column B &amp;lt;---Header 1&lt;/P&gt;&lt;P&gt;column A,Column B &amp;lt;---Header 2&lt;/P&gt;&lt;P&gt;"test","new" &amp;lt;--- Data row 1&lt;/P&gt;&lt;P&gt;column A,Column B &amp;lt;---Header 3&lt;/P&gt;&lt;P&gt;"test2","new2" &amp;lt;--- Data row 2&lt;/P&gt;&lt;P&gt;column A,Column B &amp;lt;---Header 4&lt;/P&gt;&lt;P&gt;"test2","new2" &amp;lt;--- Data row 3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it is the first, then it would be easier for you to just add the two headers in a separate Subjob and then append to the file with you tDBInput.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 07 Apr 2022 13:54:54 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-04-07T13:54:54Z</dc:date>
    <item>
      <title>Need to create  duplicate header on file from db input.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Need-to-create-duplicate-header-on-file-from-db-input/m-p/2295796#M68529</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt; I need to create duplicate header row in file.&lt;/P&gt;&lt;P&gt;I am getting data from tpostgresinput but not able create duplicte haeders.Attached is my simple flow&lt;/P&gt;&lt;P&gt;FLOW : table input ----------------&amp;gt; FileOut&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;table input -&lt;/P&gt;&lt;P&gt;column A,Column B &lt;/P&gt;&lt;P&gt; "test","new" &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;File out &lt;/P&gt;&lt;P&gt;column A,Column B &lt;/P&gt;&lt;P&gt;column A,Column B &lt;/P&gt;&lt;P&gt; "test","new"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if there is no data in table input then atleast duplicate header should come.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000QCeWUAA1.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153183iADEEA2BC0A7CF73C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000QCeWUAA1.png" alt="0695b00000QCeWUAA1.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ashish&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:02:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Need-to-create-duplicate-header-on-file-from-db-input/m-p/2295796#M68529</guid>
      <dc:creator>sashish</dc:creator>
      <dc:date>2024-11-15T23:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: Need to create  duplicate header on file from db input.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Need-to-create-duplicate-header-on-file-from-db-input/m-p/2295797#M68530</link>
      <description>&lt;P&gt;I am not entirely sure what you are asking here. Do you just want a duplicate header at the very top like this...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;column A,Column B &amp;lt;---Header 1&lt;/P&gt;&lt;P&gt;column A,Column B &amp;lt;---Header 2&lt;/P&gt;&lt;P&gt;"test","new" &amp;lt;--- Data row 1&lt;/P&gt;&lt;P&gt;"test2","new2" &amp;lt;--- Data row 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;....or do you want a new header before each row. Like this.....&lt;/P&gt;&lt;P&gt;column A,Column B &amp;lt;---Header 1&lt;/P&gt;&lt;P&gt;column A,Column B &amp;lt;---Header 2&lt;/P&gt;&lt;P&gt;"test","new" &amp;lt;--- Data row 1&lt;/P&gt;&lt;P&gt;column A,Column B &amp;lt;---Header 3&lt;/P&gt;&lt;P&gt;"test2","new2" &amp;lt;--- Data row 2&lt;/P&gt;&lt;P&gt;column A,Column B &amp;lt;---Header 4&lt;/P&gt;&lt;P&gt;"test2","new2" &amp;lt;--- Data row 3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it is the first, then it would be easier for you to just add the two headers in a separate Subjob and then append to the file with you tDBInput.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2022 13:54:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Need-to-create-duplicate-header-on-file-from-db-input/m-p/2295797#M68530</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-04-07T13:54:54Z</dc:date>
    </item>
  </channel>
</rss>

