<?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: How to change color for all data points based upon a rule? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-change-color-for-all-data-points-based-upon-a-rule/m-p/433419#M161535</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tried your solution, no luck. There is still one data point colored in black. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Apr 2013 04:21:27 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-04-09T04:21:27Z</dc:date>
    <item>
      <title>How to change color for all data points based upon a rule?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-color-for-all-data-points-based-upon-a-rule/m-p/433416#M161532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I tried to change colors for the data points meeting a rule - three of four continuous points on one line are higher than those on another line. Right now the color was only changed on the first data point. Not sure why. Please refer to the file in the attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Longmatch&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Apr 2013 21:27:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-color-for-all-data-points-based-upon-a-rule/m-p/433416#M161532</guid>
      <dc:creator />
      <dc:date>2013-04-08T21:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to change color for all data points based upon a rule?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-color-for-all-data-points-based-upon-a-rule/m-p/433417#M161533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: medium; background-color: #ffffff;" title="como tienes la gráfica esta bien, realmente esta cambiando de color solo si 3 de los 4 puntos son mas altos."&gt;as the graph you okay, really this just changing color if 3 of the 4 points are higher. &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: medium;" title="Pero la expresión evalua es los puntos de derecha a izquierda."&gt;But the expression is evaluated points from right to left. &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: medium;" title="para evaluarlo de izquierda a derecha deberia ser con la función BEFORE."&gt;to evaluate from left to right should be BEFORE the function. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: medium;" title="para evaluarlo de izquierda a derecha deberia ser con la función BEFORE."&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: medium;" title="Prueba poniendo"&gt;Try putting &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: medium; background-color: #ffffff;" title="if(rangesum(below(if(%Data&amp;gt;%R, 1, 0), 0,4))&amp;gt;=2, Black(),Yellow())"&gt;if (rangesum (below (if (% Data&amp;gt;% R, 1, 0), 0,4))&lt;STRONG&gt;&amp;gt; = 2&lt;/STRONG&gt;, Black (), Yellow ()) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: medium; background-color: #ffffff;" title="if(rangesum(below(if(%Data&amp;gt;%R, 1, 0), 0,4))&amp;lt;b&amp;gt;&amp;gt;=2&amp;lt;/b&amp;gt;, Black(),Yellow())"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: medium;" title="La expresión esta bien."&gt;The expression is fine&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: medium;" title="La expresión esta bien."&gt;.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Apr 2013 22:23:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-color-for-all-data-points-based-upon-a-rule/m-p/433417#M161533</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-08T22:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to change color for all data points based upon a rule?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-color-for-all-data-points-based-upon-a-rule/m-p/433418#M161534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this &lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2012/12/04/colors-in-charts"&gt;blog.&lt;/A&gt; Hope this helps you to solve.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 02:37:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-color-for-all-data-points-based-upon-a-rule/m-p/433418#M161534</guid>
      <dc:creator />
      <dc:date>2013-04-09T02:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to change color for all data points based upon a rule?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-color-for-all-data-points-based-upon-a-rule/m-p/433419#M161535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tried your solution, no luck. There is still one data point colored in black. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 04:21:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-color-for-all-data-points-based-upon-a-rule/m-p/433419#M161535</guid>
      <dc:creator />
      <dc:date>2013-04-09T04:21:27Z</dc:date>
    </item>
  </channel>
</rss>

