<?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: Aggregate data and make a sum in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Aggregate-data-and-make-a-sum/m-p/2279686#M54774</link>
    <description>Hey, 
&lt;BR /&gt;Merci beaucoup de ton aide. 
&lt;BR /&gt;J'ai donc fait exactement comme sur tes captures d'écrans, et bingo, ça fonctionne ! 
&lt;BR /&gt;C'était donc bien le passage en "Long" au lieu de "Integer" qui a fait tout fonctionner 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133049iD780B7DE0116E4D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACJ.png" alt="0683p000009MACJ.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;Reste à régler un problème....de temps en temps j'ai des lignes "vides" de type : 
&lt;BR /&gt; 
&lt;PRE&gt;13/11/2008;SERVER1;C:;SYSTEM;8578932736;2527985664&lt;BR /&gt;13/11/2008;SERVER1;D:;;;&lt;BR /&gt;13/11/2008;SERVER1;E:;;;&lt;BR /&gt;13/11/2008;SERVER1;G:;;;&lt;BR /&gt;13/11/2008;SERVER2;C:;BACKUP_NT;2097413632;1934547968&lt;BR /&gt;13/11/2008;SERVER2;D:;Disque NT;8595417088;4937967104&lt;BR /&gt;13/11/2008;SERVER2;E:;Applicatif;6440357888;4147671040&lt;BR /&gt;13/11/2008;SERVER2;F:;Data;10733957120;5570387968&lt;BR /&gt;13/11/2008;SERVER2;T:;Applicatif;6440357888;4147671040&lt;/PRE&gt; 
&lt;BR /&gt;Car j'ai des serveurs en cluster...et là du coup ça plante...donc il faut que j'utilise un petit tFilterRow 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133049iD780B7DE0116E4D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACJ.png" alt="0683p000009MACJ.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;Je te tiens au courant de l'avancement, et si j'y arrive pas, j'espère bénéficier de ton expertise 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133049iD780B7DE0116E4D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACJ.png" alt="0683p000009MACJ.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;@+ 
&lt;BR /&gt;François.</description>
    <pubDate>Tue, 24 Feb 2009 09:38:23 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-02-24T09:38:23Z</dc:date>
    <item>
      <title>Aggregate data and make a sum</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Aggregate-data-and-make-a-sum/m-p/2279680#M54768</link>
      <description>Hello everyone, 
&lt;BR /&gt;Sorry for my english, i'm french ! 
&lt;BR /&gt;I have a source file delimited as same as this exemple : 
&lt;BR /&gt; 
&lt;PRE&gt;Date;Serveur;Drive;Name;Space;FreeSpace&lt;BR /&gt;13/11/2008;SERVER1;C:;SYSTEM;8578932736;2527985664&lt;BR /&gt;13/11/2008;SERVER1;D:;SWAP;2138540032;917469184&lt;BR /&gt;13/11/2008;SERVER1;E:;DATA;2138537984;1242279936&lt;BR /&gt;13/11/2008;SERVER1;G:;Save AD;2138540032;876894208&lt;BR /&gt;13/11/2008;SERVER2;C:;BACKUP_NT;2097413632;1934547968&lt;BR /&gt;13/11/2008;SERVER2;D:;Disque NT;8595417088;4937967104&lt;BR /&gt;13/11/2008;SERVER2;E:;Applicatif;6440357888;4147671040&lt;BR /&gt;13/11/2008;SERVER2;F:;Data;10733957120;5570387968&lt;BR /&gt;13/11/2008;SERVER2;T:;Applicatif;6440357888;4147671040&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;06/02/2009;SERVER1;C:;System_SAN;8587157504;3538583552&lt;BR /&gt;06/02/2009;SERVER1;D:;Swap Local;28021305344;14857166848&lt;BR /&gt;06/02/2009;SERVER1;E:;Application;8587157504;5822963712&lt;BR /&gt;06/02/2009;SERVER1;F:;Data;257689763840;60264726528&lt;BR /&gt;06/02/2009;SERVER1;Y:;System_Local;8389242880;2561630208&lt;BR /&gt;06/02/2009;SERVER2;C:;BACKUP_NT;2097413632;1934547968&lt;BR /&gt;06/02/2009;SERVER2;D:;Disque NT;8595417088;4896002048&lt;BR /&gt;06/02/2009;SERVER2;E:;Applicatif;6440357888;3076538368&lt;BR /&gt;06/02/2009;SERVER2;F:;Data;10733957120;5566181376&lt;BR /&gt;06/02/2009;SERVER2;T:;Applicatif;6440357888;3076538368&lt;/PRE&gt; 
&lt;BR /&gt;I want to aggregate the space and FreeSpace data and load this datas in an output table same as : 
&lt;BR /&gt; 
&lt;PRE&gt;Date;Serveur;SumSpace,SumFreeSpace&lt;BR /&gt;13/11/2008;SERVER1;14994550784;5564628992&lt;BR /&gt;13/11/2008;SERVER2;32210089984;18803697152&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;06/02/2009;SERVER1;14994550784;6894628992&lt;BR /&gt;06/02/2009;SERVER2;32210089984;15603697152&lt;/PRE&gt; 
&lt;BR /&gt;Have you got any idea about this ? 
&lt;BR /&gt;How I can make this in a Job Design ? 
&lt;BR /&gt;I'm trying to make that with the tAggregateRow component but it doesn't work 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MPcz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157233iD1A564EF62DE3BC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MPcz.png" alt="0683p000009MPcz.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;Thank's a lot, 
&lt;BR /&gt;François.</description>
      <pubDate>Sat, 16 Nov 2024 14:03:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Aggregate-data-and-make-a-sum/m-p/2279680#M54768</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate data and make a sum</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Aggregate-data-and-make-a-sum/m-p/2279681#M54769</link>
      <description>For the moment I obtain this result :
