<?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: Two-Piece Weekly Volume Averages in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Two-Piece-Weekly-Volume-Averages/m-p/789985#M472905</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may try adding a vertical reference line for Oct-30, to separate Pre-Oct30 and Post-Oct30.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Dec 2014 02:48:26 GMT</pubDate>
    <dc:creator>nagaiank</dc:creator>
    <dc:date>2014-12-08T02:48:26Z</dc:date>
    <item>
      <title>Two-Piece Weekly Volume Averages</title>
      <link>https://community.qlik.com/t5/QlikView/Two-Piece-Weekly-Volume-Averages/m-p/789984#M472904</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;I am trying to create a bar graph with weeks on the x-axis and volumes on the Y-Axis. After a certain date (i.e. 30 Oct) there is a massive jump in volume due to some initiative that we are undertaking. I am trying to &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;add additional expressions (i.e. Lines) to the chart that show the massive jump in weekly averages for Pre-30 Oct and another for Post- 30 Oct.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Is there anyway to do this?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 02:21:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-Piece-Weekly-Volume-Averages/m-p/789984#M472904</guid>
      <dc:creator />
      <dc:date>2014-12-08T02:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: Two-Piece Weekly Volume Averages</title>
      <link>https://community.qlik.com/t5/QlikView/Two-Piece-Weekly-Volume-Averages/m-p/789985#M472905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may try adding a vertical reference line for Oct-30, to separate Pre-Oct30 and Post-Oct30.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 02:48:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-Piece-Weekly-Volume-Averages/m-p/789985#M472905</guid>
      <dc:creator>nagaiank</dc:creator>
      <dc:date>2014-12-08T02:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: Two-Piece Weekly Volume Averages</title>
      <link>https://community.qlik.com/t5/QlikView/Two-Piece-Weekly-Volume-Averages/m-p/789986#M472906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Didn't know you could do that, so thanks very much for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, it's not quite what I am looking for. I am building a dashboard that calls out the jump in the average number of weekly sign ups to a website (the time periods are not the same, therefore averages are used to even it out).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have built an expression that computes the average of the 6 months prior to the reference date, 30 Oct. and the results post 30 Oct. I want these to be horizontal lines on the time series chart so that I can easily show what the stat means.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In fact, I found that adding a Total Column Worked!&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Post Oct 30:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;= Count(Total {$&amp;lt;LastDayOfWeekSignedUp={"$(= '&amp;gt;' &amp;amp; date(41948))"}&amp;gt;}Distinct CustomerIdentifier) /&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Count(Total {$&amp;lt;LastDayOfWeekSignedUp={"$(= '&amp;gt;' &amp;amp; date(41948))"}&amp;gt;}Distinct LastDayOfWeekSignedUp)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Pre Oct 30:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;=Count(Total{$&amp;lt;LastDayOfWeekSignedUp={"$(= '&amp;gt;' &amp;amp; date(BeginSignupMonitoringDate) &amp;amp; '&amp;lt;=' &amp;amp; date(41948))"}&amp;gt;}Distinct CustomerIdentifier)/&lt;/P&gt;&lt;P&gt;Count(Total{$&amp;lt;LastDayOfWeekSignedUp={"$(= '&amp;gt;' &amp;amp; date(BeginSignupMonitoringDate) &amp;amp; '&amp;lt;=' &amp;amp; date(41948))"}&amp;gt;}Distinct LastDayOfWeekSignedUp)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 04:34:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-Piece-Weekly-Volume-Averages/m-p/789986#M472906</guid>
      <dc:creator />
      <dc:date>2014-12-08T04:34:19Z</dc:date>
    </item>
  </channel>
</rss>

