<?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: Delete Empty column in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Delete-Empty-column/m-p/2344153#M111838</link>
    <description>Want to remove a column from a dataflow? Use tFilterColumn.</description>
    <pubDate>Mon, 02 Apr 2018 16:20:40 GMT</pubDate>
    <dc:creator>TRF</dc:creator>
    <dc:date>2018-04-02T16:20:40Z</dc:date>
    <item>
      <title>Delete Empty column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Delete-Empty-column/m-p/2344151#M111836</link>
      <description>&lt;P&gt;Dear Folks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i have a csv file and i want to move in SQL but&amp;nbsp; CSV file contain empty Column how i can delete it.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:28:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Delete-Empty-column/m-p/2344151#M111836</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Delete Empty column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Delete-Empty-column/m-p/2344152#M111837</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please provide more details?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Apr 2018 16:02:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Delete-Empty-column/m-p/2344152#M111837</guid>
      <dc:creator>vboppudi</dc:creator>
      <dc:date>2018-04-02T16:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: Delete Empty column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Delete-Empty-column/m-p/2344153#M111838</link>
      <description>Want to remove a column from a dataflow? Use tFilterColumn.</description>
      <pubDate>Mon, 02 Apr 2018 16:20:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Delete-Empty-column/m-p/2344153#M111838</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-04-02T16:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: Delete Empty column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Delete-Empty-column/m-p/2344154#M111839</link>
      <description>&lt;P&gt;If you don't want to pass the NULL column to DB table, then don't mentioned the column name in DB table schema. It will not load the data into table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For eg. you have csv file of below format:&lt;/P&gt;&lt;P&gt;e_id, Fname, Lname, City&lt;/P&gt;&lt;P&gt;and in DB you have: e_id, Fname, Lname&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) In tMap, you don;t need to mentioned the "City" column in output schema. It will load only 3 columns to DB table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) Using tFilterColumn, just delete the "City" column for tFilterColumn schema. It will load only 3 columns to DB table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if you required anything else.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Apr 2018 10:07:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Delete-Empty-column/m-p/2344154#M111839</guid>
      <dc:creator>mks02</dc:creator>
      <dc:date>2018-04-03T10:07:38Z</dc:date>
    </item>
  </channel>
</rss>

