<?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 with avg formula in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/help-with-avg-formula/m-p/53163#M784399</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny (or anyone else)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any suggestions on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Mar 2018 11:50:34 GMT</pubDate>
    <dc:creator>hopkinsc</dc:creator>
    <dc:date>2018-03-06T11:50:34Z</dc:date>
    <item>
      <title>help with avg formula</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-avg-formula/m-p/53160#M784396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have 2 charts in a QVW with a formula to get the avg score, 1 is by employee, period, dept (pivot table) and the other is a summary by dept (straight table)&lt;/P&gt;&lt;P&gt;if you keep the selections as is and export the pivot table to excel, the total column sums to 89.735 and averages to 3.09.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am trying to get 3.09 into the summay staight table but i can't seem to get it to wok.&lt;/P&gt;&lt;P&gt;is anyone able to help please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the summary table will still need to calculate correctly when the selections are removed and it shows all depts. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have attached a sample.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&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/help-with-avg-formula/m-p/53160#M784396</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: help with avg formula</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-avg-formula/m-p/53161#M784397</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;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum(Aggr(Sum([raw_Overall Score])/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(Count(TOTAL &amp;lt;[dpt_Main Dept], he_UserFullName&amp;gt; {&amp;lt;[dpt_Main Dept] *= {"*"}, he_UserFullName *= {"*"}, nd_FISCAL_PERIOD *= {"*"}, [raw_Overall Score] = {"&amp;gt;0"}&amp;gt;} [raw_Overall Score])), [dpt_Main Dept], he_UserFullName,[raw_Employee ID (UC)], nd_FISCAL_PERIOD))/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count(DISTINCT {&amp;lt;[dpt_Main Dept] *= {"*"}, he_UserFullName *= {"*"}, nd_FISCAL_PERIOD *= {"*"}, [raw_Overall Score] = {"&amp;gt;0"}&amp;gt;} he_UserFullName)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 17:42:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-avg-formula/m-p/53161#M784397</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-05T17:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: help with avg formula</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-avg-formula/m-p/53162#M784398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your help.&lt;/P&gt;&lt;P&gt;that works when there is a selection on 'Department'. but when its removed (so all Departments are showing), the total value is 3.18 but when exporting the data into excel, the average is 3.218 and the value that was previously against 'On Trade - Field Sales' changes to 2.95 from 3.09.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you know whats wrong?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 17:58:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-avg-formula/m-p/53162#M784398</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2018-03-05T17:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: help with avg formula</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-avg-formula/m-p/53163#M784399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny (or anyone else)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any suggestions on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2018 11:50:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-avg-formula/m-p/53163#M784399</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2018-03-06T11:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: help with avg formula</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-avg-formula/m-p/53164#M784400</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;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(Aggr(Sum({&amp;lt;he_UserFullName *= {"*"}&amp;gt;}[raw_Overall Score])/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count(TOTAL &amp;lt;[dpt_Main Dept], JOIN_Department, he_UserFullName&amp;gt;{&amp;lt;[raw_Overall Score] = {'&amp;gt;0'}&amp;gt;} [raw_Overall Score]), [dpt_Main Dept], JOIN_Department, he_UserFullName, nd_FISCAL_PERIOD))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;/Count(Aggr(If(Sum({&amp;lt;he_UserFullName *= {"*"}&amp;gt;}[raw_Overall Score]) &amp;lt;&amp;gt; 0, he_UserFullName), [dpt_Main Dept], JOIN_Department, he_UserFullName))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2018 17:04:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-avg-formula/m-p/53164#M784400</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-06T17:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: help with avg formula</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-avg-formula/m-p/53165#M784401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me in understanding below sign, a bit confused&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;*=&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2018 17:11:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-avg-formula/m-p/53165#M784401</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2018-03-06T17:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: help with avg formula</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-avg-formula/m-p/53166#M784402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fantastic, thanks Sunny!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2018 17:12:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-avg-formula/m-p/53166#M784402</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2018-03-06T17:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: help with avg formula</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-avg-formula/m-p/53167#M784403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can read about this here&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4663"&gt;Implicit Set Operators&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2018 17:13:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-avg-formula/m-p/53167#M784403</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-06T17:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: help with avg formula</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-avg-formula/m-p/53168#M784404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;*= is similar to = in set analysis.&lt;/P&gt;&lt;P&gt;i.e.&lt;/P&gt;&lt;P&gt;in set analysis, if you use&lt;/P&gt;&lt;P&gt;REGION={'EAST'}&lt;/P&gt;&lt;P&gt;then the expression will be locked to that region no matter what the selection is on REGION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you use..&lt;/P&gt;&lt;P&gt;REGION *={'EAST'}&lt;/P&gt;&lt;P&gt;then the expression will return the values relating to EAST if either no selections or EAST is selected, but if another selection is made on the REGION field, i.e. WEST, then the expression returns ZERO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The link that Sunny gave will explain it better.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2018 17:18:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-avg-formula/m-p/53168#M784404</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2018-03-06T17:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: help with avg formula</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-avg-formula/m-p/53169#M784405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2018 05:31:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-avg-formula/m-p/53169#M784405</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2018-03-07T05:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: help with avg formula</title>
      <link>https://community.qlik.com/t5/QlikView/help-with-avg-formula/m-p/53170#M784406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Thanks &lt;/SPAN&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2018 05:31:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-with-avg-formula/m-p/53170#M784406</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2018-03-07T05:31:41Z</dc:date>
    </item>
  </channel>
</rss>

