<?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 Visual cue query in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Visual-cue-query/m-p/295145#M109559</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, that is a great help Deepak, thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Feb 2012 17:24:52 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-02-17T17:24:52Z</dc:date>
    <item>
      <title>Visual cue query</title>
      <link>https://community.qlik.com/t5/QlikView/Visual-cue-query/m-p/295142#M109556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a chart where I wish to display conditional formatting based on another % field but with three options:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If&amp;nbsp; the total displayed in this field is greater than...sum({&amp;lt;Link_Date = {'40853'} &amp;gt;} SATS)/100.....display green&lt;/P&gt;&lt;P&gt;If it equals the same....display amber&lt;/P&gt;&lt;P&gt;If less than...display red&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I normally use the Expression text colour for true/false but this obviously has a third option.&lt;/P&gt;&lt;P&gt;I have tried using the Visual cues and variations on the following&lt;/P&gt;&lt;P&gt;&amp;gt;= (sum({&amp;lt;Link_Date = {'40853'} &amp;gt;} SATS)/100)+1... &lt;/P&gt;&lt;P&gt;normal: sum({&amp;lt;Link_Date = {'40853'} &amp;gt;} SATS)/100...&lt;/P&gt;&lt;P&gt;&amp;lt;=&amp;nbsp; (sum({&amp;lt;Link_Date = {'40853'} &amp;gt;} SATS)/100)-1....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is probably an easy fix but I cannot see it at the moment...&lt;/P&gt;&lt;P&gt;Thanks for any help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Feb 2012 15:56:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visual-cue-query/m-p/295142#M109556</guid>
      <dc:creator />
      <dc:date>2012-02-17T15:56:12Z</dc:date>
    </item>
    <item>
      <title>Visual cue query</title>
      <link>https://community.qlik.com/t5/QlikView/Visual-cue-query/m-p/295143#M109557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any ideas anyone?&lt;/P&gt;&lt;P&gt;In the meantime, I have used an Text Colour Expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(sum({&amp;lt; Link_Date = {'40944'} &amp;gt;}SATS)&amp;gt;sum({&amp;lt; Link_Date = {'40853'} &amp;gt;}SATS),lightgreen(),lightred())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but this will obviously highlight red where the total is the same on both days and I would like amber.&lt;/P&gt;&lt;P&gt;Is it possible to have more than 1 true/false statement on a Text Colour Expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Feb 2012 17:17:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visual-cue-query/m-p/295143#M109557</guid>
      <dc:creator />
      <dc:date>2012-02-17T17:17:22Z</dc:date>
    </item>
    <item>
      <title>Visual cue query</title>
      <link>https://community.qlik.com/t5/QlikView/Visual-cue-query/m-p/295144#M109558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. Its possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try thos out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;if(sum({&amp;lt; Link_Date = {'40944'} &amp;gt;}SATS)&amp;gt;sum({&amp;lt; Link_Date = {'40853'} &amp;gt;}SATS),lightgreen(),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;If(&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;sum({&amp;lt; Link_Date = {'40944'} &amp;gt;}SATS) =sum({&amp;lt; Link_Date = {'40853'} &amp;gt;}SATS), amber(),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;lightred()))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;Deepak&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Feb 2012 17:22:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visual-cue-query/m-p/295144#M109558</guid>
      <dc:creator>deepakk</dc:creator>
      <dc:date>2012-02-17T17:22:26Z</dc:date>
    </item>
    <item>
      <title>Visual cue query</title>
      <link>https://community.qlik.com/t5/QlikView/Visual-cue-query/m-p/295145#M109559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, that is a great help Deepak, thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Feb 2012 17:24:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visual-cue-query/m-p/295145#M109559</guid>
      <dc:creator />
      <dc:date>2012-02-17T17:24:52Z</dc:date>
    </item>
  </channel>
</rss>

