<?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: Traffic Light Gauge not displaying correct colours in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Traffic-Light-Gauge-not-displaying-correct-colours/m-p/674662#M244992</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi QlikAsh13,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is simple to just put -100 into it which would be ok till -10.000% but if you want it to start at your min which is important when you use linear gauge instead of traffic light you can use the aggr() combined with min() to get your min value for the setting. Example:&lt;BR /&gt;=min(aggr( ExpressionXY, Department))&lt;/P&gt;&lt;P&gt;Since you are using a circular group as dimension you could make department dynamically like this:&lt;/P&gt;&lt;P&gt;=min(aggr( ExpressionXY, $(=GetCurrentField(GroupXY))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can test these expressions within a textbox to check if the result is your expected figure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;BR /&gt;Tobias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Jul 2014 06:20:07 GMT</pubDate>
    <dc:creator>tobias_klett</dc:creator>
    <dc:date>2014-07-30T06:20:07Z</dc:date>
    <item>
      <title>Traffic Light Gauge not displaying correct colours</title>
      <link>https://community.qlik.com/t5/QlikView/Traffic-Light-Gauge-not-displaying-correct-colours/m-p/674654#M244984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When my negative values becomes too low, it seems the gauge does not still show the color red but instead grey. If you look at my screen shots they do work in many instances but it is not consistent. I also played around with the min and max tollerances but nothings helps to resolve. You will see that my variable is basically the variance percentage which is also indicated in the screen shot and using the same logic in a visual cue, it seems to shade correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would appreciate your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2014 11:32:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Traffic-Light-Gauge-not-displaying-correct-colours/m-p/674654#M244984</guid>
      <dc:creator />
      <dc:date>2014-07-29T11:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic Light Gauge not displaying correct colours</title>
      <link>https://community.qlik.com/t5/QlikView/Traffic-Light-Gauge-not-displaying-correct-colours/m-p/674655#M244985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;remove &amp;lt;0 and check your variable, &lt;/P&gt;&lt;P&gt;lower bound should be a number, example&lt;/P&gt;&lt;P&gt;0.0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2014 11:38:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Traffic-Light-Gauge-not-displaying-correct-colours/m-p/674655#M244985</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-07-29T11:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic Light Gauge not displaying correct colours</title>
      <link>https://community.qlik.com/t5/QlikView/Traffic-Light-Gauge-not-displaying-correct-colours/m-p/674656#M244986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;BR /&gt;the gauge setting applies always to the whole column. It is not read differently for each line.&lt;/P&gt;&lt;P&gt;This applies to color and boundries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Tobias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2014 11:45:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Traffic-Light-Gauge-not-displaying-correct-colours/m-p/674656#M244986</guid>
      <dc:creator>tobias_klett</dc:creator>
      <dc:date>2014-07-29T11:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic Light Gauge not displaying correct colours</title>
      <link>https://community.qlik.com/t5/QlikView/Traffic-Light-Gauge-not-displaying-correct-colours/m-p/674657#M244987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tobias.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I'm aware but I'm actually wanting it to be consistent as you say.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2014 12:08:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Traffic-Light-Gauge-not-displaying-correct-colours/m-p/674657#M244987</guid>
      <dc:creator />
      <dc:date>2014-07-29T12:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic Light Gauge not displaying correct colours</title>
      <link>https://community.qlik.com/t5/QlikView/Traffic-Light-Gauge-not-displaying-correct-colours/m-p/674658#M244988</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;I tried this originally but to no avail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to upload my qvw but alas I once again have the issue of not being able to do so since I cannot see the advanced editor option on my side. It works intermittently..&lt;/P&gt;&lt;P&gt;Not sure how else I can explain/show my issue at the moment without being able to upload.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2014 12:13:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Traffic-Light-Gauge-not-displaying-correct-colours/m-p/674658#M244988</guid>
      <dc:creator />
      <dc:date>2014-07-29T12:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic Light Gauge not displaying correct colours</title>
      <link>https://community.qlik.com/t5/QlikView/Traffic-Light-Gauge-not-displaying-correct-colours/m-p/674659#M244989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi QlikAsh13,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the expression "vVar%&amp;lt;0" is a boolean (true/false). The boolean values are "0" when false and "-1" when true. In your case it seems to be false and therefore "-1".&lt;BR /&gt;The %Values lower 100% are lower "-1" and the %Values between 0% and -100% are higher "-1" and lower "0". Since your lower bound starts with "-1" there is no color for values lower -100%, and therefore they are grey.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;BR /&gt;Tobias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2014 12:28:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Traffic-Light-Gauge-not-displaying-correct-colours/m-p/674659#M244989</guid>
      <dc:creator>tobias_klett</dc:creator>
      <dc:date>2014-07-29T12:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic Light Gauge not displaying correct colours</title>
      <link>https://community.qlik.com/t5/QlikView/Traffic-Light-Gauge-not-displaying-correct-colours/m-p/674660#M244990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tobias.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for your explanation. Well this was part of the issue. I could be wrong but the impression that I'm getting is that one must 'know' the possible min and max values&amp;nbsp; in order for this to work. For example my data so far goes as low as -600%. Therefore by having set my lower bound initially as 0, I assumed that QV would then know that &lt;EM&gt;any&lt;/EM&gt; value less than 0 must be red as is the case with visual cues. However, it did not seem so which was when I then tried the variable route which as you pointed out has the anomaly of the boolean check. Therefore I tried manually inserting values. Only when I said the lower bound must be -6 and min gauge value also -6 did it work. As I say I could be wrong but this is sort of hard coding values and what happens if I later have a -850%.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2014 19:02:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Traffic-Light-Gauge-not-displaying-correct-colours/m-p/674660#M244990</guid>
      <dc:creator />
      <dc:date>2014-07-29T19:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic Light Gauge not displaying correct colours</title>
      <link>https://community.qlik.com/t5/QlikView/Traffic-Light-Gauge-not-displaying-correct-colours/m-p/674661#M244991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;as colorblind person traffic light gauges can be hard to read, make sure to consider us&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2014 19:29:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Traffic-Light-Gauge-not-displaying-correct-colours/m-p/674661#M244991</guid>
      <dc:creator />
      <dc:date>2014-07-29T19:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic Light Gauge not displaying correct colours</title>
      <link>https://community.qlik.com/t5/QlikView/Traffic-Light-Gauge-not-displaying-correct-colours/m-p/674662#M244992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi QlikAsh13,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is simple to just put -100 into it which would be ok till -10.000% but if you want it to start at your min which is important when you use linear gauge instead of traffic light you can use the aggr() combined with min() to get your min value for the setting. Example:&lt;BR /&gt;=min(aggr( ExpressionXY, Department))&lt;/P&gt;&lt;P&gt;Since you are using a circular group as dimension you could make department dynamically like this:&lt;/P&gt;&lt;P&gt;=min(aggr( ExpressionXY, $(=GetCurrentField(GroupXY))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can test these expressions within a textbox to check if the result is your expected figure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;BR /&gt;Tobias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 06:20:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Traffic-Light-Gauge-not-displaying-correct-colours/m-p/674662#M244992</guid>
      <dc:creator>tobias_klett</dc:creator>
      <dc:date>2014-07-30T06:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic Light Gauge not displaying correct colours</title>
      <link>https://community.qlik.com/t5/QlikView/Traffic-Light-Gauge-not-displaying-correct-colours/m-p/674663#M244993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Did you try the aggr()? Would be interesting to hear if it worked?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 19:02:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Traffic-Light-Gauge-not-displaying-correct-colours/m-p/674663#M244993</guid>
      <dc:creator>tobias_klett</dc:creator>
      <dc:date>2014-07-30T19:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic Light Gauge not displaying correct colours</title>
      <link>https://community.qlik.com/t5/QlikView/Traffic-Light-Gauge-not-displaying-correct-colours/m-p/674664#M244994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm also not fond of the red/green gauges for this reason but clients often want it that way..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 09:51:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Traffic-Light-Gauge-not-displaying-correct-colours/m-p/674664#M244994</guid>
      <dc:creator />
      <dc:date>2014-07-31T09:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic Light Gauge not displaying correct colours</title>
      <link>https://community.qlik.com/t5/QlikView/Traffic-Light-Gauge-not-displaying-correct-colours/m-p/674665#M244995</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;Sorry for the delayed response. I tried it out now. It works in a text box but not in the gauge itself. I can't see why is wouldn't work. I'd like to send you the qvw but attaching files s a problem on my side as I cannot see Advanced Editor.&lt;/P&gt;&lt;P&gt;Sometimes when others attach a file on the post, then it allows me to attach a file in return (my theory). So maybe if you want to attach a test file then I can send it to you perhaps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 09:53:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Traffic-Light-Gauge-not-displaying-correct-colours/m-p/674665#M244995</guid>
      <dc:creator />
      <dc:date>2014-07-31T09:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic Light Gauge not displaying correct colours</title>
      <link>https://community.qlik.com/t5/QlikView/Traffic-Light-Gauge-not-displaying-correct-colours/m-p/674666#M244996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;BR /&gt; this is interesting. But I have an editor which only alows me to upload pictures and videos into the post. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;Tobias&lt;BR /&gt;I'll make you my friend. So you can see my E-Mail.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 12:15:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Traffic-Light-Gauge-not-displaying-correct-colours/m-p/674666#M244996</guid>
      <dc:creator>tobias_klett</dc:creator>
      <dc:date>2014-07-31T12:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic Light Gauge not displaying correct colours</title>
      <link>https://community.qlik.com/t5/QlikView/Traffic-Light-Gauge-not-displaying-correct-colours/m-p/674667#M244997</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 problem&lt;/P&gt;&lt;P&gt;How i can set color's lights in traffic lights?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Sep 2014 10:47:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Traffic-Light-Gauge-not-displaying-correct-colours/m-p/674667#M244997</guid>
      <dc:creator>mr_ramshini</dc:creator>
      <dc:date>2014-09-07T10:47:22Z</dc:date>
    </item>
  </channel>
</rss>

