<?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: Simple average calculation - Showing as a guage in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Simple-average-calculation-Showing-as-a-guage/m-p/689752#M475015</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;try using set analysis like this for airfare:&lt;/P&gt;&lt;P&gt;sum( {&amp;lt;Type={airfare}&amp;gt;} price) / count( {&amp;lt;Type={airfare}&amp;gt;} price)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Tobias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Aug 2014 21:28:43 GMT</pubDate>
    <dc:creator>tobias_klett</dc:creator>
    <dc:date>2014-08-15T21:28:43Z</dc:date>
    <item>
      <title>Simple average calculation - Showing as a guage</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-average-calculation-Showing-as-a-guage/m-p/689751#M475014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have travel expenses by type of travel expense. Albeit&amp;nbsp; airfare, meals, rental...etc. I want the average priced paid for airfare. I need to know how to only select type equal to airfare and then perform the math of total Airfare / count of airfare type. I like to show it in a guage chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Aug 2014 21:14:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-average-calculation-Showing-as-a-guage/m-p/689751#M475014</guid>
      <dc:creator />
      <dc:date>2014-08-15T21:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: Simple average calculation - Showing as a guage</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-average-calculation-Showing-as-a-guage/m-p/689752#M475015</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;try using set analysis like this for airfare:&lt;/P&gt;&lt;P&gt;sum( {&amp;lt;Type={airfare}&amp;gt;} price) / count( {&amp;lt;Type={airfare}&amp;gt;} price)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Tobias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Aug 2014 21:28:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-average-calculation-Showing-as-a-guage/m-p/689752#M475015</guid>
      <dc:creator>tobias_klett</dc:creator>
      <dc:date>2014-08-15T21:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: Simple average calculation - Showing as a guage</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-average-calculation-Showing-as-a-guage/m-p/689753#M475016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;gauge only needs an expression, so maybe (replace with name of your fields and upper/lowercase)&lt;/P&gt;&lt;P&gt;avg ({$ &amp;lt;type={airfare}&amp;gt;} expenses)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Aug 2014 21:32:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-average-calculation-Showing-as-a-guage/m-p/689753#M475016</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-08-15T21:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: Simple average calculation - Showing as a guage</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-average-calculation-Showing-as-a-guage/m-p/689754#M475017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;sum({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Expense Type]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={Airfare (&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Employee&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; Ticket Only)}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Travel Expense]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)/count({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Expense Type]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={Airfare (Employee Ticket Only)}&amp;gt;}) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Current expression won't work&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Aug 2014 21:49:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-average-calculation-Showing-as-a-guage/m-p/689754#M475017</guid>
      <dc:creator />
      <dc:date>2014-08-15T21:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: Simple average calculation - Showing as a guage</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-average-calculation-Showing-as-a-guage/m-p/689755#M475018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;use:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;sum({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Expense Type]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Airfare (&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Employee&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; Ticket Only)'}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Travel Expense] &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)/count({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Expense Type]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Airfare (Employee Ticket Only)'}&amp;gt;}&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Travel Expense]&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Tobias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Aug 2014 21:54:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-average-calculation-Showing-as-a-guage/m-p/689755#M475018</guid>
      <dc:creator>tobias_klett</dc:creator>
      <dc:date>2014-08-15T21:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: Simple average calculation - Showing as a guage</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-average-calculation-Showing-as-a-guage/m-p/689756#M475019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This worked but in the gauge chart I can’t get the avg price to appear and how do I get the minimum vale and maximum value to appear?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Aug 2014 22:11:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-average-calculation-Showing-as-a-guage/m-p/689756#M475019</guid>
      <dc:creator />
      <dc:date>2014-08-15T22:11:41Z</dc:date>
    </item>
  </channel>
</rss>

