<?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 Getting the previous months sum of data but ignoring the filter that has been selected in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Getting-the-previous-months-sum-of-data-but-ignoring-the-filter/m-p/1752719#M57990</link>
    <description>&lt;P&gt;Hi, I have a dashboard and it can be filtered by month. I get a sum in a KPI box and next to the box i want to show what the previous months volume is.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have used the below and modified it from another post however it only returns the same months volume. Any Ideas as to what i am doing wrong?&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;call_date = {"&amp;gt;=$(=MonthStart(AddMonths(Max(call_date), -1)))&amp;lt;=$(=MonthEnd(AddMonths(Max(call_date), -1)))"}&amp;gt;} totalcalls)&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 17:58:05 GMT</pubDate>
    <dc:creator>Rogers2212</dc:creator>
    <dc:date>2024-11-16T17:58:05Z</dc:date>
    <item>
      <title>Getting the previous months sum of data but ignoring the filter that has been selected</title>
      <link>https://community.qlik.com/t5/App-Development/Getting-the-previous-months-sum-of-data-but-ignoring-the-filter/m-p/1752719#M57990</link>
      <description>&lt;P&gt;Hi, I have a dashboard and it can be filtered by month. I get a sum in a KPI box and next to the box i want to show what the previous months volume is.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have used the below and modified it from another post however it only returns the same months volume. Any Ideas as to what i am doing wrong?&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;call_date = {"&amp;gt;=$(=MonthStart(AddMonths(Max(call_date), -1)))&amp;lt;=$(=MonthEnd(AddMonths(Max(call_date), -1)))"}&amp;gt;} totalcalls)&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 17:58:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Getting-the-previous-months-sum-of-data-but-ignoring-the-filter/m-p/1752719#M57990</guid>
      <dc:creator>Rogers2212</dc:creator>
      <dc:date>2024-11-16T17:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: Getting the previous months sum of data but ignoring the filter that has been selected</title>
      <link>https://community.qlik.com/t5/App-Development/Getting-the-previous-months-sum-of-data-but-ignoring-the-filter/m-p/1752831#M57998</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/118205"&gt;@Rogers2212&lt;/a&gt;&amp;nbsp;May be this... make sure to ignore selection in MonthField because that will conflict with your set analysis unless you tell you expression to ignore selection in MonthField&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Sum({&amp;lt;call_date = {"&amp;gt;=$(=MonthStart(Max(call_date), -1))&amp;lt;=$(=Date(Floor(MonthEnd(Max(call_date), -1))))"}, MonthField&amp;gt;} totalcalls)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2020 13:28:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Getting-the-previous-months-sum-of-data-but-ignoring-the-filter/m-p/1752831#M57998</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-10-15T13:28:15Z</dc:date>
    </item>
  </channel>
</rss>

