<?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: Rolling 3 Months in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Rolling-3-Months/m-p/1704331#M451394</link>
    <description>&lt;P&gt;In your chart, instead of using the calculated dimension use&amp;nbsp; EPIC_CAPACITY.CLASS_DAYS, which you have already created in the script and appears to have the sames values.&lt;/P&gt;&lt;P&gt;Next create 2 variables like:&lt;/P&gt;&lt;P&gt;vMaxMonth&amp;nbsp;= Max(EPIC_CAPACITY.QUEUE_MONTH)&lt;/P&gt;&lt;P&gt;vMaxMonth_3 = Date(AddMonths(vMaxMonth, -2), 'MMM-YYYY')&lt;/P&gt;&lt;P&gt;Change your chart expression to:&lt;/P&gt;&lt;P&gt;Count({&amp;lt;[EPIC_CAPACITY.QUEUE_MONTH]={"&amp;gt;=$(vMaxMonth_3) &amp;lt;=$(vMaxMonth)"}&amp;gt;} [EPIC_CAPACITY.Ticket #])&lt;/P&gt;</description>
    <pubDate>Fri, 22 May 2020 08:23:53 GMT</pubDate>
    <dc:creator>whiteymcaces</dc:creator>
    <dc:date>2020-05-22T08:23:53Z</dc:date>
    <item>
      <title>Rolling 3 Months</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-3-Months/m-p/1704254#M451390</link>
      <description>&lt;P&gt;I am trying to show only the last 3 months of data but it's not working. I believe it's because my date field is formatted like 'MMM-YYYY' but I cannot seem to figure out the right syntax to fix it. Any ideas? TIA!&lt;/P&gt;&lt;P&gt;count({&amp;lt;[EPIC_CAPACITY.QUEUE_MONTH]={"&amp;gt;=$(= Date(AddMonths(Max(EPIC_CAPACITY.QUEUE_MONTH),-3))) &amp;lt;=$(=Max(EPIC_CAPACITY.QUEUE_MONTH))"}&amp;gt;} [EPIC_CAPACITY.Ticket #])&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:37:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-3-Months/m-p/1704254#M451390</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2024-11-16T00:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 3 Months</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-3-Months/m-p/1704279#M451392</link>
      <description>&lt;P&gt;attached New Version&lt;/P&gt;&lt;LI-CODE lang="python"&gt;=count({&amp;lt;[EPIC_CAPACITY.QUEUE_MONTH]={"&amp;gt;=$(= Date(addmonths(Date(Max(date#(EPIC_CAPACITY.QUEUE_MONTH,'MMM-YYYY')),'MMM-YYYY'),-3),'MMM-YYYY')) &amp;lt;=$(=Date(Max(date#(EPIC_CAPACITY.QUEUE_MONTH,'MMM-YYYY')),'MMM-YYYY'))"}&amp;gt;} [EPIC_CAPACITY.Ticket #])&lt;/LI-CODE&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="Capture.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/34117i980DB9AC05184707/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 23:27:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-3-Months/m-p/1704279#M451392</guid>
      <dc:creator>Taoufiq_Zarra</dc:creator>
      <dc:date>2020-05-21T23:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 3 Months</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-3-Months/m-p/1704331#M451394</link>
      <description>&lt;P&gt;In your chart, instead of using the calculated dimension use&amp;nbsp; EPIC_CAPACITY.CLASS_DAYS, which you have already created in the script and appears to have the sames values.&lt;/P&gt;&lt;P&gt;Next create 2 variables like:&lt;/P&gt;&lt;P&gt;vMaxMonth&amp;nbsp;= Max(EPIC_CAPACITY.QUEUE_MONTH)&lt;/P&gt;&lt;P&gt;vMaxMonth_3 = Date(AddMonths(vMaxMonth, -2), 'MMM-YYYY')&lt;/P&gt;&lt;P&gt;Change your chart expression to:&lt;/P&gt;&lt;P&gt;Count({&amp;lt;[EPIC_CAPACITY.QUEUE_MONTH]={"&amp;gt;=$(vMaxMonth_3) &amp;lt;=$(vMaxMonth)"}&amp;gt;} [EPIC_CAPACITY.Ticket #])&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 08:23:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-3-Months/m-p/1704331#M451394</guid>
      <dc:creator>whiteymcaces</dc:creator>
      <dc:date>2020-05-22T08:23:53Z</dc:date>
    </item>
  </channel>
</rss>

