<?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: Problem with Avg of Avg! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-Avg-of-Avg/m-p/1328283#M617027</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume that you need something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;avg(aggr(SUM(Price_for_One*Quantity)/Sum(Quantity), OfficeDimension))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 May 2017 13:23:53 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2017-05-11T13:23:53Z</dc:date>
    <item>
      <title>Problem with Avg of Avg!</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Avg-of-Avg/m-p/1328280#M617021</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;I Need your help with folowing problem.&lt;/P&gt;&lt;P&gt;I should to Show in KPI object (In Text Object) the avg of avg for all offices.&lt;/P&gt;&lt;P&gt;For the moment, I have this formula to count Avg for any office wich i choose: SUM(Price_for_One*Quantity)/Sum(Quantity).&lt;/P&gt;&lt;P&gt;Now I want to know, how to count Avg from this formula for all offices.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2017 13:13:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Avg-of-Avg/m-p/1328280#M617021</guid>
      <dc:creator />
      <dc:date>2017-05-11T13:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Avg of Avg!</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Avg-of-Avg/m-p/1328281#M617024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am sure, This is not right approach but try&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RangeAvg((&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;SUM(Price_for_One*Quantity)/Sum(Quantity&lt;/SPAN&gt;),Avg(1))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Or&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;RangeAvg((&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;SUM(Price_for_One*Quantity)/Sum(Quantity&lt;/SPAN&gt;),0)&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2017 13:16:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Avg-of-Avg/m-p/1328281#M617024</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-05-11T13:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Avg of Avg!</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Avg-of-Avg/m-p/1328282#M617025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for you answer, but Why you sure that it's not a good way for the task solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2017 13:19:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Avg-of-Avg/m-p/1328282#M617025</guid>
      <dc:creator />
      <dc:date>2017-05-11T13:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Avg of Avg!</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Avg-of-Avg/m-p/1328283#M617027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume that you need something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;avg(aggr(SUM(Price_for_One*Quantity)/Sum(Quantity), OfficeDimension))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2017 13:23:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Avg-of-Avg/m-p/1328283#M617027</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-05-11T13:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Avg of Avg!</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Avg-of-Avg/m-p/1328284#M617029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I thougth about this method, too. Thanks a lot! ) But, what do think can I get the information which need vy this method? I mean Avg of Avg af all Offices?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2017 13:26:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Avg-of-Avg/m-p/1328284#M617029</guid>
      <dc:creator />
      <dc:date>2017-05-11T13:26:43Z</dc:date>
    </item>
  </channel>
</rss>