&lt;BR /&gt;
&lt;PRE&gt;.------------+-------------+----------+----------------.&lt;BR /&gt;|                      tLogRow_1                       |&lt;BR /&gt;|=-----------+-------------+----------+---------------=|&lt;BR /&gt;|DATE_COLLECT|SERVER      |SUM_SPACE|SUM_FREE_SPACE|&lt;BR /&gt;|=-----------+-------------+----------+---------------=|&lt;BR /&gt;|06/02/2009  |SERVER1       |0.0       |0.0             |&lt;BR /&gt;|06/02/2009  |SERVER2       |0.0       |0.0             |&lt;BR /&gt;|06/02/2009  |SERVER3      |0.0       |0.0             |&lt;BR /&gt;|06/02/2009  |SERVER4       |0.0       |0.0             |&lt;BR /&gt;|06/02/2009  |SERVER5       |0.0       |0.0             |&lt;BR /&gt;|06/02/2009  |SERVER6     |0.0       |0.0             |&lt;BR /&gt;|06/02/2009  |SERVER7       |0.0       |0.0             |&lt;BR /&gt;|06/02/2009  |SERVER8      |0.0       |0.0             |&lt;/PRE&gt;
&lt;BR /&gt;With this settings of tAggregateRow component :
&lt;BR /&gt;- Group BY : 
&lt;BR /&gt;----&amp;gt; DATE_COLLECT
&lt;BR /&gt;----&amp;gt; SERVER
&lt;BR /&gt;- Operations :
&lt;BR /&gt;----&amp;gt; Out : SUM_SPACE =&amp;gt; SUM =&amp;gt; In : SPACE
&lt;BR /&gt;----&amp;gt; Out : SUM_FREE_SPACE =&amp;gt; SUM =&amp;gt; In : FREESPACE
&lt;BR /&gt;I don't understand why the third and fourth collumn are not calculated.
&lt;BR /&gt;François.</description>
      <pubDate>Mon, 23 Feb 2009 13:47:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Aggregate-data-and-make-a-sum/m-p/2279681#M54769</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-02-23T13:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate data and make a sum</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Aggregate-data-and-make-a-sum/m-p/2279682#M54770</link>
      <description>Hum, 
&lt;BR /&gt;Another test.... 
&lt;BR /&gt;I have loaded all the datas (includes in my csv file) line per line into an SQL Database (with the same table schema), and I have made this following query : 
&lt;BR /&gt; 
&lt;PRE&gt;select date_collect, server, sum(space), sum(free_space)&lt;BR /&gt;from statging_table&lt;BR /&gt;group by (date_collect, server);&lt;/PRE&gt; 
&lt;BR /&gt;And the result was good....!!!! 
&lt;BR /&gt;So I think the tAggregateRow component cannot make a sum with two (or more) String datas...but when I'm trying to convert String to Integer (especially this data : 8578932736) Talend return to me this error : 
&lt;BR /&gt; 
&lt;PRE&gt;Starting job WIN_Disk at 16:41 23/02/2009.&lt;BR /&gt;Exception in component tConvertType_1&lt;BR /&gt;java.lang.NumberFormatException: For input string: "8578932736"&lt;BR /&gt;	at java.lang.NumberFormatException.forInputString(Unknown Source)&lt;BR /&gt;	at java.lang.Integer.parseInt(Unknown Source)&lt;BR /&gt;	at java.lang.Integer.valueOf(Unknown Source)&lt;BR /&gt;	at routines.system.TypeConvert.String2Integer(TypeConvert.java:4186)&lt;BR /&gt;	at collect_it.win_disk_0_1.WIN_Disk.tFileInputDelimited_1Process(WIN_Disk.java:1086)&lt;BR /&gt;	at collect_it.win_disk_0_1.WIN_Disk.runJobInTOS(WIN_Disk.java:1415)&lt;BR /&gt;	at collect_it.win_disk_0_1.WIN_Disk.main(WIN_Disk.java:1328)&lt;BR /&gt;Job WIN_Disk ended at 16:41 23/02/2009. &lt;/PRE&gt; 
&lt;BR /&gt;So...I decided to throw my computer out the window... 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MPcz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157233iD1A564EF62DE3BC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MPcz.png" alt="0683p000009MPcz.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;François.</description>
      <pubDate>Mon, 23 Feb 2009 15:43:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Aggregate-data-and-make-a-sum/m-p/2279682#M54770</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-02-23T15:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate data and make a sum</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Aggregate-data-and-make-a-sum/m-p/2279683#M54771</link>
      <description>Please keep your computer, or tell me where you work, I'll go under your window ! 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAB6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158321i00588DF41617C922/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAB6.png" alt="0683p000009MAB6.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;Ok, I tried with this file source 
