<?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 Guage Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Guage-Chart/m-p/234566#M85976</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sure when defining the segments that they are in ascending order&lt;/P&gt;&lt;P&gt;e.g&lt;/P&gt;&lt;P&gt;Segment 1; Lower Bound = 0.0&lt;/P&gt;&lt;P&gt;Segment 2; Lower Bound = 1.0&lt;/P&gt;&lt;P&gt;Segment 3; Lower Bound = 2.0&lt;/P&gt;&lt;P&gt;Can you post the example!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Jul 2010 09:37:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-07-27T09:37:58Z</dc:date>
    <item>
      <title>Guage Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Guage-Chart/m-p/234564#M85974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a guage chart (Thermometer) to diplay 5 different values as 5 segments. I am able to see the 5 values but the colour coding is not getting changed accordingly. I have defined the expression in the Segments. How to acheive the segments size should change according to the value of expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,XXX&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jul 2010 09:13:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Guage-Chart/m-p/234564#M85974</guid>
      <dc:creator />
      <dc:date>2010-07-27T09:13:05Z</dc:date>
    </item>
    <item>
      <title>Guage Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Guage-Chart/m-p/234565#M85975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Uncheck the "Autowidth Segment" option on presentation tab under chart properties and then specify the minimum value for each segment&lt;/P&gt;&lt;P&gt;For Example:- if you have three segments.&lt;/P&gt;&lt;P&gt;1. Add three segments to the chart&lt;/P&gt;&lt;P&gt;2.For first segment the value "Lower Bound" should be the minimum value (ie 0)&lt;/P&gt;&lt;P&gt;2.for second segment it should be the expression which represent the start of the second color.&lt;/P&gt;&lt;P&gt;3.for third segment it should be the expression which represent the start of the third color.&lt;/P&gt;&lt;P&gt;if you want to display three segments "Green", "Yellow" and "Red"&lt;/P&gt;&lt;P&gt;the "Green" segment is 0-5 the "Yellow" segment is 6-10 and the "Red" segment is 11 and Grater&lt;/P&gt;&lt;P&gt;then the lower bound for Green is 0&lt;/P&gt;&lt;P&gt;then the lower bound for Yellow is 6&lt;/P&gt;&lt;P&gt;then the lower bound for Red is 11&lt;/P&gt;&lt;P&gt;these values 0,6 and 11 can also be defined through expressions.&lt;/P&gt;&lt;P&gt;like&lt;/P&gt;&lt;P&gt;=sum(x) etc. depending upon your application requirements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be this will help you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Best Regards,&lt;/P&gt;&lt;P&gt;Kuldeep Tak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jul 2010 09:37:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Guage-Chart/m-p/234565#M85975</guid>
      <dc:creator />
      <dc:date>2010-07-27T09:37:23Z</dc:date>
    </item>
    <item>
      <title>Guage Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Guage-Chart/m-p/234566#M85976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sure when defining the segments that they are in ascending order&lt;/P&gt;&lt;P&gt;e.g&lt;/P&gt;&lt;P&gt;Segment 1; Lower Bound = 0.0&lt;/P&gt;&lt;P&gt;Segment 2; Lower Bound = 1.0&lt;/P&gt;&lt;P&gt;Segment 3; Lower Bound = 2.0&lt;/P&gt;&lt;P&gt;Can you post the example!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jul 2010 09:37:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Guage-Chart/m-p/234566#M85976</guid>
      <dc:creator />
      <dc:date>2010-07-27T09:37:58Z</dc:date>
    </item>
    <item>
      <title>Guage Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Guage-Chart/m-p/234567#M85977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;I have tried the same way what it was given here but not working.&lt;/P&gt;&lt;P&gt;I have not given the Constants but i have given the expression for the runtime value. Is it the reason the segment colour is not changing accodingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,XXX&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jul 2010 14:30:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Guage-Chart/m-p/234567#M85977</guid>
      <dc:creator />
      <dc:date>2010-07-27T14:30:59Z</dc:date>
    </item>
  </channel>
</rss>

