<?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: Help: AVG on aggregate in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-AVG-on-aggregate/m-p/1051728#M638099</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What exactly are you trying to do? Can you provide some more context?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Mar 2016 08:13:19 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-03-23T08:13:19Z</dc:date>
    <item>
      <title>Help: AVG on aggregate</title>
      <link>https://community.qlik.com/t5/QlikView/Help-AVG-on-aggregate/m-p/1051726#M638097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Expert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May i know what should i write in order to get &lt;SPAN style="text-decoration: underline;"&gt;average of ACTUAL_MFG_TIME&lt;/SPAN&gt;, when i change "&lt;SPAN style="color: #ff00ff; font-size: 13.3333px;"&gt;&lt;STRONG&gt;Sum" to "Avg" &lt;/STRONG&gt;&lt;/SPAN&gt;and the figure go wrong. I have no idea what is going on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum(Aggr(if(($(e_Actwip_Day)&amp;gt;=$(vToggle)),&lt;SPAN style="color: #ff00ff;"&gt;&lt;STRONG&gt;&lt;EM&gt;Sum&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;({&amp;lt;REPORT_DATE = {"&amp;gt;=$(=Date(Today()-30))&amp;lt;=$(=Date(Today()-1))"},CAL_GROUP={'D'}&amp;gt;}ACTUAL_MFG_TIME),0), Date_DDMMM,PC_IE_REPORT_GRP))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help in advance.&lt;/P&gt;&lt;P&gt;Joycelyn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 02:06:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-AVG-on-aggregate/m-p/1051726#M638097</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-23T02:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: Help: AVG on aggregate</title>
      <link>https://community.qlik.com/t5/QlikView/Help-AVG-on-aggregate/m-p/1051727#M638098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you want a sum of averages or an average of sums? In other words should the inner sum be replaced with avg or the outer sum?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 08:13:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-AVG-on-aggregate/m-p/1051727#M638098</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-03-23T08:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: Help: AVG on aggregate</title>
      <link>https://community.qlik.com/t5/QlikView/Help-AVG-on-aggregate/m-p/1051728#M638099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What exactly are you trying to do? Can you provide some more context?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 08:13:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-AVG-on-aggregate/m-p/1051728#M638099</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-23T08:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: Help: AVG on aggregate</title>
      <link>https://community.qlik.com/t5/QlikView/Help-AVG-on-aggregate/m-p/1051729#M638100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In short, i am looking for &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. an average of actual_mfg_time &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. WIthin condition of&lt;/P&gt;&lt;P&gt;- Last 30 days&lt;/P&gt;&lt;P&gt;- Calg_group='D'&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;e_Actwip_Day)&amp;gt;=$(vToggle)&lt;/SPAN&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;BR /&gt;&lt;/SPAN&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;3. Group by &lt;/SPAN&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;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Date_DDMMM&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;- PC_IE_REPORT_GRP&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure how to write in term of average. Sum is working fine for me. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 01:21:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-AVG-on-aggregate/m-p/1051729#M638100</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-24T01:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: Help: AVG on aggregate</title>
      <link>https://community.qlik.com/t5/QlikView/Help-AVG-on-aggregate/m-p/1051730#M638101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So do you have &lt;SPAN style="font-style: inherit; font-weight: inherit; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; line-height: 1.5em;"&gt;Date_DDMMM and &lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-weight: inherit; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; line-height: 1.5em;"&gt;PC_IE_REPORT_GRP as dimension or do you have more dimensions then these? If these are the only two dimensions in your chart then I would just use Avg() with all your above conditions.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 10:22:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-AVG-on-aggregate/m-p/1051730#M638101</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-24T10:22:53Z</dc:date>
    </item>
  </channel>
</rss>

