<?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 full accumulation backgroundcolor in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/full-accumulation-backgroundcolor/m-p/208032#M63581</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;currently I having following problem....... I have a line chart with target, actual and last year values. Also I have a 4th value with dots to display if the actual is over the target or not. I have to use full accumulation at this chart and the problem is that the color of the dots must change when the actual is above the target. For the background color the full accumulation isn't working. At the background color qlikview compares the monthly values. Is there a way to work here with a set analysis?&lt;/P&gt;&lt;P&gt;I tried to work with a variable but I need the check monthly and not for the full year......&lt;/P&gt;&lt;P&gt;Please find attached the screenshot which i think is more clearly.&lt;/P&gt;&lt;P&gt;regards,&lt;BR /&gt;corleone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Feb 2011 14:28:56 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-02-09T14:28:56Z</dc:date>
    <item>
      <title>full accumulation backgroundcolor</title>
      <link>https://community.qlik.com/t5/QlikView/full-accumulation-backgroundcolor/m-p/208032#M63581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;currently I having following problem....... I have a line chart with target, actual and last year values. Also I have a 4th value with dots to display if the actual is over the target or not. I have to use full accumulation at this chart and the problem is that the color of the dots must change when the actual is above the target. For the background color the full accumulation isn't working. At the background color qlikview compares the monthly values. Is there a way to work here with a set analysis?&lt;/P&gt;&lt;P&gt;I tried to work with a variable but I need the check monthly and not for the full year......&lt;/P&gt;&lt;P&gt;Please find attached the screenshot which i think is more clearly.&lt;/P&gt;&lt;P&gt;regards,&lt;BR /&gt;corleone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Feb 2011 14:28:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/full-accumulation-backgroundcolor/m-p/208032#M63581</guid>
      <dc:creator />
      <dc:date>2011-02-09T14:28:56Z</dc:date>
    </item>
    <item>
      <title>full accumulation backgroundcolor</title>
      <link>https://community.qlik.com/t5/QlikView/full-accumulation-backgroundcolor/m-p/208033#M63582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try something like this in the Background colour of the Expression (use the + infront of it):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;if(Sum ( {$&amp;lt;Year={$(=Max(Year))}&amp;gt;} fieldname)&amp;lt; Sum ( {$&amp;lt;Year={$(=Max(Year)-1)}&amp;gt;} fieldname),RGB(255,0,0),RGB(0,255,0))&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Feb 2011 20:37:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/full-accumulation-backgroundcolor/m-p/208033#M63582</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-02-09T20:37:06Z</dc:date>
    </item>
    <item>
      <title>full accumulation backgroundcolor</title>
      <link>https://community.qlik.com/t5/QlikView/full-accumulation-backgroundcolor/m-p/208034#M63583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Dennis,&lt;/P&gt;&lt;P&gt;currently i'm using following code. However, the problem is that the values are compared on a monthly basis (what is correct) but not the accumulated values (YTD for each month).&lt;/P&gt;&lt;P&gt;regards,&lt;BR /&gt;corleone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;=if(Num(Month)&amp;gt;($(vMonth1)),&lt;BR /&gt; white(),&lt;BR /&gt; if(sum({$&amp;lt;CustomersSelection.CustomerSelected=,Month={'&amp;gt;=1&amp;lt;=$(vMonth1)'}&amp;gt;} Figure ) &amp;gt; [Target] ,RGB(255,60,60),RGB(0,255,0)))&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Feb 2011 10:22:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/full-accumulation-backgroundcolor/m-p/208034#M63583</guid>
      <dc:creator />
      <dc:date>2011-02-10T10:22:29Z</dc:date>
    </item>
  </channel>
</rss>

