<?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 How to divide csv columns in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-divide-csv-columns/m-p/2245404#M31258</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have a csv file, where there "are" columns but its basicly everything in 1st column even when there are spaces between the needed columns.&lt;/P&gt; 
&lt;P&gt;What way can I divide the column into more than one and how do I set the conditions so it knows which part should be i next column.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks for help&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 06:07:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T06:07:15Z</dc:date>
    <item>
      <title>How to divide csv columns</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-divide-csv-columns/m-p/2245404#M31258</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have a csv file, where there "are" columns but its basicly everything in 1st column even when there are spaces between the needed columns.&lt;/P&gt; 
&lt;P&gt;What way can I divide the column into more than one and how do I set the conditions so it knows which part should be i next column.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks for help&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:07:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-divide-csv-columns/m-p/2245404#M31258</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T06:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to divide csv columns</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-divide-csv-columns/m-p/2245405#M31259</link>
      <description>&lt;P&gt;can you please explain it with sample input and output&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2019 13:37:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-divide-csv-columns/m-p/2245405#M31259</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2019-04-09T13:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to divide csv columns</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-divide-csv-columns/m-p/2245406#M31260</link>
      <description>&lt;P&gt;I Input a csv file, where there is 1 row and 1 column (as in attachment) and output should be that these 5 potentional columns (vserver/volume/index/tree/Disk) are actually become 5 columns one in each with its infromation below (DISK - 5555).&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lv0Y"&gt;example.png&lt;/A&gt;</description>
      <pubDate>Tue, 09 Apr 2019 13:49:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-divide-csv-columns/m-p/2245406#M31260</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-09T13:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to divide csv columns</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-divide-csv-columns/m-p/2245407#M31261</link>
      <description>&lt;P&gt;tMap and String.split() are your friends for that:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tMap_8.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M3dO.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132260i120BEC77EB05C446/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M3dO.png" alt="0683p000009M3dO.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Here is the result:&lt;/P&gt; 
&lt;PRE&gt;.---------------------------.
|      #1. tLogRow_12       |
+---------+-----------------+
| key     | value           |
+---------+-----------------+
| vserver | XXXXXX          |
| volume  | AAAAAAAAAAAAAAA |
| index   | BBBBBBBBBB      |
| tree    | DDDDDDDDDDDD    |
| disk    | 5555            |
+---------+-----------------+&lt;/PRE&gt;</description>
      <pubDate>Wed, 10 Apr 2019 09:02:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-divide-csv-columns/m-p/2245407#M31261</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2019-04-10T09:02:42Z</dc:date>
    </item>
  </channel>
</rss>

