<?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 chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Rolling-3-months-in-chart/m-p/1154574#M376946</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try it with this expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count({&amp;lt;CLAIM_DATE={'&amp;gt;$(=AddMonths(Max(CLAIM_DATE),-3))'}&lt;SPAN style="color: #ff0000;"&gt;, MonthField =&lt;/SPAN&gt; &amp;gt;} Distinct CLAIM_ID)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Aug 2016 11:50:21 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-08-23T11:50:21Z</dc:date>
    <item>
      <title>Rolling 3 months in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-3-months-in-chart/m-p/1154573#M376945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created the below chart with below information:-&lt;/P&gt;&lt;P&gt;Dimension : Claim_Month&lt;/P&gt;&lt;P&gt;Expression: &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CLAIM_DATE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'&amp;gt;$(=AddMonths(Max(CLAIM_DATE),-3))'}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Distinct&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CLAIM_ID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;IMG __jive_id="135259" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/135259_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;This chart is showing me the max of month and previous two months always.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I wanted to show, If I select any month from top, then the chart should show, the selected month and previous 2 month in the chart.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Suppose, if I am selecting April from top list box, then my chart dimension should show Apr, Mar, Feb.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;How can I do this? Please help me at the earliest.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 08:52:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-3-months-in-chart/m-p/1154573#M376945</guid>
      <dc:creator />
      <dc:date>2016-08-23T08:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 3 months in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-3-months-in-chart/m-p/1154574#M376946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try it with this expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count({&amp;lt;CLAIM_DATE={'&amp;gt;$(=AddMonths(Max(CLAIM_DATE),-3))'}&lt;SPAN style="color: #ff0000;"&gt;, MonthField =&lt;/SPAN&gt; &amp;gt;} Distinct CLAIM_ID)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 11:50:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-3-months-in-chart/m-p/1154574#M376946</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-23T11:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 3 months in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-3-months-in-chart/m-p/1154575#M376947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #0000ff;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;CLAIM_DATE&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;={'&amp;gt;$(=AddMonths(Max(CLAIM_DATE),-3))&amp;lt;=$(=max(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10.6667px;"&gt;CLAIM_DATE&lt;/SPAN&gt;))'}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #0000ff;"&gt;Distinct&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;CLAIM_ID&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 11:51:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-3-months-in-chart/m-p/1154575#M376947</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2016-08-23T11:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 3 months in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-3-months-in-chart/m-p/1154576#M376948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny, Thankyou for ur assistance. But this is not giving me the right month sets. Please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2016 09:00:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-3-months-in-chart/m-p/1154576#M376948</guid>
      <dc:creator />
      <dc:date>2016-08-24T09:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 3 months in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-3-months-in-chart/m-p/1154577#M376949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Settu,&lt;/P&gt;&lt;P&gt;Your solution is not giving me the right month sets. When I select any month from Claim_Month, then my chart dimension should show the selected month and previous two months. Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2016 09:02:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-3-months-in-chart/m-p/1154577#M376949</guid>
      <dc:creator />
      <dc:date>2016-08-24T09:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 3 months in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-3-months-in-chart/m-p/1154578#M376950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you post you app&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2016 09:08:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-3-months-in-chart/m-p/1154578#M376950</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2016-08-24T09:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 3 months in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-3-months-in-chart/m-p/1154579#M376951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to elaborate so to what you are getting and what do you expect to see?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2016 09:41:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-3-months-in-chart/m-p/1154579#M376951</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-24T09:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 3 months in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-3-months-in-chart/m-p/1154580#M376952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please see this article&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-4252"&gt;Calculating rolling n-period totals, averages or other aggregations&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;André Gomes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2016 09:46:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-3-months-in-chart/m-p/1154580#M376952</guid>
      <dc:creator>agomes1971</dc:creator>
      <dc:date>2016-08-24T09:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 3 months in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-3-months-in-chart/m-p/1154581#M376953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use this expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count({&amp;lt;&lt;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10.6667px;"&gt;CLAIM_DATE&lt;/SPAN&gt;={'&amp;gt;$(=max(&lt;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10.6667px;"&gt;CLAIM_DATE&lt;/SPAN&gt;)-3)&amp;lt;=$(=max(&lt;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10.6667px;"&gt;CLAIM_DATE&lt;/SPAN&gt;))'}&amp;gt;} Distinct &lt;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10.6667px;"&gt;CLAIM_ID&lt;/SPAN&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2016 09:55:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-3-months-in-chart/m-p/1154581#M376953</guid>
      <dc:creator>saimahasan</dc:creator>
      <dc:date>2016-08-24T09:55:49Z</dc:date>
    </item>
  </channel>
</rss>

