<?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: Sum date by Month in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Sum-date-by-Month/m-p/2315343#M86007</link>
    <description>Hi oscarba,&lt;BR /&gt;- Can you convert date column to string and extract left 7 chars which is your yyyy-mm part of date.&lt;BR /&gt;- use this column in group by clause inside taggregaterow&lt;BR /&gt;Thanks&lt;BR /&gt;Vaibhav</description>
    <pubDate>Mon, 30 Jun 2014 06:07:03 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-06-30T06:07:03Z</dc:date>
    <item>
      <title>Sum date by Month</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Sum-date-by-Month/m-p/2315342#M86006</link>
      <description>Hello,
&lt;BR /&gt;I have the simplest (most complex) problem, I have a table with the invoice line items, I want to group those by customer and by month, no problem using tAggregateRow to do the sum, but I need to group my date by month not by day.
&lt;BR /&gt;47734819 500066 311 2013-10-01 00:00:00.000 L888294 362 362 -55.42 -34.36
&lt;BR /&gt;47734820 500066 311 2013-10-01 00:00:00.000 L888294 362 362 -27.60 -17.97
&lt;BR /&gt;47734821 500066 311 2013-10-01 00:00:00.000 L888294 362 362 -64.40 -41.93
&lt;BR /&gt;47734822 500066 311 2013-10-01 00:00:00.000 L888294 362 362 -7.88 -5.84
&lt;BR /&gt;The output 
&lt;BR /&gt;47734820 500066 311 2013-10 362 362 -whateverthe sum -whateverthe sum</description>
      <pubDate>Wed, 25 Jun 2014 19:53:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Sum-date-by-Month/m-p/2315342#M86006</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-25T19:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: Sum date by Month</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Sum-date-by-Month/m-p/2315343#M86007</link>
      <description>Hi oscarba,&lt;BR /&gt;- Can you convert date column to string and extract left 7 chars which is your yyyy-mm part of date.&lt;BR /&gt;- use this column in group by clause inside taggregaterow&lt;BR /&gt;Thanks&lt;BR /&gt;Vaibhav</description>
      <pubDate>Mon, 30 Jun 2014 06:07:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Sum-date-by-Month/m-p/2315343#M86007</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-30T06:07:03Z</dc:date>
    </item>
  </channel>
</rss>

