<?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 Average Issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Rolling-Average-Issue/m-p/911601#M316386</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem is the Dimension has Product(which is broken down into several sub-products). See below&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Rolling AverageIssue1.jpg" class="jive-image image-1" src="/legacyfs/online/95042_Rolling AverageIssue1.jpg" style="width: 620px; height: 340px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't want the Average for each Sub-products, but the moving average of the main products, and the same time displaying the sub-products in each bar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Aug 2015 09:43:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-08-05T09:43:30Z</dc:date>
    <item>
      <title>Rolling Average Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Average-Issue/m-p/911599#M316384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need advise with Rolling Monthly Average. Please see below how I tried but failed.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Rolling Average.jpg" class="jive-image image-1" src="/legacyfs/online/95035_Rolling Average.jpg" style="width: 620px; height: 474px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 09:31:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Average-Issue/m-p/911599#M316384</guid>
      <dc:creator />
      <dc:date>2015-08-05T09:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Average Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Average-Issue/m-p/911600#M316385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As far as I know, reference lines are straight lines and cannot move up or down. Why don't you use a combo chart and add another expression (&lt;STRONG&gt;RangeAvg(Above(Sum([Total BBLs]), 0, 12))/1000000&lt;/STRONG&gt;) for your reference line.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 09:35:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Average-Issue/m-p/911600#M316385</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-08-05T09:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Average Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Average-Issue/m-p/911601#M316386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem is the Dimension has Product(which is broken down into several sub-products). See below&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Rolling AverageIssue1.jpg" class="jive-image image-1" src="/legacyfs/online/95042_Rolling AverageIssue1.jpg" style="width: 620px; height: 340px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't want the Average for each Sub-products, but the moving average of the main products, and the same time displaying the sub-products in each bar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 09:43:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Average-Issue/m-p/911601#M316386</guid>
      <dc:creator />
      <dc:date>2015-08-05T09:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Average Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Average-Issue/m-p/911602#M316387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe use TOTAL in your expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;RangeAvg(Above(Sum(TOTAL &amp;lt;Sub-Poducts&amp;gt; [Total BBLs]), 0, 12))/1000000 &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 09:48:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Average-Issue/m-p/911602#M316387</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-08-05T09:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Average Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Average-Issue/m-p/911603#M316388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm, doesn't work. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 09:56:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Average-Issue/m-p/911603#M316388</guid>
      <dc:creator />
      <dc:date>2015-08-05T09:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Average Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Average-Issue/m-p/911604#M316389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if this will work or not, but can you try this as well?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;RangeAvg(Above(Sum(TOTAL &amp;lt;Product&amp;gt; [Total BBLs]), 0, 12))/1000000&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 09:59:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Average-Issue/m-p/911604#M316389</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-08-05T09:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Average Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-Average-Issue/m-p/911605#M316390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See below, I am trying to put a Rolling Average for the below chart&lt;IMG alt="Rolling AverageIssue2jpg.jpg" class="jive-image image-1" src="/legacyfs/online/95043_Rolling AverageIssue2jpg.jpg" style="width: 620px; height: 372px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 10:01:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-Average-Issue/m-p/911605#M316390</guid>
      <dc:creator />
      <dc:date>2015-08-05T10:01:31Z</dc:date>
    </item>
  </channel>
</rss>

