<?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: Error: The method append(Object) in the type StringBuilder is not applicable for the arguments () in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Error-The-method-append-Object-in-the-type-StringBuilder-is-not/m-p/2212564#M10148</link>
    <description>&lt;P&gt;Perfect, thanks &lt;A href="https://community.qlik.com/s/profile/0053p000007LP7CAAW"&gt;@uganesh&lt;/A&gt;&amp;nbsp;!&lt;/P&gt;</description>
    <pubDate>Wed, 23 Jan 2019 15:48:53 GMT</pubDate>
    <dc:creator>EnriqueLDE</dc:creator>
    <dc:date>2019-01-23T15:48:53Z</dc:date>
    <item>
      <title>Error: The method append(Object) in the type StringBuilder is not applicable for the arguments ()</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-The-method-append-Object-in-the-type-StringBuilder-is-not/m-p/2212560#M10144</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;I'm using an Excel (all the data are String variables) trying to merge rows with replicated values. For example, if I have 5 rows with the word Monday i want Talend to merge this information in a single row setting the same text (I'm using tDenormalize for this). This is the job:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="job.PNG" style="width: 389px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2Xy.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147302iF049DAB8121C28EE/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2Xy.png" alt="0683p000009M2Xy.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;After executing job I get this error:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="error.PNG" style="width: 609px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2V5.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138599i459FDE894A79DA24/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2V5.png" alt="0683p000009M2V5.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Code:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="code.PNG" style="width: 854px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2Y3.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133944i49FC6BFE89410E53/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2Y3.png" alt="0683p000009M2Y3.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;I would like to know why this error in the generated code appears. Thanks!&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 11:59:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-The-method-append-Object-in-the-type-StringBuilder-is-not/m-p/2212560#M10144</guid>
      <dc:creator>EnriqueLDE</dc:creator>
      <dc:date>2019-01-23T11:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: Error: The method append(Object) in the type StringBuilder is not applicable for the arguments ()</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-The-method-append-Object-in-the-type-StringBuilder-is-not/m-p/2212561#M10145</link>
      <description>add a delimiter in tDenormalize. This should work.</description>
      <pubDate>Wed, 23 Jan 2019 12:49:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-The-method-append-Object-in-the-type-StringBuilder-is-not/m-p/2212561#M10145</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2019-01-23T12:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error: The method append(Object) in the type StringBuilder is not applicable for the arguments ()</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-The-method-append-Object-in-the-type-StringBuilder-is-not/m-p/2212562#M10146</link>
      <description>&lt;P&gt;Thanks &lt;A href="https://community.qlik.com/s/profile/0053p000007LP7CAAW"&gt;@uganesh&lt;/A&gt;, that was the problem! 2 questions:&lt;/P&gt; 
&lt;P&gt;-If my Excel has null cells, how do i delete the default "null" value I get in the output?&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;-I read tDenormalize can change input order. Is there any component or way to order the data again like the original order?&lt;/P&gt; 
&lt;P&gt;Thanks again!&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 13:36:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-The-method-append-Object-in-the-type-StringBuilder-is-not/m-p/2212562#M10146</guid>
      <dc:creator>EnriqueLDE</dc:creator>
      <dc:date>2019-01-23T13:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Error: The method append(Object) in the type StringBuilder is not applicable for the arguments ()</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-The-method-append-Object-in-the-type-StringBuilder-is-not/m-p/2212563#M10147</link>
      <description>Looks like you are trying to remove duplicated from file. You could use tUniqRow also.
&lt;BR /&gt;I assume , tUniqRow will maintain the order of input .
&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Jan 2019 14:06:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-The-method-append-Object-in-the-type-StringBuilder-is-not/m-p/2212563#M10147</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2019-01-23T14:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: Error: The method append(Object) in the type StringBuilder is not applicable for the arguments ()</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-The-method-append-Object-in-the-type-StringBuilder-is-not/m-p/2212564#M10148</link>
      <description>&lt;P&gt;Perfect, thanks &lt;A href="https://community.qlik.com/s/profile/0053p000007LP7CAAW"&gt;@uganesh&lt;/A&gt;&amp;nbsp;!&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 15:48:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-The-method-append-Object-in-the-type-StringBuilder-is-not/m-p/2212564#M10148</guid>
      <dc:creator>EnriqueLDE</dc:creator>
      <dc:date>2019-01-23T15:48:53Z</dc:date>
    </item>
  </channel>
</rss>

