<?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: Expression Background Color in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-Background-Color/m-p/482426#M556199</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That looks correct. I was using Sum instead of RangeSum. Thanks!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Jul 2013 21:36:17 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-07-15T21:36:17Z</dc:date>
    <item>
      <title>Expression Background Color</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Background-Color/m-p/482424#M556197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm hoping someone can help me out with the following problem. I have a pivot table that is updated weekly with the prior week's sales. This is fiscal-year-to-date, so each week the size of the table gets larger since the week column is pivoted across the top. This is all fine but here is what the user's need:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The weeks are sorted with the most recent week first. The background color of the expression cells need to be yellow for all weeks with a zero until a week with positive numbers is encountered. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the image below, row 1 would have weeks 45, 44 and 43 with a yellow background. Rows 2, 3 and 4 would be yellow for all weeks. Row 5 would be yellow until week 41. Etc. etc.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="44035" class="jive-image-thumbnail jive-image" height="264" onclick="" alt="Weekly_Report.jpg" src="https://community.qlik.com/legacyfs/online/44035_Weekly_Report.jpg" width="802" /&gt;&lt;/P&gt;&lt;P&gt;I've tried using an IF statement with BEFORE and SUM but didn't have any luck getting that to work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jul 2013 21:14:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Background-Color/m-p/482424#M556197</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-15T21:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Background Color</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Background-Color/m-p/482425#M556198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(rangesum(before( YourExpression , 0, columno() )) = 0, yellow() )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jul 2013 21:21:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Background-Color/m-p/482425#M556198</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-07-15T21:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Background Color</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Background-Color/m-p/482426#M556199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That looks correct. I was using Sum instead of RangeSum. Thanks!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jul 2013 21:36:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Background-Color/m-p/482426#M556199</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-15T21:36:17Z</dc:date>
    </item>
  </channel>
</rss>

