<?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: Avg() Function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Avg-Function/m-p/451690#M564767</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you mean "beyond Logic"? What do you get as result?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could it be that it just loses the formatting? It so, try TimeStamp(Sum(&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN class="j-post-author" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN lang="ES-MX" style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; color: green;"&gt;&lt;SPAN class="j-post-author" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN class="j-post-author" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="color: maroon; font-size: 9pt; font-style: inherit; font-family: Arial, sans-serif; font-weight: inherit;"&gt;HORA_SALIDA_HHC&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;)/Count(distinct &lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN class="j-post-author" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN lang="ES-MX" style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; color: green;"&gt;&lt;SPAN class="j-post-author" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN class="j-post-author" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="color: maroon; font-size: 9pt; font-style: inherit; font-family: Arial, sans-serif; font-weight: inherit;"&gt;FECHA_HH&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;)) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jun 2014 17:24:49 GMT</pubDate>
    <dc:creator>hic</dc:creator>
    <dc:date>2014-06-16T17:24:49Z</dc:date>
    <item>
      <title>Avg() Function</title>
      <link>https://community.qlik.com/t5/QlikView/Avg-Function/m-p/451682#M564759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just want to clarify how Avg() works. The first time I use avg, it is working properly. Giving me the right average like 3.4 or 3.1 etc.&lt;/P&gt;&lt;P&gt;But I have to include a 'historical' data in my application and boom! The avg goes 'gaga' and my output average goes beyond 800+++!&lt;/P&gt;&lt;P&gt;Even if I click year 2013, my average computation is 700! Why did it went like that? How do I find/resolve this problem?&lt;/P&gt;&lt;P&gt;Can you guys give me how it works? Anyone can explain?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a bunch!&lt;/P&gt;&lt;P&gt;Donna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 05:12:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avg-Function/m-p/451682#M564759</guid>
      <dc:creator />
      <dc:date>2013-01-24T05:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: Avg() Function</title>
      <link>https://community.qlik.com/t5/QlikView/Avg-Function/m-p/451683#M564760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;avg({&amp;lt;year={"$(=year)"}&amp;gt;}sales)&lt;/P&gt;&lt;P&gt;here sale is my fieldname.&lt;/P&gt;&lt;P&gt;you just put your fieldname there.&lt;/P&gt;&lt;P&gt;hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 05:16:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avg-Function/m-p/451683#M564760</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-01-24T05:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: Avg() Function</title>
      <link>https://community.qlik.com/t5/QlikView/Avg-Function/m-p/451684#M564761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, still the same output &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 05:20:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avg-Function/m-p/451684#M564761</guid>
      <dc:creator />
      <dc:date>2013-01-24T05:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: Avg() Function</title>
      <link>https://community.qlik.com/t5/QlikView/Avg-Function/m-p/451685#M564762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;m not sure why it didn't give you right answer. might be there duplicate values use distinct word.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;avg(distinct{&amp;lt;year={"$(=year)"}&amp;gt;}sales).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;hope it resolve your problem&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 05:28:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avg-Function/m-p/451685#M564762</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-01-24T05:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: Avg() Function</title>
      <link>https://community.qlik.com/t5/QlikView/Avg-Function/m-p/451686#M564763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;still nope &lt;span class="lia-unicode-emoji" title=":neutral_face:"&gt;😐&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b.u.m.p~&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 07:21:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avg-Function/m-p/451686#M564763</guid>
      <dc:creator />
      <dc:date>2013-01-24T07:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Avg() Function</title>
      <link>https://community.qlik.com/t5/QlikView/Avg-Function/m-p/451687#M564764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sample app pls?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 10:05:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avg-Function/m-p/451687#M564764</guid>
      <dc:creator />
      <dc:date>2013-01-24T10:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: Avg() Function</title>
      <link>https://community.qlik.com/t5/QlikView/Avg-Function/m-p/451688#M564765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Avg() function works fine and returns the average per record. If you want the average per something else, e.g. Year you should use Sum(...) / Count(distinct Year)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You most likely have some records that have very large values. Find these by using the Max() function in a chart or in a statistics box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 14:45:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avg-Function/m-p/451688#M564765</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2013-01-24T14:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: Avg() Function</title>
      <link>https://community.qlik.com/t5/QlikView/Avg-Function/m-p/451689#M564766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;A href="https://community.qlik.com/people/hic"&gt;hic&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;I have an issue like that, when use Avg() function using time value it works fine when selecting one or multiple values but &lt;SPAN class="j-post-author"&gt;only if they are continuous days i mean selecting 1st to 5th May it the function sends the right Average but if selecting values like&lt;EM&gt; 1st to 5th and a&lt;/EM&gt;dding the 7th (excluding 6th) the resulting average is beyond "Logic" i tried to use the time values as time and num value but the results are the same. I can't find a way to make this work, im even using a formula but works the same way:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;SPAN class="j-post-author"&gt;&lt;STRONG style="color: black; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt; &lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;SPAN lang="ES-MX" style="font-size: 9.0pt; font-family: 'Courier New'; color: green;"&gt;&lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;SPAN lang="ES-MX" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Avg&lt;/SPAN&gt;&lt;SPAN lang="ES-MX" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="ES-MX" style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;HORA_SALIDA_HHC&lt;/SPAN&gt;&lt;SPAN lang="ES-MX" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;SPAN lang="ES-MX" style="font-size: 9.0pt; font-family: 'Courier New'; color: green;"&gt;&lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;SPAN lang="ES-MX" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;SPAN lang="ES-MX" style="font-size: 9.0pt; font-family: 'Courier New'; color: green;"&gt;&lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;SPAN lang="ES-MX" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;or&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;SPAN lang="ES-MX" style="font-size: 9.0pt; font-family: 'Courier New'; color: green;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;SPAN lang="ES-MX" style="font-size: 9.0pt; font-family: 'Courier New'; color: green;"&gt;&lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;HORA_SALIDA_HHC&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;) / &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;DISTINCT&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;FECHA_HH&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;SPAN lang="ES-MX" style="font-size: 9.0pt; font-family: 'Courier New'; color: green;"&gt;&lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;SPAN class="j-post-author"&gt;&lt;STRONG style="color: black; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;SPAN lang="ES-MX" style="font-size: 9.0pt; font-family: 'Courier New'; color: green;"&gt;&lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;SPAN class="j-post-author"&gt;&lt;STRONG style="color: black; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;can you gime a hand to understand the wrong result?&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2014 14:58:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avg-Function/m-p/451689#M564766</guid>
      <dc:creator>Emmanuelle__Bustos</dc:creator>
      <dc:date>2014-06-16T14:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: Avg() Function</title>
      <link>https://community.qlik.com/t5/QlikView/Avg-Function/m-p/451690#M564767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you mean "beyond Logic"? What do you get as result?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could it be that it just loses the formatting? It so, try TimeStamp(Sum(&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN class="j-post-author" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN lang="ES-MX" style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; color: green;"&gt;&lt;SPAN class="j-post-author" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN class="j-post-author" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="color: maroon; font-size: 9pt; font-style: inherit; font-family: Arial, sans-serif; font-weight: inherit;"&gt;HORA_SALIDA_HHC&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;)/Count(distinct &lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN class="j-post-author" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN lang="ES-MX" style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; color: green;"&gt;&lt;SPAN class="j-post-author" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN class="j-post-author" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="color: maroon; font-size: 9pt; font-style: inherit; font-family: Arial, sans-serif; font-weight: inherit;"&gt;FECHA_HH&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;)) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2014 17:24:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avg-Function/m-p/451690#M564767</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2014-06-16T17:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: Avg() Function</title>
      <link>https://community.qlik.com/t5/QlikView/Avg-Function/m-p/451691#M564768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Henric&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for response I meant an "unwanted result" sorry my expression I opened a discussion trying to be more specific:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/thread/122140" title="http://community.qlik.com/thread/122140"&gt;http://community.qlik.com/thread/122140&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way I read your blog: &lt;/P&gt;&lt;H1&gt;&lt;A _jive_internal="true" class="font-color-normal" href="https://community.qlik.com/blogs/qlikviewdesignblog/2013/07/29/averages"&gt;Average – Which average?&lt;/A&gt;&lt;/H1&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and tried the &lt;SPAN style="color: #0000ff;"&gt;Avg&lt;/SPAN&gt;( &lt;SPAN style="color: #0000ff;"&gt;Aggr&lt;/SPAN&gt;( &lt;SPAN style="color: #0000ff;"&gt;Sum&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;Amount&lt;/SPAN&gt;), &lt;SPAN style="color: #800000;"&gt;MonthID &lt;/SPAN&gt;) )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;changing the fields for my app fields of course&amp;nbsp; and the result is the same as with the two formulas in my discussion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2014 18:13:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avg-Function/m-p/451691#M564768</guid>
      <dc:creator>Emmanuelle__Bustos</dc:creator>
      <dc:date>2014-06-16T18:13:54Z</dc:date>
    </item>
  </channel>
</rss>

