<?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: Include dimension values from selected month and previous month in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Include-dimension-values-from-selected-month-and-previous-month/m-p/1594168#M443795</link>
    <description>&lt;P&gt;May be try this for previous month&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Sum({&amp;lt;MonthYear = {"&amp;gt;=$(=Date(MonthStart(Max(MonthYear),-1),'MMM-YY'))&amp;lt;=$(=Date(MonthStart(Max(MonthYear),-1),'MMM-YY'))"}&amp;gt;} Aggr(Max({&amp;lt;MonthYear = {"&amp;gt;=$(=Date(MonthStart(Max(MonthYear),-1),'MMM-YY'))&amp;lt;=$(=Date(MonthStart(Max(MonthYear),-1),'MMM-YY'))"}&amp;gt;}[Position FTE]), Position))&lt;/LI-CODE&gt;</description>
    <pubDate>Thu, 20 Jun 2019 14:10:15 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2019-06-20T14:10:15Z</dc:date>
    <item>
      <title>Include dimension values from selected month and previous month</title>
      <link>https://community.qlik.com/t5/QlikView/Include-dimension-values-from-selected-month-and-previous-month/m-p/1594154#M443792</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The dimension 'Position' is made up of unique id numbers, each having a value between 0 and 1. This value can change by month. I want to compare values for each position for the selected month and the previous month. This is straightforward, except that position numbers that existed last month, but not&amp;nbsp;in the selected&amp;nbsp;month are not included.&lt;/P&gt;&lt;P&gt;How can I include positions that existed last month, but not this month?&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:37:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Include-dimension-values-from-selected-month-and-previous-month/m-p/1594154#M443792</guid>
      <dc:creator>zakpullen</dc:creator>
      <dc:date>2024-11-16T20:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: Include dimension values from selected month and previous month</title>
      <link>https://community.qlik.com/t5/QlikView/Include-dimension-values-from-selected-month-and-previous-month/m-p/1594157#M443793</link>
      <description>&lt;P&gt;What expression/s are you using right now?&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2019 13:59:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Include-dimension-values-from-selected-month-and-previous-month/m-p/1594157#M443793</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-06-20T13:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Include dimension values from selected month and previous month</title>
      <link>https://community.qlik.com/t5/QlikView/Include-dimension-values-from-selected-month-and-previous-month/m-p/1594165#M443794</link>
      <description>&lt;P&gt;Selected month:&lt;/P&gt;&lt;P&gt;sum(aggr(Max([Position FTE]),Position))&lt;/P&gt;&lt;P&gt;Previous month:&lt;/P&gt;&lt;P&gt;sum({&amp;lt;MonthYear={"&amp;gt;=$(=Date(MonthStart(Max(MonthYear),-1),'MMM-YY'))&amp;lt;=$(=Date(MonthStart(Max(MonthYear),-1),'MMM-YY'))"}&amp;gt;}aggr(Max([Position FTE]),Position))&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2019 14:07:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Include-dimension-values-from-selected-month-and-previous-month/m-p/1594165#M443794</guid>
      <dc:creator>zakpullen</dc:creator>
      <dc:date>2019-06-20T14:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: Include dimension values from selected month and previous month</title>
      <link>https://community.qlik.com/t5/QlikView/Include-dimension-values-from-selected-month-and-previous-month/m-p/1594168#M443795</link>
      <description>&lt;P&gt;May be try this for previous month&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Sum({&amp;lt;MonthYear = {"&amp;gt;=$(=Date(MonthStart(Max(MonthYear),-1),'MMM-YY'))&amp;lt;=$(=Date(MonthStart(Max(MonthYear),-1),'MMM-YY'))"}&amp;gt;} Aggr(Max({&amp;lt;MonthYear = {"&amp;gt;=$(=Date(MonthStart(Max(MonthYear),-1),'MMM-YY'))&amp;lt;=$(=Date(MonthStart(Max(MonthYear),-1),'MMM-YY'))"}&amp;gt;}[Position FTE]), Position))&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 20 Jun 2019 14:10:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Include-dimension-values-from-selected-month-and-previous-month/m-p/1594168#M443795</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-06-20T14:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: Include dimension values from selected month and previous month</title>
      <link>https://community.qlik.com/t5/QlikView/Include-dimension-values-from-selected-month-and-previous-month/m-p/1594176#M443796</link>
      <description>&lt;P&gt;Amazing! Thank you so much.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2019 14:20:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Include-dimension-values-from-selected-month-and-previous-month/m-p/1594176#M443796</guid>
      <dc:creator>zakpullen</dc:creator>
      <dc:date>2019-06-20T14:20:30Z</dc:date>
    </item>
  </channel>
</rss>