&lt;BR /&gt; 
&lt;PRE&gt;Date;Serveur;Drive;Name;Space;FreeSpace&lt;BR /&gt;13/11/2008;SERVER1;C:;SYSTEM;8578932736;2527985664&lt;BR /&gt;13/11/2008;SERVER1;D:;SWAP;2138540032;917469184&lt;BR /&gt;13/11/2008;SERVER1;E:;DATA;2138537984;1242279936&lt;BR /&gt;13/11/2008;SERVER1;G:;Save AD;2138540032;876894208&lt;BR /&gt;13/11/2008;SERVER2;C:;BACKUP_NT;2097413632;1934547968&lt;BR /&gt;13/11/2008;SERVER2;D:;Disque NT;8595417088;4937967104&lt;BR /&gt;13/11/2008;SERVER2;E:;Applicatif;6440357888;4147671040&lt;BR /&gt;13/11/2008;SERVER2;F:;Data;10733957120;5570387968&lt;BR /&gt;13/11/2008;SERVER2;T:;Applicatif;6440357888;4147671040&lt;BR /&gt;06/02/2009;SERVER1;C:;System_SAN;8587157504;3538583552&lt;BR /&gt;06/02/2009;SERVER1;D:;Swap Local;28021305344;14857166848&lt;BR /&gt;06/02/2009;SERVER1;E:;Application;8587157504;5822963712&lt;BR /&gt;06/02/2009;SERVER1;F:;Data;257689763840;60264726528&lt;BR /&gt;06/02/2009;SERVER1;Y:;System_Local;8389242880;2561630208&lt;BR /&gt;06/02/2009;SERVER2;C:;BACKUP_NT;2097413632;1934547968&lt;BR /&gt;06/02/2009;SERVER2;D:;Disque NT;8595417088;4896002048&lt;BR /&gt;06/02/2009;SERVER2;E:;Applicatif;6440357888;3076538368&lt;BR /&gt;06/02/2009;SERVER2;F:;Data;10733957120;5566181376&lt;BR /&gt;06/02/2009;SERVER2;T:;Applicatif;6440357888;3076538368&lt;/PRE&gt; 
&lt;BR /&gt;...and I get this: 
&lt;BR /&gt; 
&lt;PRE&gt;.----------+-------+------------+-----------.&lt;BR /&gt;|                 tLogRow_1                 |&lt;BR /&gt;|=---------+-------+------------+----------=|&lt;BR /&gt;|Date      |Serveur|Space       |FreeSpace  |&lt;BR /&gt;|=---------+-------+------------+----------=|&lt;BR /&gt;|06/02/2009|SERVER2|34307503616 |18549808128|&lt;BR /&gt;|06/02/2009|SERVER1|311274627072|87045070848|&lt;BR /&gt;|13/11/2008|SERVER2|34307503616 |20738245120|&lt;BR /&gt;|13/11/2008|SERVER1|14994550784 |5564628992 |&lt;BR /&gt;'----------+-------+------------+-----------'&lt;/PRE&gt; 
&lt;BR /&gt;Is something like this you expected ? 
&lt;BR /&gt;Arnaud</description>
      <pubDate>Mon, 23 Feb 2009 16:08:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Aggregate-data-and-make-a-sum/m-p/2279683#M54771</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-02-23T16:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate data and make a sum</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Aggregate-data-and-make-a-sum/m-p/2279684#M54772</link>
      <description>Thank's Arnaud for your reply 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;Yes, that's exactly what I want it!</description>
      <pubDate>Mon, 23 Feb 2009 16:14:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Aggregate-data-and-make-a-sum/m-p/2279684#M54772</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-02-23T16:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate data and make a sum</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Aggregate-data-and-make-a-sum/m-p/2279685#M54773</link>
      <description>Ok. Then, here is the parameter I applied, as screenshot... 
