<?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: Average Total for all rows in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Average-Total-for-all-rows/m-p/57082#M777778</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for ur reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried same expressions what u shared ,first expression is showing instead of&amp;nbsp; 95.3 it is showing 111 for all rows &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and second one is showing 88.8 for all the rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Apr 2018 14:09:24 GMT</pubDate>
    <dc:creator>qlikview979</dc:creator>
    <dc:date>2018-04-18T14:09:24Z</dc:date>
    <item>
      <title>Average Total for all rows</title>
      <link>https://community.qlik.com/t5/QlikView/Average-Total-for-all-rows/m-p/57077#M777773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;For your reference i am attaching snapshot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here i want show them the total average(95.3) in all rows.which is showing in snapshot with black mark.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My expression is &lt;/P&gt;&lt;P&gt;Count(DISTINCT UNIX_ID_GOV)/&lt;/P&gt;&lt;P&gt;Count(DISTINCT total UNIX_ID_RST)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/200026_Capture.PNG" style="height: 592px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expected Output:-&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Expected output.PNG" class="jive-image image-2" src="/legacyfs/online/200042_Expected output.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/2017" target="_blank"&gt;theresaa&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mahesh&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/Average-Total-for-all-rows/m-p/57077#M777773</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Average Total for all rows</title>
      <link>https://community.qlik.com/t5/QlikView/Average-Total-for-all-rows/m-p/57078#M777774</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 style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Count(&lt;SPAN style="color: #ff0000;"&gt;TOTAL&lt;/SPAN&gt; DISTINCT UNIX_ID_GOV)/&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Count(&lt;SPAN style="color: #ff0000;"&gt;TOTAL&lt;/SPAN&gt; DISTINCT total UNIX_ID_RST)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;or this&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Avg(TOTAL Aggr(&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Count(DISTINCT UNIX_ID_GOV)/&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Count(DISTINCT total UNIX_ID_RST)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;, MonthName))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2018 14:00:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-Total-for-all-rows/m-p/57078#M777774</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-18T14:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: Average Total for all rows</title>
      <link>https://community.qlik.com/t5/QlikView/Average-Total-for-all-rows/m-p/57079#M777775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not tried you can try like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= Avg(TOTAL Aggr(&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Count(DISTINCT UNIX_ID_GOV)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Count(DISTINCT total UNIX_ID_RST)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; , MonthName))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2018 14:01:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-Total-for-all-rows/m-p/57079#M777775</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-04-18T14:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: Average Total for all rows</title>
      <link>https://community.qlik.com/t5/QlikView/Average-Total-for-all-rows/m-p/57080#M777776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Huh!!! I am late. &lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌ you cannot go against nature laws. Your responses are travelling 299 792 458 m / s...Not good. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&gt; (Speed of light)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2018 14:04:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-Total-for-all-rows/m-p/57080#M777776</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-04-18T14:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: Average Total for all rows</title>
      <link>https://community.qlik.com/t5/QlikView/Average-Total-for-all-rows/m-p/57081#M777777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;You can use the function &lt;STRONG&gt;total:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Count(total&amp;lt;MonthName&amp;gt; DISTINCT UNIX_ID_GOV) / Count(total&amp;lt;MonthName&amp;gt;DISTINCT total UNIX_ID_RST)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Juan P. Barroso&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2018 14:05:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-Total-for-all-rows/m-p/57081#M777777</guid>
      <dc:creator>jubarrosor</dc:creator>
      <dc:date>2018-04-18T14:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: Average Total for all rows</title>
      <link>https://community.qlik.com/t5/QlikView/Average-Total-for-all-rows/m-p/57082#M777778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for ur reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried same expressions what u shared ,first expression is showing instead of&amp;nbsp; 95.3 it is showing 111 for all rows &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and second one is showing 88.8 for all the rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2018 14:09:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-Total-for-all-rows/m-p/57082#M777778</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2018-04-18T14:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: Average Total for all rows</title>
      <link>https://community.qlik.com/t5/QlikView/Average-Total-for-all-rows/m-p/57083#M777779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you remove Avg from your Total function drop down as shown inyour snapshot. You this as your custom expression to calculate avg. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2018 14:12:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-Total-for-all-rows/m-p/57083#M777779</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-04-18T14:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Average Total for all rows</title>
      <link>https://community.qlik.com/t5/QlikView/Average-Total-for-all-rows/m-p/57084#M777780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have a null dimension which you might be suppressing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2018 14:13:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-Total-for-all-rows/m-p/57084#M777780</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-18T14:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: Average Total for all rows</title>
      <link>https://community.qlik.com/t5/QlikView/Average-Total-for-all-rows/m-p/57085#M777781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2018 14:15:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-Total-for-all-rows/m-p/57085#M777781</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2018-04-18T14:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: Average Total for all rows</title>
      <link>https://community.qlik.com/t5/QlikView/Average-Total-for-all-rows/m-p/57086#M777782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2018 14:18:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-Total-for-all-rows/m-p/57086#M777782</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2018-04-18T14:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: Average Total for all rows</title>
      <link>https://community.qlik.com/t5/QlikView/Average-Total-for-all-rows/m-p/57087#M777783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we don't have null values in dimension level .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2018 14:19:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-Total-for-all-rows/m-p/57087#M777783</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2018-04-18T14:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: Average Total for all rows</title>
      <link>https://community.qlik.com/t5/QlikView/Average-Total-for-all-rows/m-p/57088#M777784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ouch!&lt;/P&gt;&lt;P&gt;Sorry:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count(total&amp;lt;MonthName&amp;gt; DISTINCT UNIX_ID_GOV) / Count(total&amp;lt;MonthName&amp;gt;DISTINCT &lt;STRONG style="text-decoration: line-through;"&gt;&lt;SPAN style="color: #ff0000; text-decoration: line-through;"&gt;total&lt;/SPAN&gt;&lt;/STRONG&gt; UNIX_ID_RST)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2018 14:20:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-Total-for-all-rows/m-p/57088#M777784</guid>
      <dc:creator>jubarrosor</dc:creator>
      <dc:date>2018-04-18T14:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: Average Total for all rows</title>
      <link>https://community.qlik.com/t5/QlikView/Average-Total-for-all-rows/m-p/57089#M777785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry bro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its not working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2018 14:25:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-Total-for-all-rows/m-p/57089#M777785</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2018-04-18T14:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: Average Total for all rows</title>
      <link>https://community.qlik.com/t5/QlikView/Average-Total-for-all-rows/m-p/57090#M777786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you unchecked 'Include Zero Value' from your MonthName dimension? Can you check it, if it is unchecked?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2018 14:28:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-Total-for-all-rows/m-p/57090#M777786</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-18T14:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: Average Total for all rows</title>
      <link>https://community.qlik.com/t5/QlikView/Average-Total-for-all-rows/m-p/57091#M777787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, please find the attached Sample data .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2018 14:38:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-Total-for-all-rows/m-p/57091#M777787</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2018-04-18T14:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: Average Total for all rows</title>
      <link>https://community.qlik.com/t5/QlikView/Average-Total-for-all-rows/m-p/57092#M777788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry friend:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;avg(total aggr(sum( DISTINCT&amp;nbsp; UNIX_ID_GOV)/&amp;nbsp; sum(total DISTINCT&amp;nbsp; UNIX_ID_RST), Mes))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Juan P. Barroso&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2018 14:39:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-Total-for-all-rows/m-p/57092#M777788</guid>
      <dc:creator>jubarrosor</dc:creator>
      <dc:date>2018-04-18T14:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: Average Total for all rows</title>
      <link>https://community.qlik.com/t5/QlikView/Average-Total-for-all-rows/m-p/57093#M777789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a pre-aggregated data (looks like an export from your chart) so I can't really use it for anything &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have a calculated dimension?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2018 14:40:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-Total-for-all-rows/m-p/57093#M777789</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-18T14:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: Average Total for all rows</title>
      <link>https://community.qlik.com/t5/QlikView/Average-Total-for-all-rows/m-p/57094#M777790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bro Thanks for ur reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of SUM i have&amp;nbsp; used COUNT in expression level, but here instead of 95.3 it is showing&amp;nbsp; 88.8&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached sample if its possible&amp;nbsp; can you check it.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2018 14:58:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-Total-for-all-rows/m-p/57094#M777790</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2018-04-18T14:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: Average Total for all rows</title>
      <link>https://community.qlik.com/t5/QlikView/Average-Total-for-all-rows/m-p/57095#M777791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i don't have any calculated dimension.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2018 15:02:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-Total-for-all-rows/m-p/57095#M777791</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2018-04-18T15:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: Average Total for all rows</title>
      <link>https://community.qlik.com/t5/QlikView/Average-Total-for-all-rows/m-p/57096#M777792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No idea, would you be able to share a qvf sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2018 15:03:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-Total-for-all-rows/m-p/57096#M777792</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-18T15:03:40Z</dc:date>
    </item>
  </channel>
</rss>

