<?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 Number in header in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Number-in-header/m-p/2217891#M13308</link>
    <description>&lt;P&gt;Hi&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;As many other people I am stugglin with a file that need to have a one digit number in column 1 row 1&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 2&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; name1 :&amp;nbsp; name 2&amp;nbsp; : name 3&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Number 2 tells the program which this file is going to be imported to which place this data should be saved on.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Is there a way to solve this in any way?&lt;/P&gt; 
&lt;P&gt;I was thinking of adding another tfileinputdelimited with just the number 2 in it, is this possible?&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 04:50:07 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T04:50:07Z</dc:date>
    <item>
      <title>Number in header</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Number-in-header/m-p/2217891#M13308</link>
      <description>&lt;P&gt;Hi&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;As many other people I am stugglin with a file that need to have a one digit number in column 1 row 1&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 2&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; name1 :&amp;nbsp; name 2&amp;nbsp; : name 3&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Number 2 tells the program which this file is going to be imported to which place this data should be saved on.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Is there a way to solve this in any way?&lt;/P&gt; 
&lt;P&gt;I was thinking of adding another tfileinputdelimited with just the number 2 in it, is this possible?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:50:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Number-in-header/m-p/2217891#M13308</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T04:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Number in header</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Number-in-header/m-p/2217892#M13309</link>
      <description>&lt;P&gt;You need to access the file twice:&lt;/P&gt;&lt;P&gt;- 1rst time with no header and limit set to 1 to get just the 1rst record and save its value somewhere (a global variable for example).&lt;/P&gt;&lt;P&gt;- 2nd time with header set to 1 to get the file content except the header line and then you go with the rest of the job&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2019 08:10:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Number-in-header/m-p/2217892#M13309</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2019-08-29T08:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: Number in header</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Number-in-header/m-p/2217893#M13310</link>
      <description>&lt;P&gt;Many thanks TRF for fast reply, will test and revert back&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2019 08:29:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Number-in-header/m-p/2217893#M13310</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-29T08:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: Number in header</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Number-in-header/m-p/2217894#M13311</link>
      <description>&lt;P&gt;Came up with this solution in my tFileOutput which adds the number I want, the drawback is that it adds it on every row.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;What should I write in the Var expression field to make it stop after first row? Please find attached files&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;"2\n" + row1.ISIN&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LwNd"&gt;scrnsht2.PNG&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LwQR"&gt;scrnsht1.PNG&lt;/A&gt;</description>
      <pubDate>Thu, 29 Aug 2019 10:13:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Number-in-header/m-p/2217894#M13311</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-29T10:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: Number in header</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Number-in-header/m-p/2217895#M13312</link>
      <description>&lt;P&gt;Try this in your tMap (not tested):&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tMap_3.png" style="width: 660px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M6cm.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139269iC1B45E20E5683657/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M6cm.png" alt="0683p000009M6cm.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Then reuse Var.var2 to populate your output field.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2019 10:25:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Number-in-header/m-p/2217895#M13312</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2019-08-29T10:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: Number in header</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Number-in-header/m-p/2217896#M13313</link>
      <description>&lt;P&gt;Problem solved! Many thanks TRF, some minor adjustments made and the thing worked!&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="scrnsht3.PNG" style="width: 605px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M6bn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139135iABD78453D696101F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M6bn.png" alt="0683p000009M6bn.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LwQv"&gt;scrnsht3.PNG&lt;/A&gt;</description>
      <pubDate>Thu, 29 Aug 2019 11:57:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Number-in-header/m-p/2217896#M13313</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-29T11:57:43Z</dc:date>
    </item>
  </channel>
</rss>

