<?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: Is it possible to add a traffic light indicator in a pivot table like in Qlikview? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Is-it-possible-to-add-a-traffic-light-indicator-in-a-pivot-table/m-p/946120#M13378</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ed, here is the expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(Sum([Real Cost])/Sum([Budget])&amp;gt;=1,lightred(),if(Sum([Real Cost])/Sum([Budget])&amp;gt;=0.7,yellow(),if(Sum([ Real Cost])/Sum([Budget])&amp;lt;=0.69,lightgreen())))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the delay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Mar 2016 12:39:27 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-03-08T12:39:27Z</dc:date>
    <item>
      <title>Is it possible to add a traffic light indicator in a pivot table like in Qlikview?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-it-possible-to-add-a-traffic-light-indicator-in-a-pivot-table/m-p/946116#M13374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everyone, I have been trying to add a traffic light indicator in Qliksense, following the tutorial of Qlikview, but it wasn`t possible so far. I know that the conditional color of the measure works similar to the traffic light but the client has the power. &lt;/P&gt;&lt;P&gt;I attached an image to explain me better.&lt;/P&gt;&lt;P&gt;Thank you very much for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Indicator.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/98849_Indicator.png" style="height: 346px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 13:02:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-it-possible-to-add-a-traffic-light-indicator-in-a-pivot-table/m-p/946116#M13374</guid>
      <dc:creator />
      <dc:date>2015-09-14T13:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to add a traffic light indicator in a pivot table like in Qlikview?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-it-possible-to-add-a-traffic-light-indicator-in-a-pivot-table/m-p/946117#M13375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Circles I don't know about, but if you can live with squares then you can create a Measure with an expression like ='██' using two alt+219 ascii characters and add a Text Color expression to the measure with an expression just like in Qlikview.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 10:07:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-it-possible-to-add-a-traffic-light-indicator-in-a-pivot-table/m-p/946117#M13375</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-09-15T10:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to add a traffic light indicator in a pivot table like in Qlikview?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-it-possible-to-add-a-traffic-light-indicator-in-a-pivot-table/m-p/946118#M13376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much for your help! It works very well, I don´t care about the circle jaja.&lt;/P&gt;&lt;P&gt;Bye!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Traffic light.png" class="jive-image image-1" src="/legacyfs/online/98996_Traffic light.png" style="height: 349px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 12:18:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-it-possible-to-add-a-traffic-light-indicator-in-a-pivot-table/m-p/946118#M13376</guid>
      <dc:creator />
      <dc:date>2015-09-15T12:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to add a traffic light indicator in a pivot table like in Qlikview?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-it-possible-to-add-a-traffic-light-indicator-in-a-pivot-table/m-p/946119#M13377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have an actual example of the expression used?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Feb 2016 17:14:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-it-possible-to-add-a-traffic-light-indicator-in-a-pivot-table/m-p/946119#M13377</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-26T17:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to add a traffic light indicator in a pivot table like in Qlikview?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-it-possible-to-add-a-traffic-light-indicator-in-a-pivot-table/m-p/946120#M13378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ed, here is the expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(Sum([Real Cost])/Sum([Budget])&amp;gt;=1,lightred(),if(Sum([Real Cost])/Sum([Budget])&amp;gt;=0.7,yellow(),if(Sum([ Real Cost])/Sum([Budget])&amp;lt;=0.69,lightgreen())))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the delay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 12:39:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-it-possible-to-add-a-traffic-light-indicator-in-a-pivot-table/m-p/946120#M13378</guid>
      <dc:creator />
      <dc:date>2016-03-08T12:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to add a traffic light indicator in a pivot table like in Qlikview?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-it-possible-to-add-a-traffic-light-indicator-in-a-pivot-table/m-p/946121#M13379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to add circles along with the expression??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2016 10:30:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-it-possible-to-add-a-traffic-light-indicator-in-a-pivot-table/m-p/946121#M13379</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2016-09-07T10:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to add a traffic light indicator in a pivot table like in Qlikview?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-it-possible-to-add-a-traffic-light-indicator-in-a-pivot-table/m-p/946122#M13380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just check ASCII keys in google, you will get value for all the ASCII symbols. you can use any sysmbol you want in that&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2016 10:36:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-it-possible-to-add-a-traffic-light-indicator-in-a-pivot-table/m-p/946122#M13380</guid>
      <dc:creator>vinay_hg</dc:creator>
      <dc:date>2016-09-07T10:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to add a traffic light indicator in a pivot table like in Qlikview?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-it-possible-to-add-a-traffic-light-indicator-in-a-pivot-table/m-p/946123#M13381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to use it with the conditional expression.&lt;/P&gt;&lt;P&gt;If u know, Please share the expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;kavita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 06:44:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-it-possible-to-add-a-traffic-light-indicator-in-a-pivot-table/m-p/946123#M13381</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2016-09-08T06:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to add a traffic light indicator in a pivot table like in Qlikview?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-it-possible-to-add-a-traffic-light-indicator-in-a-pivot-table/m-p/946124#M13382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to get this done but not going smooth.So far this is I am doing and in Text Color expression I have the below expression...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(ATStatus2=0,Blue(),&lt;/P&gt;&lt;P&gt;If(ATStatus2=1,Green(),&lt;/P&gt;&lt;P&gt;If(ATStatus2=2,yellow(),&lt;/P&gt;&lt;P&gt;If(ATStatus2=3,red(),&lt;/P&gt;&lt;P&gt;If(ATStatus2=4,white())))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;am I missing anything here ?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/155373_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2017 18:45:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-it-possible-to-add-a-traffic-light-indicator-in-a-pivot-table/m-p/946124#M13382</guid>
      <dc:creator>apthansh</dc:creator>
      <dc:date>2017-03-06T18:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to add a traffic light indicator in a pivot table like in Qlikview?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-it-possible-to-add-a-traffic-light-indicator-in-a-pivot-table/m-p/946125#M13383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do you have any sample chart ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2017 21:33:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-it-possible-to-add-a-traffic-light-indicator-in-a-pivot-table/m-p/946125#M13383</guid>
      <dc:creator>apthansh</dc:creator>
      <dc:date>2017-03-06T21:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to add a traffic light indicator in a pivot table like in Qlikview?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-it-possible-to-add-a-traffic-light-indicator-in-a-pivot-table/m-p/946126#M13384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/1225890"&gt;Traffic light indicator in Qliksense&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see if you can help me.Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2017 21:35:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-it-possible-to-add-a-traffic-light-indicator-in-a-pivot-table/m-p/946126#M13384</guid>
      <dc:creator>apthansh</dc:creator>
      <dc:date>2017-03-06T21:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to add a traffic light indicator in a pivot table like in Qlikview?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-it-possible-to-add-a-traffic-light-indicator-in-a-pivot-table/m-p/946127#M13385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Include the two characters in single quotes so that Qlik Sense knows it's a text string and not non-existing a field name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2017 18:01:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-it-possible-to-add-a-traffic-light-indicator-in-a-pivot-table/m-p/946127#M13385</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2017-03-07T18:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to add a traffic light indicator in a pivot table like in Qlikview?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-it-possible-to-add-a-traffic-light-indicator-in-a-pivot-table/m-p/946128#M13386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌&amp;nbsp;&amp;nbsp; &lt;A href="https://community.qlik.com/qlik-users/96544"&gt;gwassenaar&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;Hello sir, Please throw more like how this can be done? How one can insert any ascii character?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Apr 2017 04:07:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-it-possible-to-add-a-traffic-light-indicator-in-a-pivot-table/m-p/946128#M13386</guid>
      <dc:creator>akpofureenughwu</dc:creator>
      <dc:date>2017-04-11T04:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to add a traffic light indicator in a pivot table like in Qlikview?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-it-possible-to-add-a-traffic-light-indicator-in-a-pivot-table/m-p/946129#M13387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Char(64)&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 May 2017 04:23:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-it-possible-to-add-a-traffic-light-indicator-in-a-pivot-table/m-p/946129#M13387</guid>
      <dc:creator>vvvvvvizard</dc:creator>
      <dc:date>2017-05-02T04:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to add a traffic light indicator in a pivot table like in Qlikview?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-it-possible-to-add-a-traffic-light-indicator-in-a-pivot-table/m-p/946130#M13388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just to correct, it is Alt+254 that we need to use&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2018 08:37:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-it-possible-to-add-a-traffic-light-indicator-in-a-pivot-table/m-p/946130#M13388</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2018-10-24T08:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to add a traffic light indicator in a pivot table like in Qlikview?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-it-possible-to-add-a-traffic-light-indicator-in-a-pivot-table/m-p/946131#M13389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.That worked for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2018 02:20:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-it-possible-to-add-a-traffic-light-indicator-in-a-pivot-table/m-p/946131#M13389</guid>
      <dc:creator>apthansh</dc:creator>
      <dc:date>2018-11-02T02:20:44Z</dc:date>
    </item>
  </channel>
</rss>

