<?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: Chart Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/337281#M492046</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use total function in the denominator -&amp;gt;count(total(field))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Aug 2012 14:30:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-08-03T14:30:20Z</dc:date>
    <item>
      <title>Chart Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/337280#M492045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone help me figure out how to get my speedometer guage to show the right thing? My expression is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Status&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Complete'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Field&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)/&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Field&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That expression equals 0.57, and my guages are set at Min=0 and Max=1. But the guage says it equals 1. What am I doing wrong?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2012 14:28:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/337280#M492045</guid>
      <dc:creator />
      <dc:date>2012-08-03T14:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/337281#M492046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use total function in the denominator -&amp;gt;count(total(field))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2012 14:30:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/337281#M492046</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-03T14:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/337282#M492047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2012 14:31:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/337282#M492047</guid>
      <dc:creator />
      <dc:date>2012-08-03T14:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/337283#M492048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or use: &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Status&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Complete'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Field&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) / &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Status&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Field)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2012 14:33:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/337283#M492048</guid>
      <dc:creator />
      <dc:date>2012-08-03T14:33:13Z</dc:date>
    </item>
  </channel>
</rss>

