<?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: Split to multiple files based on field in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Split-to-multiple-files-based-on-field/m-p/2341304#M109274</link>
    <description>&lt;P&gt;Thanks @Shicong Hong​&amp;nbsp;this is perfect&lt;/P&gt;</description>
    <pubDate>Mon, 09 Jan 2023 12:02:10 GMT</pubDate>
    <dc:creator>MattE</dc:creator>
    <dc:date>2023-01-09T12:02:10Z</dc:date>
    <item>
      <title>Split to multiple files based on field</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Split-to-multiple-files-based-on-field/m-p/2341302#M109272</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got a redshift query which brings back some data, i want to split this data into multiple output csvs dynamically based on a field (company name). I know i could do this with the filter in tMap but that would require me to setup a filter per company beforehand and add / remove them each time which is no good. Is there another way to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:13:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Split-to-multiple-files-based-on-field/m-p/2341302#M109272</guid>
      <dc:creator>MattE</dc:creator>
      <dc:date>2024-11-15T22:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Split to multiple files based on field</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Split-to-multiple-files-based-on-field/m-p/2341303#M109273</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Iterate each record and set a dynamic output file, each output file only contains the data belong to the company name. eg:&lt;/P&gt;&lt;P&gt;tRedshitInput--main(row1)--tFlowIterate--iterate--tFixedFlowInput--main--tFileOutputDelimited&lt;/P&gt;&lt;P&gt;tFixedFlowInput: generate the current row.&lt;/P&gt;&lt;P&gt;set a dynamic output file path on tFileOutputDelimited:&lt;/P&gt;&lt;P&gt;"d:/file/"+ (String)globalMap.get("row1.companyNameColumn")+".csv"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 08:02:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Split-to-multiple-files-based-on-field/m-p/2341303#M109273</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-01-06T08:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: Split to multiple files based on field</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Split-to-multiple-files-based-on-field/m-p/2341304#M109274</link>
      <description>&lt;P&gt;Thanks @Shicong Hong​&amp;nbsp;this is perfect&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 12:02:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Split-to-multiple-files-based-on-field/m-p/2341304#M109274</guid>
      <dc:creator>MattE</dc:creator>
      <dc:date>2023-01-09T12:02:10Z</dc:date>
    </item>
  </channel>
</rss>

