<?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: Average per month over a date range trend line in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Average-per-month-over-a-date-range-trend-line/m-p/650343#M1074572</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can chage the expression to Sum by month and select average per each expresion (each month)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 09 Aug 2014 03:40:52 GMT</pubDate>
    <dc:creator>ecolomer</dc:creator>
    <dc:date>2014-08-09T03:40:52Z</dc:date>
    <item>
      <title>Average per month over a date range trend line</title>
      <link>https://community.qlik.com/t5/QlikView/Average-per-month-over-a-date-range-trend-line/m-p/650342#M1074570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I have a chart below. Expression is sum(ord_totalvolume).&amp;nbsp; Primary dimension is date(ord_startdate,'DD-MMM') and secondary dimension is month. Simple enough. Is it possible to display average trend line per month like below but only for that particular month? For example dark green trend line should start at the begging of Jun and stop at the end of Jun, peach colored trend line should start at the beginning of July and end at the end of July etc (instead of running across all selected months). I have tried a number of different aggr, sum, avg function combinations for the secondary expression with no luck. Thanks in advance. &lt;/P&gt;&lt;P&gt;&lt;IMG alt="ChartExample.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/64059_ChartExample.jpg" style="width: 620px; height: 153px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2014 23:57:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-per-month-over-a-date-range-trend-line/m-p/650342#M1074570</guid>
      <dc:creator />
      <dc:date>2014-08-08T23:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: Average per month over a date range trend line</title>
      <link>https://community.qlik.com/t5/QlikView/Average-per-month-over-a-date-range-trend-line/m-p/650343#M1074572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can chage the expression to Sum by month and select average per each expresion (each month)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Aug 2014 03:40:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-per-month-over-a-date-range-trend-line/m-p/650343#M1074572</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2014-08-09T03:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: Average per month over a date range trend line</title>
      <link>https://community.qlik.com/t5/QlikView/Average-per-month-over-a-date-range-trend-line/m-p/650344#M1074574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would like to try if you can provide some sample data...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Aug 2014 06:09:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-per-month-over-a-date-range-trend-line/m-p/650344#M1074574</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-08-09T06:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Average per month over a date range trend line</title>
      <link>https://community.qlik.com/t5/QlikView/Average-per-month-over-a-date-range-trend-line/m-p/650345#M1074575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tanja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tested a solution with two seperate overlapping charts.&lt;/P&gt;&lt;P&gt;The chart on top has set transparency to 100% and the average per month as expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_128871_Pic1.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/64085_QlikCommunity_Thread_128871_Pic1.JPG.jpg" style="width: 620px; height: 212px;" /&gt;&lt;/P&gt;&lt;P&gt;=Sum(TOTAL&amp;lt;Month&amp;gt; ord_totalvolume)/Count(DISTINCT TOTAL&amp;lt;Month&amp;gt; ord_startdate)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there are no other, more straight forward solutions, maybe this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Aug 2014 22:27:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-per-month-over-a-date-range-trend-line/m-p/650345#M1074575</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-08-09T22:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: Average per month over a date range trend line</title>
      <link>https://community.qlik.com/t5/QlikView/Average-per-month-over-a-date-range-trend-line/m-p/650346#M1074576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Enrique Colomer - I'm afraid I don't understand what you mean - do I need to hard code names of each month for a total of 12 additional expressions? Please explain/provide an example.&amp;nbsp; Formula provided by Marco Wedel "&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=Sum(TOTAL&amp;lt;Month&amp;gt; ord_totalvolume)/Count(DISTINCT TOTAL&amp;lt;Month&amp;gt; ord_startdate)" is exactly what I need but it looks like it can't be combined with another expression since it 'jumbles' up the graph...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Manish Kachia - you could use the file provided by Marco Wedel &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco Wedel - your suggested solution is nothing short from genius! Formula works great for what I need and overlapping graphs with static min, max and step make it so the graphs are exactly the same size. Though I would prefer a straight forward solution - this will work great too. Attached is the result. Thank you!&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qlikCommunity_Thread_128871_Result.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/64182_qlikCommunity_Thread_128871_Result.jpg" style="width: 620px; height: 154px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Aug 2014 19:21:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-per-month-over-a-date-range-trend-line/m-p/650346#M1074576</guid>
      <dc:creator />
      <dc:date>2014-08-11T19:21:19Z</dc:date>
    </item>
  </channel>
</rss>

