<?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 How to emphasize the lowest/highest value in a graph in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-emphasize-the-lowest-highest-value-in-a-graph/m-p/513993#M1147853</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;I've a graph, a linear graph,&amp;nbsp; which represents a sort of performance monitor.&lt;/P&gt;&lt;P&gt;Is it possible to underline , emphasize, the lowest value (or high) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Jun 2013 20:01:12 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-06-26T20:01:12Z</dc:date>
    <item>
      <title>How to emphasize the lowest/highest value in a graph</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-emphasize-the-lowest-highest-value-in-a-graph/m-p/513993#M1147853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;I've a graph, a linear graph,&amp;nbsp; which represents a sort of performance monitor.&lt;/P&gt;&lt;P&gt;Is it possible to underline , emphasize, the lowest value (or high) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2013 20:01:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-emphasize-the-lowest-highest-value-in-a-graph/m-p/513993#M1147853</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-26T20:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to emphasize the lowest/highest value in a graph</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-emphasize-the-lowest-highest-value-in-a-graph/m-p/513994#M1147855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What I typically do is use the rank() function with a combo chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First I write an expression for the line I am graphing:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;sum(Expression1)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I add separate expressions for the min and the max that are set to be symbols instead of lines. The expression for the max:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;if(rank(sum(Expression1))=1,sum(Expression1))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The min would be the inverse of that expression:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;if(rank(-sum(Expression1))=1,sum(Expression1))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally, I use the Background Color settings available on the expression dropdown to set the min and max to the colors I want. The result:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="43269" class="jive-image" alt="Trend Example.png" src="/legacyfs/online/43269_Trend Example.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2013 20:29:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-emphasize-the-lowest-highest-value-in-a-graph/m-p/513994#M1147855</guid>
      <dc:creator>skokenes</dc:creator>
      <dc:date>2013-06-26T20:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to emphasize the lowest/highest value in a graph</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-emphasize-the-lowest-highest-value-in-a-graph/m-p/513995#M1147857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Speros,&lt;/P&gt;&lt;P&gt;you are the best !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANKS!!&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 18:02:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-emphasize-the-lowest-highest-value-in-a-graph/m-p/513995#M1147857</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-27T18:02:58Z</dc:date>
    </item>
  </channel>
</rss>

