<?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: Convert flat file or properties to csv like row in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Convert-flat-file-or-properties-to-csv-like-row/m-p/2243056#M29684</link>
    <description>Hello 
&lt;BR /&gt;Please give us an example of your file and what are your expected result?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
    <pubDate>Thu, 27 Jan 2011 03:59:06 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-01-27T03:59:06Z</dc:date>
    <item>
      <title>Convert flat file or properties to csv like row</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-flat-file-or-properties-to-csv-like-row/m-p/2243055#M29683</link>
      <description>Hi,&lt;BR /&gt;I have many files like properties with key=value.&lt;BR /&gt;i want to merge it in flow where key = column, ill try with tmap but i dont know how to do it.&lt;BR /&gt;I Search idea</description>
      <pubDate>Sat, 16 Nov 2024 13:07:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-flat-file-or-properties-to-csv-like-row/m-p/2243055#M29683</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T13:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: Convert flat file or properties to csv like row</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-flat-file-or-properties-to-csv-like-row/m-p/2243056#M29684</link>
      <description>Hello 
&lt;BR /&gt;Please give us an example of your file and what are your expected result?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 27 Jan 2011 03:59:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-flat-file-or-properties-to-csv-like-row/m-p/2243056#M29684</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-01-27T03:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: Convert flat file or properties to csv like row</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-flat-file-or-properties-to-csv-like-row/m-p/2243057#M29685</link>
      <description>Hi, &lt;BR /&gt;Arnaud_ is my.&lt;BR /&gt;Then Example :&lt;BR /&gt;I have 10 property file in this format :&lt;BR /&gt;key1=value1&lt;BR /&gt;key2=value2&lt;BR /&gt;key3=value3&lt;BR /&gt;And i want&lt;BR /&gt;key1;key2;key3&lt;BR /&gt;value1;value2;value3&lt;BR /&gt;value1;value2;value3&lt;BR /&gt;value1;value2;value3&lt;BR /&gt;...&lt;BR /&gt;I have always same keys in each file.&lt;BR /&gt;I dont need to pass by file, i just need flow with key,value converted in column value.&lt;BR /&gt;for this i try&lt;BR /&gt;tFileList ------&amp;gt; tIterateToFlow -----&amp;gt; tFileInputDelimited (key,value) sep (=) -----&amp;gt; tmap&lt;BR /&gt;&lt;BR /&gt;Sorry for my powless english, im french and thx for your help</description>
      <pubDate>Thu, 27 Jan 2011 14:36:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-flat-file-or-properties-to-csv-like-row/m-p/2243057#M29685</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-01-27T14:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: Convert flat file or properties to csv like row</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-flat-file-or-properties-to-csv-like-row/m-p/2243058#M29686</link>
      <description>Hello 
&lt;BR /&gt;Here I do a demo job for you about your request. In this example, there are only two properties file under my folder: 
&lt;BR /&gt;file1.txt: 
&lt;BR /&gt;key1=value1 
&lt;BR /&gt;key2=value2 
&lt;BR /&gt;key3=value3 
&lt;BR /&gt;file2.txt: 
&lt;BR /&gt; 
&lt;BR /&gt;key1=value4 
&lt;BR /&gt;key2=value5 
&lt;BR /&gt;key3=value6 
&lt;BR /&gt;For more information, please see my screenshots. 
&lt;BR /&gt;Best regard 
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 27 Jan 2011 15:22:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-flat-file-or-properties-to-csv-like-row/m-p/2243058#M29686</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-01-27T15:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: Convert flat file or properties to csv like row</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-flat-file-or-properties-to-csv-like-row/m-p/2243059#M29687</link>
      <description>Ok thanks ill try it</description>
      <pubDate>Wed, 02 Feb 2011 10:11:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-flat-file-or-properties-to-csv-like-row/m-p/2243059#M29687</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-02-02T10:11:15Z</dc:date>
    </item>
  </channel>
</rss>