&lt;BR /&gt;If you need further details, please ask (english or french accepted 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt;) 
&lt;BR /&gt;Arnaud</description>
      <pubDate>Mon, 23 Feb 2009 16:42:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Aggregate-data-and-make-a-sum/m-p/2279685#M54773</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-02-23T16:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate data and make a sum</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Aggregate-data-and-make-a-sum/m-p/2279686#M54774</link>
      <description>Hey, 
&lt;BR /&gt;Merci beaucoup de ton aide. 
&lt;BR /&gt;J'ai donc fait exactement comme sur tes captures d'écrans, et bingo, ça fonctionne ! 
&lt;BR /&gt;C'était donc bien le passage en "Long" au lieu de "Integer" qui a fait tout fonctionner 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133049iD780B7DE0116E4D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACJ.png" alt="0683p000009MACJ.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;Reste à régler un problème....de temps en temps j'ai des lignes "vides" de type : 
&lt;BR /&gt; 
&lt;PRE&gt;13/11/2008;SERVER1;C:;SYSTEM;8578932736;2527985664&lt;BR /&gt;13/11/2008;SERVER1;D:;;;&lt;BR /&gt;13/11/2008;SERVER1;E:;;;&lt;BR /&gt;13/11/2008;SERVER1;G:;;;&lt;BR /&gt;13/11/2008;SERVER2;C:;BACKUP_NT;2097413632;1934547968&lt;BR /&gt;13/11/2008;SERVER2;D:;Disque NT;8595417088;4937967104&lt;BR /&gt;13/11/2008;SERVER2;E:;Applicatif;6440357888;4147671040&lt;BR /&gt;13/11/2008;SERVER2;F:;Data;10733957120;5570387968&lt;BR /&gt;13/11/2008;SERVER2;T:;Applicatif;6440357888;4147671040&lt;/PRE&gt; 
&lt;BR /&gt;Car j'ai des serveurs en cluster...et là du coup ça plante...donc il faut que j'utilise un petit tFilterRow 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133049iD780B7DE0116E4D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACJ.png" alt="0683p000009MACJ.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;Je te tiens au courant de l'avancement, et si j'y arrive pas, j'espère bénéficier de ton expertise 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133049iD780B7DE0116E4D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACJ.png" alt="0683p000009MACJ.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;@+ 
&lt;BR /&gt;François.</description>
      <pubDate>Tue, 24 Feb 2009 09:38:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Aggregate-data-and-make-a-sum/m-p/2279686#M54774</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-02-24T09:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate data and make a sum</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Aggregate-data-and-make-a-sum/m-p/2279687#M54775</link>
      <description>Finalement c'était un peu plus compliqué que cela car : 
&lt;BR /&gt;- impossible de tester si une variable de type "Long" est vide (enfin je n'ai pas réussi) 
&lt;BR /&gt;Du coup voici mon job finale (avec insertion dans une BDD oracle) : 
&lt;BR /&gt;- je récupère les lignes du fichier (tout en String) 
&lt;BR /&gt;- je fais mes tests et remplacement des valeurs vides 
&lt;BR /&gt;- je transforme les variables "space" et "freespace" en Long 
&lt;BR /&gt;- je lance l'agrégation et la somme des données 
&lt;BR /&gt;- je retransforme les variables "Long" en "String" et incrémente un ID unique 
&lt;BR /&gt;- enfin je balance le tout dans ma table Oracle 
&lt;BR /&gt;C'est assez long, mais ça fonctionne 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133049iD780B7DE0116E4D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACJ.png" alt="0683p000009MACJ.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;Merci beaucoup Arnaud pour ton aide précieuse! 
&lt;BR /&gt;@+ 
&lt;BR /&gt;François.</description>
      <pubDate>Tue, 24 Feb 2009 10:53:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Aggregate-data-and-make-a-sum/m-p/2279687#M54775</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-02-24T10:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate data and make a sum</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Aggregate-data-and-make-a-sum/m-p/2279688#M54776</link>
      <description>Une autre méthode (à voir si c'est plus rapide pour toi), c'est de faire un tMap juste avant l'aggrégation pour remplacer toutes les valeurs null par un 0.&lt;BR /&gt;Pour ceci, il y a la forme conditionnelle suivante: (row1.Space==null)?0:row1.Space (cf capture d'écran)&lt;BR /&gt;Arnaud</description>
      <pubDate>Tue, 24 Feb 2009 12:26:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Aggregate-data-and-make-a-sum/m-p/2279688#M54776</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-02-24T12:26:08Z</dc:date>
    </item>
  </channel>
</rss>

