<?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: Dynamic column name in CSV in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-column-name-in-CSV/m-p/2311152#M82218</link>
    <description>Hello 
&lt;BR /&gt;to rbaldwin: 
&lt;BR /&gt;I download your job and import it into my TOS. but I don't see the input file: sample.xls 
&lt;BR /&gt;Can you check and upload it aslo again? 
&lt;BR /&gt;to lkryss: 
&lt;BR /&gt;To import a job, right click on 'Job Designs' on Repository and select 'import item' option. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
    <pubDate>Tue, 01 Sep 2009 05:46:08 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-09-01T05:46:08Z</dc:date>
    <item>
      <title>Dynamic column name in CSV</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-column-name-in-CSV/m-p/2311149#M82215</link>
      <description>Hello,&lt;BR /&gt;I have a csv file with a hundred column. The first row of each column is the name of this column.&lt;BR /&gt;I need to split this file to different output (other files, DB...). Those output always use the same column (based on the name).&lt;BR /&gt;My problem is that the csv file will change by the order of the column. So i never know which column i need to extract. So i need to map to map my csv column order to a predefiend column order. How can i do that ?&lt;BR /&gt;ex: &lt;BR /&gt;the CSV file can look that way :&lt;BR /&gt;name1; name2; name3&lt;BR /&gt;value11;value21;value31&lt;BR /&gt;value12;value22;value32&lt;BR /&gt;value13;value23;value33&lt;BR /&gt;or that way:&lt;BR /&gt;name1; name3;name2&lt;BR /&gt;value11;value31;value21&lt;BR /&gt;value12;value32;value22&lt;BR /&gt;value13;value33;value23&lt;BR /&gt;&lt;BR /&gt;i was thinking using context variable where columnName= a variable defined by this name. I'm not sure if it's the best solution.&lt;BR /&gt;I'm using Talend 3.1&lt;BR /&gt;thanks for any help.</description>
      <pubDate>Sat, 16 Nov 2024 13:47:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-column-name-in-CSV/m-p/2311149#M82215</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic column name in CSV</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-column-name-in-CSV/m-p/2311150#M82216</link>
      <description>You can download a sample job of how to do this from the exchange, it also includes a routine that facilitates this.  The link for the sample job is &lt;A href="http://www.talendforge.org/exchange/tos/extension_view.php?eid=177" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/exchange/tos/extension_view.php?eid=177&lt;/A&gt;&lt;BR /&gt;Hope that helps.</description>
      <pubDate>Fri, 28 Aug 2009 19:38:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-column-name-in-CSV/m-p/2311150#M82216</guid>
      <dc:creator>rbaldwin</dc:creator>
      <dc:date>2009-08-28T19:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic column name in CSV</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-column-name-in-CSV/m-p/2311151#M82217</link>
      <description>i downloaded the job but i don't know ho to run it. Talend does not recognize it as a project, and when i try to mix this file with an empty project, i got nothing more in the editor.</description>
      <pubDate>Mon, 31 Aug 2009 16:21:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-column-name-in-CSV/m-p/2311151#M82217</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-08-31T16:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic column name in CSV</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-column-name-in-CSV/m-p/2311152#M82218</link>
      <description>Hello 
&lt;BR /&gt;to rbaldwin: 
&lt;BR /&gt;I download your job and import it into my TOS. but I don't see the input file: sample.xls 
&lt;BR /&gt;Can you check and upload it aslo again? 
&lt;BR /&gt;to lkryss: 
&lt;BR /&gt;To import a job, right click on 'Job Designs' on Repository and select 'import item' option. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Tue, 01 Sep 2009 05:46:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-column-name-in-CSV/m-p/2311152#M82218</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-09-01T05:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic column name in CSV</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-column-name-in-CSV/m-p/2311153#M82219</link>
      <description>Shong, the file is in the documentation section of the repository with that job. So, if you imported everything, you'll have the excel file. You'll have to setup the context to point to where you put the file, though.</description>
      <pubDate>Fri, 04 Sep 2009 15:05:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-column-name-in-CSV/m-p/2311153#M82219</guid>
      <dc:creator>rbaldwin</dc:creator>
      <dc:date>2009-09-04T15:05:35Z</dc:date>
    </item>
  </channel>
</rss>

