<?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 Cues in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Visual-Cues/m-p/159328#M34020</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a pivot table with two dimensions. Business Units and Location. The Business Units are down the side and the Locations are across the top. Its a matrix chart. How do I show a visual cue of my expression displaying the highest value for each location in green and the lowest value for each location in red? So I want it to read the highest value in Location X will be in Green for Business Unit Y. Essentially there will be a green and red value for each location. Any help would be apprecaited. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Nov 2009 04:21:49 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-11-20T04:21:49Z</dc:date>
    <item>
      <title>Visual Cues</title>
      <link>https://community.qlik.com/t5/QlikView/Visual-Cues/m-p/159328#M34020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a pivot table with two dimensions. Business Units and Location. The Business Units are down the side and the Locations are across the top. Its a matrix chart. How do I show a visual cue of my expression displaying the highest value for each location in green and the lowest value for each location in red? So I want it to read the highest value in Location X will be in Green for Business Unit Y. Essentially there will be a green and red value for each location. Any help would be apprecaited. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2009 04:21:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visual-Cues/m-p/159328#M34020</guid>
      <dc:creator />
      <dc:date>2009-11-20T04:21:49Z</dc:date>
    </item>
    <item>
      <title>Visual Cues</title>
      <link>https://community.qlik.com/t5/QlikView/Visual-Cues/m-p/159329#M34021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds to me you can't use Visual Cues for this. You can however use the Background Color in the Expressions. Click on the + before an expression, then select the Background Color. Now you can use an expression in the Definition field to set the colors.&lt;/P&gt;&lt;P&gt;You probably want to use Max() and Min() to set the colors. Colors are set using the RGB() function.&lt;/P&gt;&lt;P&gt;Hope this helps &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2009 04:31:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visual-Cues/m-p/159329#M34021</guid>
      <dc:creator />
      <dc:date>2009-11-20T04:31:32Z</dc:date>
    </item>
    <item>
      <title>Visual Cues</title>
      <link>https://community.qlik.com/t5/QlikView/Visual-Cues/m-p/159330#M34022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may open the small "+" below the expression and enter your conditions as background-colour, e.g.&lt;/P&gt;&lt;P&gt;IF(SUM(Val) = MAX(SUM(Val)), LIGHTGREEN(), IF(SUM(Val) = MIN(SUM(Val)), LIGHTRED())&lt;/P&gt;&lt;P&gt;HTH&lt;BR /&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2009 04:32:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visual-Cues/m-p/159330#M34022</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2009-11-20T04:32:53Z</dc:date>
    </item>
  </channel>
</rss>

