<?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 Sum operations of the last month in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Sum-operations-of-the-last-month/m-p/1967592#M79752</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hello &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;I need to 'sum' the operations of the last month, from a range of several years.&lt;/P&gt;
&lt;P&gt;Example: from a range from August 2021 to today, only August 2022&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE style="border-collapse: collapse; width: 120pt;" border="0" width="160" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD width="80" height="20" class="xl65" style="height: 15.0pt; width: 60pt;"&gt;fecha&lt;/TD&gt;
&lt;TD width="80" class="xl65" style="border-left: none; width: 60pt;"&gt;ops&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" align="right" class="xl64" style="height: 15.0pt; border-top: none;"&gt;03/08/2021&lt;/TD&gt;
&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" align="right" class="xl64" style="height: 15.0pt; border-top: none;"&gt;03/07/2022&lt;/TD&gt;
&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;6&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" align="right" class="xl64" style="height: 15.0pt; border-top: none;"&gt;04/08/2022&lt;/TD&gt;
&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" align="right" class="xl64" style="height: 15.0pt; border-top: none;"&gt;09/08/2022&lt;/TD&gt;
&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;12&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is similar to this but with month:&lt;/P&gt;
&lt;P&gt;=Sum({&amp;lt;[fecha.autoCalendar.Year]={"$(=Year(max([fecha])))"},&amp;gt;} ops)&lt;/P&gt;
&lt;P&gt;How can I add those operations?&lt;/P&gt;
&lt;P&gt;Thank you!!!&lt;/P&gt;</description>
    <pubDate>Thu, 11 Aug 2022 08:30:48 GMT</pubDate>
    <dc:creator>Magogar</dc:creator>
    <dc:date>2022-08-11T08:30:48Z</dc:date>
    <item>
      <title>Sum operations of the last month</title>
      <link>https://community.qlik.com/t5/App-Development/Sum-operations-of-the-last-month/m-p/1967592#M79752</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hello &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;I need to 'sum' the operations of the last month, from a range of several years.&lt;/P&gt;
&lt;P&gt;Example: from a range from August 2021 to today, only August 2022&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE style="border-collapse: collapse; width: 120pt;" border="0" width="160" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD width="80" height="20" class="xl65" style="height: 15.0pt; width: 60pt;"&gt;fecha&lt;/TD&gt;
&lt;TD width="80" class="xl65" style="border-left: none; width: 60pt;"&gt;ops&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" align="right" class="xl64" style="height: 15.0pt; border-top: none;"&gt;03/08/2021&lt;/TD&gt;
&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" align="right" class="xl64" style="height: 15.0pt; border-top: none;"&gt;03/07/2022&lt;/TD&gt;
&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;6&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" align="right" class="xl64" style="height: 15.0pt; border-top: none;"&gt;04/08/2022&lt;/TD&gt;
&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" align="right" class="xl64" style="height: 15.0pt; border-top: none;"&gt;09/08/2022&lt;/TD&gt;
&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;12&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is similar to this but with month:&lt;/P&gt;
&lt;P&gt;=Sum({&amp;lt;[fecha.autoCalendar.Year]={"$(=Year(max([fecha])))"},&amp;gt;} ops)&lt;/P&gt;
&lt;P&gt;How can I add those operations?&lt;/P&gt;
&lt;P&gt;Thank you!!!&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 08:30:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sum-operations-of-the-last-month/m-p/1967592#M79752</guid>
      <dc:creator>Magogar</dc:creator>
      <dc:date>2022-08-11T08:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: Sum operations of the last month</title>
      <link>https://community.qlik.com/t5/App-Development/Sum-operations-of-the-last-month/m-p/1967632#M79756</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;
&lt;P&gt;=Sum({&amp;lt;[fecha.autoCalendar.Month]={$(=month(addmonths((max([fecha])),-1)))} &amp;gt;} ops)&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 09:42:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sum-operations-of-the-last-month/m-p/1967632#M79756</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2022-08-11T09:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: Sum operations of the last month</title>
      <link>https://community.qlik.com/t5/App-Development/Sum-operations-of-the-last-month/m-p/1967652#M79758</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/16737"&gt;@BrunPierre&lt;/a&gt;&amp;nbsp;&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="Magogar_0-1660212890927.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/86543i292221B3081199FC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Magogar_0-1660212890927.png" alt="Magogar_0-1660212890927.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Maybe I haven't expressed it well. With this sentence it shows the previous month of all the years. But I need it to show&amp;nbsp; is the last month (July), of the last year(2022).&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Magogar_2-1660213181643.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/86545i962AF6437D2210D0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Magogar_2-1660213181643.png" alt="Magogar_2-1660213181643.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 10:38:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sum-operations-of-the-last-month/m-p/1967652#M79758</guid>
      <dc:creator>Magogar</dc:creator>
      <dc:date>2022-08-11T10:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: Sum operations of the last month</title>
      <link>https://community.qlik.com/t5/App-Development/Sum-operations-of-the-last-month/m-p/1967673#M79760</link>
      <description>&lt;P&gt;2022 is the current year or perhaps from your model is it last year?&amp;nbsp; if it's the former then the below expression is for the current year (2022) and the previous month (July).&lt;/P&gt;
&lt;P&gt;=Sum({&amp;lt;[fecha.autoCalendar.Year]={"$(=Year(max([fecha])))"},[fecha.autoCalendar.Month]={$(=month(addmonths((max([fecha])),-1)))} &amp;gt;} ops)&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 11:02:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sum-operations-of-the-last-month/m-p/1967673#M79760</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2022-08-11T11:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Sum operations of the last month</title>
      <link>https://community.qlik.com/t5/App-Development/Sum-operations-of-the-last-month/m-p/1967679#M79761</link>
      <description>&lt;P&gt;It works, thank you!!!!!!!!!&lt;/P&gt;
&lt;P&gt;I have made a small adjustment:&lt;/P&gt;
&lt;P&gt;Sum({&amp;lt;[fecha.autoCalendar.Year]={"$(=&lt;STRONG&gt;Year&lt;/STRONG&gt;(max([fecha])))"},[fecha.autoCalendar.Month]={"$(=month((max([fecha]))))"}&amp;gt;}ops)&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 11:08:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sum-operations-of-the-last-month/m-p/1967679#M79761</guid>
      <dc:creator>Magogar</dc:creator>
      <dc:date>2022-08-11T11:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: Sum operations of the last month</title>
      <link>https://community.qlik.com/t5/App-Development/Sum-operations-of-the-last-month/m-p/1967693#M79763</link>
      <description>&lt;P&gt;Yes, I realised and edited, anyways happy to help!&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 11:27:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sum-operations-of-the-last-month/m-p/1967693#M79763</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2022-08-11T11:27:22Z</dc:date>
    </item>
  </channel>
</rss>

