<?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 Color in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Gauge-Color/m-p/639981#M234578</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to change the color of a gauge embedded in a Table when a certain condition is satisfied?&lt;/P&gt;&lt;P&gt;As in the image below, i would like to make the Gauge color to red if [Change] is negative.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="60118" alt="GaugeColor.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/60118_GaugeColor.png" style="width: 620px; height: 510px;" /&gt;&lt;BR /&gt;I have this formula inside gauge settings for color but it doesn't seem to work.&amp;nbsp; Any help is appreciated.&amp;nbsp; I also attached the sample app.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Calculated Color (inside Gauge Settings):&lt;/STRONG&gt;&lt;BR /&gt;if ((Sum({$&amp;lt;[Report Date]={'3/31/2014'}&amp;gt;}[Equity Price]) - Sum({$&amp;lt;[Report Date]={'12/31/2013'}&amp;gt;}[Equity Price]))&amp;lt;0,rgb(255,0,0),rgb(0,0,255))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Jun 2014 18:22:06 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-06-04T18:22:06Z</dc:date>
    <item>
      <title>Gauge Color</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-Color/m-p/639981#M234578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to change the color of a gauge embedded in a Table when a certain condition is satisfied?&lt;/P&gt;&lt;P&gt;As in the image below, i would like to make the Gauge color to red if [Change] is negative.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="60118" alt="GaugeColor.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/60118_GaugeColor.png" style="width: 620px; height: 510px;" /&gt;&lt;BR /&gt;I have this formula inside gauge settings for color but it doesn't seem to work.&amp;nbsp; Any help is appreciated.&amp;nbsp; I also attached the sample app.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Calculated Color (inside Gauge Settings):&lt;/STRONG&gt;&lt;BR /&gt;if ((Sum({$&amp;lt;[Report Date]={'3/31/2014'}&amp;gt;}[Equity Price]) - Sum({$&amp;lt;[Report Date]={'12/31/2013'}&amp;gt;}[Equity Price]))&amp;lt;0,rgb(255,0,0),rgb(0,0,255))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 18:22:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-Color/m-p/639981#M234578</guid>
      <dc:creator />
      <dc:date>2014-06-04T18:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge Color</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-Color/m-p/639982#M234579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think that is no possible because the values of each segment apply to all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in QV you never now... wait for a genius...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 18:38:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-Color/m-p/639982#M234579</guid>
      <dc:creator>jolivares</dc:creator>
      <dc:date>2014-06-04T18:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge Color</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-Color/m-p/639983#M234580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suppose you can't change the color of the bar in a table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 18:40:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-Color/m-p/639983#M234580</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-06-04T18:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge Color</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-Color/m-p/639984#M234581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just to add to the consensus, it is not possible. You can change the color of all the bars, but not based on the dimensions of the chart. All the bars either turn blue or all red, can't have them dynamically change based on their sum unfortunately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 18:50:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-Color/m-p/639984#M234581</guid>
      <dc:creator>jerem1234</dc:creator>
      <dc:date>2014-06-04T18:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge Color</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-Color/m-p/639985#M234582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all for the clarification.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 13:57:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-Color/m-p/639985#M234582</guid>
      <dc:creator />
      <dc:date>2014-06-05T13:57:48Z</dc:date>
    </item>
  </channel>
</rss>

