<?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: Single Value in Gauge Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Single-Value-in-Gauge-Chart/m-p/382298#M571025</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;Even i am getting the same problem. Creating a text in chart option, we can show the desired results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when we keep the mouse cursor, it only shows only 1 value for all the segments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't know if it the property of gauge chart?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Jun 2015 07:22:47 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-06-26T07:22:47Z</dc:date>
    <item>
      <title>Single Value in Gauge Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Single-Value-in-Gauge-Chart/m-p/382296#M571023</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 am trying to create a gauge chart which is similar to a traffic light system.&amp;nbsp; In my expression on the gauge chart I have the following: &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-family: 'Courier New'; color: #333333;"&gt;=Interval(&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: #333333;"&gt;(RangeMin(frac(Closedate), MakeTime(18)) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: 'Courier New';"&gt;- RangeMax(frac(Logdate), MakeTime(8)))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-family: 'Courier New'; color: #333333;"&gt;+ (NetWorkDays(Logdate, Closedate-1) * MakeTime(10)) // Only 10 hours per whole day&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: #333333;"&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; color: #333333; font-size: 9pt;"&gt;The above expression, basically takes the closedate away from the logdate and leave me with a time in hh:mm:ss that is calculated between 08:00-18:00 on weekdays, which we call the &lt;STRONG&gt;Duration&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; color: #333333; font-size: 9pt;"&gt;In the Gauge chart however, I want to set this 'traffic light system' to ensure that when a certain time is reached, the red LED is selected, when it isn't reached the Green LED shows:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; color: #333333; font-size: 9pt;"&gt;E.G. If the &lt;STRONG&gt;Duration &lt;/STRONG&gt;is say 01:35:00 (in hh:mm:ss), I want to ensure that the Red LED only comes on when 02:00:00 is reached.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; color: #333333; font-size: 9pt;"&gt;To add on top of that, I have a field called Priority, and in that field there will only ever be 5 values.&amp;nbsp; They are: &lt;STRONG&gt;Priority 1, Priority 2, Priority 3, Priority 4 and Priority 5.&lt;/STRONG&gt;&amp;nbsp; What I also want to include is that depending on the Priority, the Red LED is activated.&amp;nbsp; Therefore if the issue is a &lt;STRONG&gt;Priority 1, &lt;/STRONG&gt;I want the RED LED to be activated at 01:00:00, if it is a &lt;STRONG&gt;Priority 2&lt;/STRONG&gt;, to be activated at 04:00:00 etc etc.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; color: #333333; font-size: 9pt;"&gt;Is this possible&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 10:58:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Single-Value-in-Gauge-Chart/m-p/382296#M571023</guid>
      <dc:creator />
      <dc:date>2012-08-30T10:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: Single Value in Gauge Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Single-Value-in-Gauge-Chart/m-p/382297#M571024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Not done much with traffic light gauges. However, you can achieve this using in a text object, outputing the bundled images (from the images tab of the Expression editor) with Representation set to Image. An expression could be something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(test=condition1,'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_g.png',&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // good&lt;/P&gt;&lt;P&gt;if(test=condition2,'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_y.png',&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // ok&lt;/P&gt;&lt;P&gt;if(test=condition3,'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_r.png',&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // bad&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/exclamation_r.png')))&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // really bad&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 11:19:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Single-Value-in-Gauge-Chart/m-p/382297#M571024</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-30T11:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: Single Value in Gauge Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Single-Value-in-Gauge-Chart/m-p/382298#M571025</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;Even i am getting the same problem. Creating a text in chart option, we can show the desired results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when we keep the mouse cursor, it only shows only 1 value for all the segments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't know if it the property of gauge chart?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 07:22:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Single-Value-in-Gauge-Chart/m-p/382298#M571025</guid>
      <dc:creator />
      <dc:date>2015-06-26T07:22:47Z</dc:date>
    </item>
  </channel>
</rss>

