<?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: Re: color background in linear gauge in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/color-background-in-linear-gauge/m-p/592896#M1098077</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works, but in my case. I need to switch between channel / campaign. It's difficult to match all rows and bars.&lt;/P&gt;&lt;P&gt;Some clients have more 50 campaigns and 10 channels. Web view has small difference in view.&lt;/P&gt;&lt;P&gt;Thanks for reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Apr 2014 18:21:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-04-22T18:21:57Z</dc:date>
    <item>
      <title>color background in linear gauge</title>
      <link>https://community.qlik.com/t5/QlikView/color-background-in-linear-gauge/m-p/592889#M1098070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a table with linear gauges. I set up color segment by variable orderIDColor.&lt;/P&gt;&lt;P&gt;It shows light gray color by default, but when I select any value from orderIDColor or variable itself, it shows right color.&lt;/P&gt;&lt;P&gt;Where is my mistake?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 19:59:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/color-background-in-linear-gauge/m-p/592889#M1098070</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-17T19:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: color background in linear gauge</title>
      <link>https://community.qlik.com/t5/QlikView/color-background-in-linear-gauge/m-p/592890#M1098071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Expression Tab&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Gauge Setting&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Segments Setup&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Color&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Define Calculated Color as &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;IF(GetSelectedCount(orderIDColor)=0,RGB(3,135,171),orderIDColor)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 20:28:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/color-background-in-linear-gauge/m-p/592890#M1098071</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-17T20:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: color background in linear gauge</title>
      <link>https://community.qlik.com/t5/QlikView/color-background-in-linear-gauge/m-p/592891#M1098072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish,&lt;/P&gt;&lt;P&gt;It doesn't work, it shows blue color for all of them, but if I select any tag, then it shows right color.&lt;/P&gt;&lt;P&gt;Thanks for helping me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 15:24:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/color-background-in-linear-gauge/m-p/592891#M1098072</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-22T15:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: Re: color background in linear gauge</title>
      <link>https://community.qlik.com/t5/QlikView/color-background-in-linear-gauge/m-p/592892#M1098073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can achieve this without having to go the gauge chart route as i am unable to change the background either. not sure why that would not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but check attachment...not clean in terms of making it but visually similar results.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 17:37:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/color-background-in-linear-gauge/m-p/592892#M1098073</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-22T17:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: color background in linear gauge</title>
      <link>https://community.qlik.com/t5/QlikView/color-background-in-linear-gauge/m-p/592893#M1098074</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;It's common problem. The expressions in gauge preferences is calculated once for the entire chart.&lt;/P&gt;&lt;P&gt;So that you can't set different min/max for segments refer to dimension values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 17:49:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/color-background-in-linear-gauge/m-p/592893#M1098074</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2014-04-22T17:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: color background in linear gauge</title>
      <link>https://community.qlik.com/t5/QlikView/color-background-in-linear-gauge/m-p/592894#M1098075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So other words my problem won't be resolved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 17:58:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/color-background-in-linear-gauge/m-p/592894#M1098075</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-22T17:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Re: color background in linear gauge</title>
      <link>https://community.qlik.com/t5/QlikView/color-background-in-linear-gauge/m-p/592895#M1098076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you see my response above? there is a work around!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 18:07:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/color-background-in-linear-gauge/m-p/592895#M1098076</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-22T18:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: Re: color background in linear gauge</title>
      <link>https://community.qlik.com/t5/QlikView/color-background-in-linear-gauge/m-p/592896#M1098077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works, but in my case. I need to switch between channel / campaign. It's difficult to match all rows and bars.&lt;/P&gt;&lt;P&gt;Some clients have more 50 campaigns and 10 channels. Web view has small difference in view.&lt;/P&gt;&lt;P&gt;Thanks for reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 18:21:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/color-background-in-linear-gauge/m-p/592896#M1098077</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-22T18:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: color background in linear gauge</title>
      <link>https://community.qlik.com/t5/QlikView/color-background-in-linear-gauge/m-p/592897#M1098078</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;You can try to redesign it.&lt;/P&gt;&lt;P&gt;For example, you can use =orderIDColor as a background color for the gauge expression to colorize the cell background.&lt;/P&gt;&lt;P&gt;Then you can make the gauge segment transparent and keep the only needle without filling (toggle hide boundaries an outlines also).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It depends on the message you're trying to send.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 19:01:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/color-background-in-linear-gauge/m-p/592897#M1098078</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2014-04-22T19:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: color background in linear gauge</title>
      <link>https://community.qlik.com/t5/QlikView/color-background-in-linear-gauge/m-p/592898#M1098079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like this?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/57736_Capture.JPG.jpg" style="width: 620px; height: 368px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 19:11:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/color-background-in-linear-gauge/m-p/592898#M1098079</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-22T19:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: color background in linear gauge</title>
      <link>https://community.qlik.com/t5/QlikView/color-background-in-linear-gauge/m-p/592899#M1098080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;&lt;P&gt;It would be great to fill the right part of each cell, but I guess it's impossible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is always a true breakthrough approach: Create a set of tiny columns and fill the background correspondingly.&lt;/P&gt;&lt;P&gt;You get discrete results (ranking) but in post cases there is no difference between 5.8 and 6.1 especially that you have shown the numbers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 19:22:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/color-background-in-linear-gauge/m-p/592899#M1098080</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2014-04-22T19:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: color background in linear gauge</title>
      <link>https://community.qlik.com/t5/QlikView/color-background-in-linear-gauge/m-p/592900#M1098082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If possible to add a condition like &lt;/P&gt;&lt;P&gt;10-avg(aaa) and set white color for this segment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didn't understand your idea&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;Create a set of tiny columns and fill the background correspondingly.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 19:36:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/color-background-in-linear-gauge/m-p/592900#M1098082</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-22T19:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: color background in linear gauge</title>
      <link>https://community.qlik.com/t5/QlikView/color-background-in-linear-gauge/m-p/592901#M1098084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create for example 10 squares (expression columns) instead of one rectangle (gauge).&lt;/P&gt;&lt;P&gt;Then you can colorize the corresponding amount of squares.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 20:51:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/color-background-in-linear-gauge/m-p/592901#M1098084</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2014-04-22T20:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: color background in linear gauge</title>
      <link>https://community.qlik.com/t5/QlikView/color-background-in-linear-gauge/m-p/592902#M1098086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;could you give an example...i have a very similar requirement that is coming up and this will be very helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 20:59:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/color-background-in-linear-gauge/m-p/592902#M1098086</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-22T20:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: Re: color background in linear gauge</title>
      <link>https://community.qlik.com/t5/QlikView/color-background-in-linear-gauge/m-p/592903#M1098087</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;Here some scratches.&lt;/P&gt;&lt;P&gt;The approach with dimensions seems more useful and flexible to me, but it has some limitations.&lt;/P&gt;&lt;P&gt;The expressions can be aligned more precisely but it is not so easy to maintain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the design and the &lt;SPAN class="hps"&gt;discreteness&lt;/SPAN&gt; is known you can prepare a set of images and use them with one expression, although without color changes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 05:42:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/color-background-in-linear-gauge/m-p/592903#M1098087</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2014-04-23T05:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: color background in linear gauge</title>
      <link>https://community.qlik.com/t5/QlikView/color-background-in-linear-gauge/m-p/592904#M1098088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you...interesting approach! will have to keep this in mind for my requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 13:58:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/color-background-in-linear-gauge/m-p/592904#M1098088</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-23T13:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: color background in linear gauge</title>
      <link>https://community.qlik.com/t5/QlikView/color-background-in-linear-gauge/m-p/592905#M1098089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interesting idea.&lt;/P&gt;&lt;P&gt;Thanks for helping.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 19:33:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/color-background-in-linear-gauge/m-p/592905#M1098089</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-23T19:33:31Z</dc:date>
    </item>
  </channel>
</rss>

