<?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: Live colour change in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/RE-Live-colour-change/m-p/1038047#M525019</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes.&lt;/P&gt;&lt;P&gt;You can use textbox and images&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(vStat=1,'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_r.png',&lt;/P&gt;&lt;P&gt;&amp;nbsp; if(vStat=2, 'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_y.png',&lt;/P&gt;&lt;P&gt;&amp;nbsp; 'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_g.png'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where vStat is a calculated variable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Feb 2016 12:42:12 GMT</pubDate>
    <dc:creator>pokassov</dc:creator>
    <dc:date>2016-02-26T12:42:12Z</dc:date>
    <item>
      <title>RE: Live colour change</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Live-colour-change/m-p/1038044#M525016</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 have a stright table.with in that&amp;nbsp;&amp;nbsp; i hve multiple expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So my requirmnt is&amp;nbsp;&amp;nbsp; in that table there is&amp;nbsp;&amp;nbsp; diff between&amp;nbsp; Planned Vs&amp;nbsp; actual&amp;nbsp; value &amp;gt;10&amp;nbsp;&amp;nbsp; it shud be dispaly red&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;5&amp;nbsp; green&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; in beetwen 5 to 10&amp;nbsp; it show yellow.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is ging exactly...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i need to dispaly one indictor on top&amp;nbsp;&amp;nbsp;&amp;nbsp; as&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GO:LIVE:-&amp;nbsp; Red() or Green() or yellow()&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [This colur is based on stright table colour.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)if any one of colur is red---- live&amp;nbsp; status shud be red&lt;/P&gt;&lt;P&gt;2)if all green ----Live&amp;nbsp;&amp;nbsp; green&lt;/P&gt;&lt;P&gt;3)if all yellow-----Lie yellow?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can achive this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Feb 2016 12:00:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Live-colour-change/m-p/1038044#M525016</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-02-26T12:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: RE: Live colour change</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Live-colour-change/m-p/1038045#M525017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use aggr() and variable.&lt;/P&gt;&lt;P&gt;Somthing like that:&lt;/P&gt;&lt;P&gt;=min(aggr(&lt;/P&gt;&lt;P&gt;if(sum(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Planned&lt;/SPAN&gt;)-&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sum([&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;actual&amp;nbsp; value]&lt;/SPAN&gt;)&amp;gt;10, 1, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;if(sum(&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Planned&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;)-&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sum([&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;actual&amp;nbsp; value]&lt;/SPAN&gt;)&amp;gt;5, 2, 3&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; line-height: 1.5em;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;),Dim1, Dim2,...))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where Dim1, Dim2 are your dimensions in your straight table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you will have 1 for red, 2 for yellow, 3 for green.&lt;/P&gt;&lt;P&gt;And you will be able this value to get colour.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Sergey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Feb 2016 12:08:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Live-colour-change/m-p/1038045#M525017</guid>
      <dc:creator>pokassov</dc:creator>
      <dc:date>2016-02-26T12:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: RE: Live colour change</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Live-colour-change/m-p/1038046#M525018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i need to show in top&amp;nbsp; one textbox object?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;based on below table if red it wil show red&amp;nbsp; lik dat?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="live.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/116127_live.png" style="height: 53px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Feb 2016 12:17:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Live-colour-change/m-p/1038046#M525018</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-02-26T12:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: RE: Live colour change</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Live-colour-change/m-p/1038047#M525019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes.&lt;/P&gt;&lt;P&gt;You can use textbox and images&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(vStat=1,'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_r.png',&lt;/P&gt;&lt;P&gt;&amp;nbsp; if(vStat=2, 'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_y.png',&lt;/P&gt;&lt;P&gt;&amp;nbsp; 'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_g.png'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where vStat is a calculated variable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Feb 2016 12:42:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Live-colour-change/m-p/1038047#M525019</guid>
      <dc:creator>pokassov</dc:creator>
      <dc:date>2016-02-26T12:42:12Z</dc:date>
    </item>
  </channel>
</rss>

