<?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 Pivot Table Cell Color in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Cell-Color/m-p/137740#M20576</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have below data in pivot table, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Pivot.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/209214_Pivot.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to change background color of cell based on condition if previous year sales is less than current then cell background is green else red.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Villyee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Jul 2018 05:36:13 GMT</pubDate>
    <dc:creator>vanderson009</dc:creator>
    <dc:date>2018-07-30T05:36:13Z</dc:date>
    <item>
      <title>Pivot Table Cell Color</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Cell-Color/m-p/137740#M20576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have below data in pivot table, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Pivot.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/209214_Pivot.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to change background color of cell based on condition if previous year sales is less than current then cell background is green else red.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Villyee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2018 05:36:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Cell-Color/m-p/137740#M20576</guid>
      <dc:creator>vanderson009</dc:creator>
      <dc:date>2018-07-30T05:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Cell Color</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Cell-Color/m-p/137741#M20577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;UL&gt;&lt;LI&gt;Go to the properties dialog of the Pivot Chart.&lt;/LI&gt;&lt;LI&gt;Select the "Expressions" tab.&lt;/LI&gt;&lt;LI&gt;Click the + icon to the left of the Sum(Sales) expression.&lt;/LI&gt;&lt;LI&gt;Then select "Background Color" and in the "Definition" add the expression &lt;BR /&gt;&lt;STRONG&gt;If( Before(Sum(Sales)) &amp;lt; Sum(Sales) OR ColumnNo()=1 , Green(100),Red(100))&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Click OK.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2018-07-30 08_35_35-Edit Expression.png" class="jive-image image-1" src="/legacyfs/online/209231_2018-07-30 08_35_35-Edit Expression.png" style="height: 256px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2018 06:13:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Cell-Color/m-p/137741#M20577</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2018-07-30T06:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Cell Color</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Cell-Color/m-p/137742#M20578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if(before(sum(Sale))&amp;lt;sum(Sale),lightgreen(),lightred())&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2018 06:13:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Cell-Color/m-p/137742#M20578</guid>
      <dc:creator>mtucholski</dc:creator>
      <dc:date>2018-07-30T06:13:32Z</dc:date>
    </item>
  </channel>
</rss>

