<?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 Gauge chart with count and date in Qlik Learning Discussions</title>
    <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Gauge-chart-with-count-and-date/m-p/752923#M1364</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All &lt;/P&gt;&lt;P&gt;Can you please help me how we configure a Gauge chart for the below scenario &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Total number of open request &lt;/P&gt;&lt;OL&gt;&lt;LI&gt; If the count request is less than &amp;lt; 10 it should be in green&lt;/LI&gt;&lt;LI&gt; If the count request is more than &amp;lt; 10 and less than 50 it should be in yellow&lt;/LI&gt;&lt;LI&gt;If the count request is more than &amp;lt; 50&amp;nbsp; it should be in red&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;and similar with created date &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt; If the created date of request is less than &amp;lt; 10 days&amp;nbsp; it should be in green&lt;/LI&gt;&lt;LI&gt; If the created date of request more than &amp;lt; 10 and less than 15 days&amp;nbsp; it should be in yellow&lt;/LI&gt;&lt;LI&gt;If the created date of request more&amp;nbsp;&amp;nbsp; &amp;lt; 50&amp;nbsp; it should be in red&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Jan 2015 06:50:23 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-01-08T06:50:23Z</dc:date>
    <item>
      <title>Gauge chart with count and date</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Gauge-chart-with-count-and-date/m-p/752923#M1364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All &lt;/P&gt;&lt;P&gt;Can you please help me how we configure a Gauge chart for the below scenario &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Total number of open request &lt;/P&gt;&lt;OL&gt;&lt;LI&gt; If the count request is less than &amp;lt; 10 it should be in green&lt;/LI&gt;&lt;LI&gt; If the count request is more than &amp;lt; 10 and less than 50 it should be in yellow&lt;/LI&gt;&lt;LI&gt;If the count request is more than &amp;lt; 50&amp;nbsp; it should be in red&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;and similar with created date &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt; If the created date of request is less than &amp;lt; 10 days&amp;nbsp; it should be in green&lt;/LI&gt;&lt;LI&gt; If the created date of request more than &amp;lt; 10 and less than 15 days&amp;nbsp; it should be in yellow&lt;/LI&gt;&lt;LI&gt;If the created date of request more&amp;nbsp;&amp;nbsp; &amp;lt; 50&amp;nbsp; it should be in red&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2015 06:50:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Gauge-chart-with-count-and-date/m-p/752923#M1364</guid>
      <dc:creator />
      <dc:date>2015-01-08T06:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge chart with count and date</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Gauge-chart-with-count-and-date/m-p/752924#M1365</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;1. Create the expression for your count.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Presentation tab&amp;gt; set Min as 1 and max say 100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. uncheck Autowidth segment from lower left corner&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Create three segment with the relevant color having lower bound as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Segment 1 --&amp;gt; 0&lt;/P&gt;&lt;P&gt;Segment 2--&amp;gt; 10&lt;/P&gt;&lt;P&gt;segment 3 --&amp;gt; 50&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Sushil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2015 06:58:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Gauge-chart-with-count-and-date/m-p/752924#M1365</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2015-01-08T06:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge chart with count and date</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/Gauge-chart-with-count-and-date/m-p/752925#M1366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sushil.Your suggestion was great help&amp;nbsp; .Can you please help with Create date scenario also. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2015 07:08:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/Gauge-chart-with-count-and-date/m-p/752925#M1366</guid>
      <dc:creator />
      <dc:date>2015-01-08T07:08:14Z</dc:date>
    </item>
  </channel>
</rss>

