<?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: removing blank columns from a row in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/removing-blank-columns-from-a-row/m-p/2268136#M46806</link>
    <description>Hello 
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;One thing i noticed that the tag which appeared &amp;lt;ParentList/&amp;gt; in this format works fine after unchecking the text box but the tag which is like &amp;lt;ParentList&amp;gt;&amp;lt;/ParentList&amp;gt; still comes.&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;I tested and found that this option is invalid now. Please report a bug on our bugtracker.
&lt;BR /&gt;Thanks for your support!!!
&lt;BR /&gt;Best regards
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
    <pubDate>Fri, 28 Aug 2009 07:51:52 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-08-28T07:51:52Z</dc:date>
    <item>
      <title>removing blank columns from a row</title>
      <link>https://community.qlik.com/t5/Talend-Studio/removing-blank-columns-from-a-row/m-p/2268132#M46802</link>
      <description>I want to remove blank columns from a row, how is this possbile?
&lt;BR /&gt;so lets say my row coming in from an xml file looks like this:
&lt;BR /&gt;&amp;lt;row&amp;gt;
&lt;BR /&gt; &amp;lt;name&amp;gt;tom&amp;lt;/name&amp;gt;
&lt;BR /&gt; &amp;lt;age&amp;gt;24 &amp;lt;/age&amp;gt;
&lt;BR /&gt; &amp;lt;sex/&amp;gt;
&lt;BR /&gt;&amp;lt;/row&amp;gt;
&lt;BR /&gt;i read it in and i want to remove the sex column as its blank. how can this be done so that my ouput to an xml file looks like this:
&lt;BR /&gt;&amp;lt;name&amp;gt;tom&amp;lt;/name&amp;gt;
&lt;BR /&gt;&amp;lt;age&amp;gt;24&amp;lt;/age&amp;gt;</description>
      <pubDate>Sat, 16 Nov 2024 14:17:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/removing-blank-columns-from-a-row/m-p/2268132#M46802</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T14:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: removing blank columns from a row</title>
      <link>https://community.qlik.com/t5/Talend-Studio/removing-blank-columns-from-a-row/m-p/2268133#M46803</link>
      <description>Hello 
&lt;BR /&gt;There is an otpion 'Create empty element if needed' on advanced settings panel of tAdvancedFileOutputXML, uncheck this option to remove the empty element. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt; 
&lt;BR /&gt; shong 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MChT.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155798iCEC5C9977E83DC6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MChT.png" alt="0683p000009MChT.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 24 Jul 2008 06:56:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/removing-blank-columns-from-a-row/m-p/2268133#M46803</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-07-24T06:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: removing blank columns from a row</title>
      <link>https://community.qlik.com/t5/Talend-Studio/removing-blank-columns-from-a-row/m-p/2268134#M46804</link>
      <description>Hi,&lt;BR /&gt;I did that and its unchecked on another job I have and it doesnt work, it still prints out the element like this:&lt;BR /&gt;  &amp;lt;cameraType&amp;gt;&amp;lt;/cameraType&amp;gt;&lt;BR /&gt;&amp;lt;ParentList/&amp;gt;</description>
      <pubDate>Tue, 14 Oct 2008 17:29:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/removing-blank-columns-from-a-row/m-p/2268134#M46804</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2008-10-14T17:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: removing blank columns from a row</title>
      <link>https://community.qlik.com/t5/Talend-Studio/removing-blank-columns-from-a-row/m-p/2268135#M46805</link>
      <description>How to remove the blank tag from the XML? 
&lt;BR /&gt;I have unchecked the checkbox which was present in the settings of tAdvanceOutputXml i,e; create empty element if needed. But still empty tag is occuring. 
&lt;BR /&gt;One thing i noticed that the tag which appeared &amp;lt;ParentList/&amp;gt; in this format works fine after unchecking the text box but the tag which is like &amp;lt;ParentList&amp;gt;&amp;lt;/ParentList&amp;gt; still comes.
&lt;BR /&gt;Please guide how to handle this.</description>
      <pubDate>Thu, 27 Aug 2009 10:46:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/removing-blank-columns-from-a-row/m-p/2268135#M46805</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-08-27T10:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: removing blank columns from a row</title>
      <link>https://community.qlik.com/t5/Talend-Studio/removing-blank-columns-from-a-row/m-p/2268136#M46806</link>
      <description>Hello 
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;One thing i noticed that the tag which appeared &amp;lt;ParentList/&amp;gt; in this format works fine after unchecking the text box but the tag which is like &amp;lt;ParentList&amp;gt;&amp;lt;/ParentList&amp;gt; still comes.&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;I tested and found that this option is invalid now. Please report a bug on our bugtracker.
&lt;BR /&gt;Thanks for your support!!!
&lt;BR /&gt;Best regards
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Fri, 28 Aug 2009 07:51:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/removing-blank-columns-from-a-row/m-p/2268136#M46806</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-08-28T07:51:52Z</dc:date>
    </item>
  </channel>
</rss>

