<?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: total previous quarters - offset in bar chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/total-previous-quarters-offset-in-bar-chart/m-p/1229630#M517400</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not sure&amp;nbsp; do you just need this?&lt;/P&gt;&lt;P&gt;=RangeSum(Above(Sum({&amp;lt;Year=, Quarter=, QuarterYear=, Month=, Week=, Date=, RolID={1}&amp;gt;}UserCounter), 0, RowNo()))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="rangesum.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/147540_rangesum.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Dec 2016 13:56:10 GMT</pubDate>
    <dc:creator>vinieme12</dc:creator>
    <dc:date>2016-12-23T13:56:10Z</dc:date>
    <item>
      <title>total previous quarters - offset in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/total-previous-quarters-offset-in-bar-chart/m-p/1229627#M517397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi developers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question, example application attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="question bar chart.PNG" class="jive-image image-1" src="/legacyfs/online/147549_question bar chart.PNG" style="height: 497px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really hope that someone can help me and knows the solution. Thanks in advance!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2016 13:30:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-previous-quarters-offset-in-bar-chart/m-p/1229627#M517397</guid>
      <dc:creator>skoppe</dc:creator>
      <dc:date>2016-12-23T13:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: total previous quarters - offset in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/total-previous-quarters-offset-in-bar-chart/m-p/1229628#M517398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this what you want to get?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/147551_Capture.PNG" style="height: 511px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RangeSum(Above(Sum({&amp;lt;Year=, Quarter=, QuarterYear=, Month=, Week=, Date=, RolID={1}&amp;gt;}UserCounter), 0, RowNo())) * Avg({&amp;lt;Year=, Quarter=, Month=, QuarterYear=, Week=, Date={'&amp;gt;=$(=QuarterStart(Max(Date), -7))&amp;lt;=$(=Date(Max(Date)))'},RolID={1}&amp;gt;}1)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2016 13:45:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-previous-quarters-offset-in-bar-chart/m-p/1229628#M517398</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-23T13:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: total previous quarters - offset in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/total-previous-quarters-offset-in-bar-chart/m-p/1229629#M517399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny T, you're the man! Thanks a lot! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2016 13:53:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-previous-quarters-offset-in-bar-chart/m-p/1229629#M517399</guid>
      <dc:creator>skoppe</dc:creator>
      <dc:date>2016-12-23T13:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: total previous quarters - offset in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/total-previous-quarters-offset-in-bar-chart/m-p/1229630#M517400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not sure&amp;nbsp; do you just need this?&lt;/P&gt;&lt;P&gt;=RangeSum(Above(Sum({&amp;lt;Year=, Quarter=, QuarterYear=, Month=, Week=, Date=, RolID={1}&amp;gt;}UserCounter), 0, RowNo()))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="rangesum.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/147540_rangesum.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2016 13:56:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-previous-quarters-offset-in-bar-chart/m-p/1229630#M517400</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2016-12-23T13:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: total previous quarters - offset in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/total-previous-quarters-offset-in-bar-chart/m-p/1229631#M517401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vineeth, that is part of the trick! Sunny T used that also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I wanted is Sunny T's solution. Thanks again!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2016 14:02:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-previous-quarters-offset-in-bar-chart/m-p/1229631#M517401</guid>
      <dc:creator>skoppe</dc:creator>
      <dc:date>2016-12-23T14:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: total previous quarters - offset in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/total-previous-quarters-offset-in-bar-chart/m-p/1229632#M517402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've reviewed your solution, trying to understand it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why do you use the second part?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;* Avg({&amp;lt;Year=, Quarter=, Month=, QuarterYear=, Week=, Date={'&amp;gt;=$(=QuarterStart(Max(Date), -7))&amp;lt;=$(=Date(Max(Date)))'},RolID={1}&amp;gt;}1) always seems to give 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I only use the first part of you expression it also works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I missing something (important)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2016 14:13:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-previous-quarters-offset-in-bar-chart/m-p/1229632#M517402</guid>
      <dc:creator>skoppe</dc:creator>
      <dc:date>2016-12-23T14:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: total previous quarters - offset in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/total-previous-quarters-offset-in-bar-chart/m-p/1229633#M517403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry now I get it, it's to keep the 8 rolling quarters. Nevermind.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2016 14:15:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-previous-quarters-offset-in-bar-chart/m-p/1229633#M517403</guid>
      <dc:creator>skoppe</dc:creator>
      <dc:date>2016-12-23T14:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: total previous quarters - offset in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/total-previous-quarters-offset-in-bar-chart/m-p/1229634#M517404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you remove the Avg(.... 1) part don't you see all the months?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/147552_Capture.PNG" style="height: 158px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The chart on the right doesn't use Avg(1) and you are seeing all the quarters and not just the 8 quarters? Do you wish to see all quarters?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2016 14:16:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-previous-quarters-offset-in-bar-chart/m-p/1229634#M517404</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-23T14:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: total previous quarters - offset in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/total-previous-quarters-offset-in-bar-chart/m-p/1229635#M517405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hahahaha yes, absolutely. Avg is only 1 for the 8 quarters and 0 otherwise.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2016 14:17:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/total-previous-quarters-offset-in-bar-chart/m-p/1229635#M517405</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-23T14:17:13Z</dc:date>
    </item>
  </channel>
</rss>

