<?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 Multiple needles in gauge chart (tachometer) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Multiple-needles-in-gauge-chart-tachometer/m-p/341785#M577483</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jens, as far as I know this is not "normally" possible, you have to work around using expressions based on other expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;See my solution here &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://community.qlik.com/message/39525#39525"&gt;http://community.qlik.com/message/39525#39525&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll try and see if I can post an example...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erica&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 07 Apr 2012 15:08:57 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-04-07T15:08:57Z</dc:date>
    <item>
      <title>Multiple needles in gauge chart (tachometer)</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-needles-in-gauge-chart-tachometer/m-p/341784#M577482</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;&lt;/P&gt;&lt;P&gt;I would like to create a gauge (tachometer) chart in which a needle is shown for each expression. Is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know that I can group the different expressions and select each expression by clicking the circled arrow. But I would like to the all (in my case 3) needles at the same time with&amp;nbsp; different colors and a legend.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that you are able to help me, thanks a lot in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jens &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Apr 2012 13:18:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-needles-in-gauge-chart-tachometer/m-p/341784#M577482</guid>
      <dc:creator />
      <dc:date>2012-04-07T13:18:02Z</dc:date>
    </item>
    <item>
      <title>Multiple needles in gauge chart (tachometer)</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-needles-in-gauge-chart-tachometer/m-p/341785#M577483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jens, as far as I know this is not "normally" possible, you have to work around using expressions based on other expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;See my solution here &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://community.qlik.com/message/39525#39525"&gt;http://community.qlik.com/message/39525#39525&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll try and see if I can post an example...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erica&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Apr 2012 15:08:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-needles-in-gauge-chart-tachometer/m-p/341785#M577483</guid>
      <dc:creator />
      <dc:date>2012-04-07T15:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple needles in gauge chart (tachometer)</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-needles-in-gauge-chart-tachometer/m-p/341786#M577484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jens, please see attached workaround&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a nutshell, this guage chart "fakes" the needles by using black dummy segments to mimick the needles. There are 4 variables, 3 that define the values of the "needles" and one to show where the limit needs to go (vBoundary)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the chart presentation tab, I have removed the indicator and unchecked the box marked "autowidth segments", enabling me to edit where the segments start and end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The 9 segment boundaries are defined as this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Segment 0 - Lower bound = 0 , colour green&lt;/P&gt;&lt;P&gt;Segment 1 - lower bound - minimum of the vBoundary, and the 3 expression variables. Colour is black (needle colour)&lt;/P&gt;&lt;P&gt;Segment 1a - lower bound - same as segment 1 if this is equal to the vBoundary. Otherwise it is set at vBoundary + 0.05 (width of needle). The colour of the segment is dependant on where the boundary is&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;And so each of the pairs of segments follows a different pattern till Segment 4 and Segment 4a. Took me a while to get me head around it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this works for you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erica&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Apr 2012 15:34:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-needles-in-gauge-chart-tachometer/m-p/341786#M577484</guid>
      <dc:creator />
      <dc:date>2012-04-07T15:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple needles in gauge chart (tachometer)</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-needles-in-gauge-chart-tachometer/m-p/341787#M577485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pls refer this..&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-5926"&gt;Multi value Gauge Charts&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2014 13:15:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-needles-in-gauge-chart-tachometer/m-p/341787#M577485</guid>
      <dc:creator>rohan_mulay</dc:creator>
      <dc:date>2014-06-26T13:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple needles in gauge chart (tachometer)</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-needles-in-gauge-chart-tachometer/m-p/341788#M577486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what about overlapping charts?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="gauge.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/61289_gauge.jpg" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2014 16:55:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-needles-in-gauge-chart-tachometer/m-p/341788#M577486</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-06-26T16:55:13Z</dc:date>
    </item>
  </channel>
</rss>

