<?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 Gauge Chart - AVG in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Gauge-Chart-AVG/m-p/556785#M692834</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a excel file where you finde date and value. Normaly from 0 until 9.&lt;/P&gt;&lt;P&gt;I set the gauge chart values for green and red that green starts at 8.4.&lt;/P&gt;&lt;P&gt;Now i would like to get the average from the values. If i click just one it shows the correct value in the chart but if i mark 2 or more values then he just shows me the lowest value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gauge Chart: I have Dimensions: Value and at Expressions: Avg(Value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another question is if i have 3x 8.0 and 1x 9.0 is it like (8+8+8+9)/4 or is it (8+9)/2 ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Aug 2013 06:06:12 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-08-05T06:06:12Z</dc:date>
    <item>
      <title>Gauge Chart - AVG</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-Chart-AVG/m-p/556785#M692834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a excel file where you finde date and value. Normaly from 0 until 9.&lt;/P&gt;&lt;P&gt;I set the gauge chart values for green and red that green starts at 8.4.&lt;/P&gt;&lt;P&gt;Now i would like to get the average from the values. If i click just one it shows the correct value in the chart but if i mark 2 or more values then he just shows me the lowest value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gauge Chart: I have Dimensions: Value and at Expressions: Avg(Value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another question is if i have 3x 8.0 and 1x 9.0 is it like (8+8+8+9)/4 or is it (8+9)/2 ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2013 06:06:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-Chart-AVG/m-p/556785#M692834</guid>
      <dc:creator />
      <dc:date>2013-08-05T06:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge Chart - AVG</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-Chart-AVG/m-p/556786#M692835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you click 8 and 9, your chart might appear to show the lowest value (8) instead of the Avg (8.5) because of rounding. Check what is on the Number properties, or try adding your expression to a text object so you can check the output.&lt;/P&gt;&lt;P&gt;Your gauge chart should not have any dimensions and should have one expression.&lt;/P&gt;&lt;P&gt;As for how avg() works:&lt;/P&gt;&lt;P&gt;1. Avg() will add the values and divide by the number of values, so (8+8+8+9)/4.&lt;/P&gt;&lt;P&gt;2. If you want (8+9)/2 you would have to do a sum(distinct Value)/count(distinct Value)&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2013 07:20:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-Chart-AVG/m-p/556786#M692835</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-05T07:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge Chart - AVG</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-Chart-AVG/m-p/556787#M692836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After deleting the dimensions it workes. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the information&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks also for the sample with the avg.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2013 07:30:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-Chart-AVG/m-p/556787#M692836</guid>
      <dc:creator />
      <dc:date>2013-08-05T07:30:13Z</dc:date>
    </item>
  </channel>
</rss>

