<?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 Average of Rows in Gauge Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Average-of-Rows-in-Gauge-Chart/m-p/315092#M584253</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;num(avg(aggr(&lt;SPAN style="font-size: 12px; color: #0000ff;"&gt;count&lt;/SPAN&gt;(&lt;SPAN style="font-size: 12px; color: #0000ff;"&gt;distinct&lt;/SPAN&gt; &lt;SPAN style="font-size: 12px; color: #993300;"&gt;sales&lt;/SPAN&gt;) / &lt;SPAN style="font-size: 12px; color: #0000ff;"&gt;count&lt;/SPAN&gt;(&lt;SPAN style="font-size: 12px; color: #0000ff;"&gt;distinct&lt;/SPAN&gt; &lt;SPAN style="font-size: 12px; color: #993300;"&gt;presentations&lt;/SPAN&gt;)),YearMonth)*100,'0.00%')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Oct 2011 17:04:19 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-10-05T17:04:19Z</dc:date>
    <item>
      <title>Average of Rows in Gauge Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Average-of-Rows-in-Gauge-Chart/m-p/315091#M584250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have gauge chart where I am calculating the closing rate of sales.&amp;nbsp; I also have a straight table where I calculating the same closing rate.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the straight table I show the closing rate by the YearMonth dimension and my total mode is doing an 'Average of the Rows.'&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the gauge chart I have also selected the total mode to compute an 'Average of the Rows.'&amp;nbsp; My text in chart expression is calculating the closing rate but I can not get it to compute the same value as the Average of Rows function.&amp;nbsp; I need my straight table and gauge chart to reflect the same result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do I need to do to my expression so it calculates the same as the Average of Rows function? Any suggestions would be appreciated!&amp;nbsp; Below is my expression...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= &lt;SPAN style="color: #0000ff;"&gt;num&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;count&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;distinct&lt;/SPAN&gt; &lt;SPAN style="color: #993300;"&gt;sales&lt;/SPAN&gt;) / &lt;SPAN style="color: #0000ff;"&gt;count&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;distinct&lt;/SPAN&gt; &lt;SPAN style="color: #993300;"&gt;presentations&lt;/SPAN&gt;))*100,'#,###.##') &amp;amp; '%' &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2011 15:18:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-of-Rows-in-Gauge-Chart/m-p/315091#M584250</guid>
      <dc:creator />
      <dc:date>2011-10-05T15:18:56Z</dc:date>
    </item>
    <item>
      <title>Average of Rows in Gauge Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Average-of-Rows-in-Gauge-Chart/m-p/315092#M584253</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;num(avg(aggr(&lt;SPAN style="font-size: 12px; color: #0000ff;"&gt;count&lt;/SPAN&gt;(&lt;SPAN style="font-size: 12px; color: #0000ff;"&gt;distinct&lt;/SPAN&gt; &lt;SPAN style="font-size: 12px; color: #993300;"&gt;sales&lt;/SPAN&gt;) / &lt;SPAN style="font-size: 12px; color: #0000ff;"&gt;count&lt;/SPAN&gt;(&lt;SPAN style="font-size: 12px; color: #0000ff;"&gt;distinct&lt;/SPAN&gt; &lt;SPAN style="font-size: 12px; color: #993300;"&gt;presentations&lt;/SPAN&gt;)),YearMonth)*100,'0.00%')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2011 17:04:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-of-Rows-in-Gauge-Chart/m-p/315092#M584253</guid>
      <dc:creator />
      <dc:date>2011-10-05T17:04:19Z</dc:date>
    </item>
    <item>
      <title>Average of Rows in Gauge Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Average-of-Rows-in-Gauge-Chart/m-p/315093#M584256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks Kiran that worked!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2011 17:10:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-of-Rows-in-Gauge-Chart/m-p/315093#M584256</guid>
      <dc:creator />
      <dc:date>2011-10-05T17:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: Average of Rows in Gauge Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Average-of-Rows-in-Gauge-Chart/m-p/1898469#M1217647</link>
      <description>&lt;P&gt;I am also facing the same issue and I am new to qlik sense. I can not get the average result in the gauge. The total function in table is showing average result but gauge is showing sum instead of average.&lt;/P&gt;
&lt;P&gt;I am using this formula -&lt;/P&gt;
&lt;P&gt;(Avg((Aggr(Sum({&amp;lt;date=,Year={2021}&amp;gt;}Amount),EmployeeCount))))&lt;/P&gt;
&lt;P&gt;What should I do to display average in the gauge? Any help would be very much appreciated!&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2022 22:10:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-of-Rows-in-Gauge-Chart/m-p/1898469#M1217647</guid>
      <dc:creator>AishwaryaVyas</dc:creator>
      <dc:date>2022-02-28T22:10:47Z</dc:date>
    </item>
  </channel>
</rss>

