<?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 show max values in a gauge graph in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/show-max-values-in-a-gauge-graph/m-p/1400214#M424571</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hello All,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;I have a field called 'RAG Status' with values Red, Green, Amber. I need to count the max values and then show this in a gauge graph. If possible, we are trying to weight it i.e if max count of values / max count of total values is green (50%) then green, if not red (50%) then red, else amber. &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Hope the above makes sense.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;can anybody help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Nov 2017 11:10:47 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-11-02T11:10:47Z</dc:date>
    <item>
      <title>show max values in a gauge graph</title>
      <link>https://community.qlik.com/t5/QlikView/show-max-values-in-a-gauge-graph/m-p/1400214#M424571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hello All,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;I have a field called 'RAG Status' with values Red, Green, Amber. I need to count the max values and then show this in a gauge graph. If possible, we are trying to weight it i.e if max count of values / max count of total values is green (50%) then green, if not red (50%) then red, else amber. &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Hope the above makes sense.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;can anybody help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2017 11:10:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-max-values-in-a-gauge-graph/m-p/1400214#M424571</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-02T11:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: show max values in a gauge graph</title>
      <link>https://community.qlik.com/t5/QlikView/show-max-values-in-a-gauge-graph/m-p/1400215#M424572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(max(count(value))/max(count(TOTAL value)) &amp;lt;=.5, green(), red())&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2017 04:26:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-max-values-in-a-gauge-graph/m-p/1400215#M424572</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-11-03T04:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: show max values in a gauge graph</title>
      <link>https://community.qlik.com/t5/QlikView/show-max-values-in-a-gauge-graph/m-p/1400216#M424573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;gt;&lt;/EM&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;EM&gt;If possible, we are trying to weight it i.e if max count of values / max count of total values is green (50%) then green, if not red (50%) then red, else amber.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure what you mean. Max values of what? What is the max count of values? If above 50% is green and below is red, what are the limits for amber? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are not sure how to explain it better, I suggest you post a small sample with the table or gauge, and indicate what output you require.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2017 04:47:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-max-values-in-a-gauge-graph/m-p/1400216#M424573</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2017-11-03T04:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: show max values in a gauge graph</title>
      <link>https://community.qlik.com/t5/QlikView/show-max-values-in-a-gauge-graph/m-p/1400217#M424574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil, Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your email. I have figured it out - =&lt;/P&gt;&lt;P&gt;if(round(Count(DISTINCT{&amp;lt;[RAG Status] = {'Red'}&amp;gt;}[PI_Code])/count(DISTINCT([PI_Code])),0.01)&amp;gt;.50,'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_r.png',if(round(Count(DISTINCT{&amp;lt;[RAG Status] = {'Green'}&amp;gt;}[PI_Code])/count(DISTINCT([PI_Code])),0.01)&amp;gt;.55,'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_g.png','qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_o.png')).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; !!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2017 14:35:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-max-values-in-a-gauge-graph/m-p/1400217#M424574</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-07T14:35:55Z</dc:date>
    </item>
  </channel>
</rss>

