<?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: Monthly Average without Every Month in Data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Monthly-Average-without-Every-Month-in-Data/m-p/31676#M787400</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That seems to have done the trick.&amp;nbsp; Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Feb 2018 16:21:14 GMT</pubDate>
    <dc:creator>cranium144</dc:creator>
    <dc:date>2018-02-15T16:21:14Z</dc:date>
    <item>
      <title>Monthly Average without Every Month in Data</title>
      <link>https://community.qlik.com/t5/QlikView/Monthly-Average-without-Every-Month-in-Data/m-p/31672#M787396</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 have an example where I'm doing a calculation to get the average number sold per month.&amp;nbsp; The calculation is:&lt;/P&gt;&lt;P&gt;sum(qtySold) / count(DISTINCT MonthYear)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, this causes an issue when I select say Year 2017.&amp;nbsp; A particular customer only had sales in 6 months.&amp;nbsp; So here is what I'm getting as a result, and what I want, assuming a Qty Sold of 1,200.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actual Result: 200 / month&lt;/P&gt;&lt;P&gt;Wanted Result: 100 / month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions on how to get the 'true' average based on the total month span?&amp;nbsp; (including across years)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthly-Average-without-Every-Month-in-Data/m-p/31672#M787396</guid>
      <dc:creator>cranium144</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Monthly Average without Every Month in Data</title>
      <link>https://community.qlik.com/t5/QlikView/Monthly-Average-without-Every-Month-in-Data/m-p/31673#M787397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Sum(qtySold)/Count(DISTINCT &lt;SPAN style="color: #ff0000;"&gt;TOTAL&lt;/SPAN&gt; MonthYear)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 15:27:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthly-Average-without-Every-Month-in-Data/m-p/31673#M787397</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-02-15T15:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: Monthly Average without Every Month in Data</title>
      <link>https://community.qlik.com/t5/QlikView/Monthly-Average-without-Every-Month-in-Data/m-p/31674#M787398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I like the idea.&amp;nbsp; However, I still received the same result.&amp;nbsp; Only 6 MonthYear's of data exist.&amp;nbsp; I'm attempting to determine how many possible MonthYear's exist in the selections.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 15:37:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthly-Average-without-Every-Month-in-Data/m-p/31674#M787398</guid>
      <dc:creator>cranium144</dc:creator>
      <dc:date>2018-02-15T15:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: Monthly Average without Every Month in Data</title>
      <link>https://community.qlik.com/t5/QlikView/Monthly-Average-without-Every-Month-in-Data/m-p/31675#M787399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you selected a particular customer? May be ignore selection in Customer field&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;Sum(qtySold)/Count(DISTINCT &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;TOTAL {&amp;lt;Customer&amp;gt;}&lt;/SPAN&gt; MonthYear)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 15:46:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthly-Average-without-Every-Month-in-Data/m-p/31675#M787399</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-02-15T15:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: Monthly Average without Every Month in Data</title>
      <link>https://community.qlik.com/t5/QlikView/Monthly-Average-without-Every-Month-in-Data/m-p/31676#M787400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That seems to have done the trick.&amp;nbsp; Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 16:21:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Monthly-Average-without-Every-Month-in-Data/m-p/31676#M787400</guid>
      <dc:creator>cranium144</dc:creator>
      <dc:date>2018-02-15T16:21:14Z</dc:date>
    </item>
  </channel>
</rss>

