<?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 Formatting Pivot table cell background in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Formatting-Pivot-table-cell-background/m-p/693169#M539800</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;Is there a way to chnage the cell background based on the value of precious cell.&lt;/P&gt;&lt;P&gt;For Eg: If cell1 &amp;gt; cell2 then green() else Red().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used background colour expressions based on the dimension values and cell value thresholds, but not by comparing two cells.&lt;/P&gt;&lt;P&gt;Please let me know if anybody has tried this already.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shruthi Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Aug 2014 06:52:38 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-08-18T06:52:38Z</dc:date>
    <item>
      <title>Formatting Pivot table cell background</title>
      <link>https://community.qlik.com/t5/QlikView/Formatting-Pivot-table-cell-background/m-p/693169#M539800</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;Is there a way to chnage the cell background based on the value of precious cell.&lt;/P&gt;&lt;P&gt;For Eg: If cell1 &amp;gt; cell2 then green() else Red().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used background colour expressions based on the dimension values and cell value thresholds, but not by comparing two cells.&lt;/P&gt;&lt;P&gt;Please let me know if anybody has tried this already.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shruthi Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2014 06:52:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formatting-Pivot-table-cell-background/m-p/693169#M539800</guid>
      <dc:creator />
      <dc:date>2014-08-18T06:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting Pivot table cell background</title>
      <link>https://community.qlik.com/t5/QlikView/Formatting-Pivot-table-cell-background/m-p/693170#M539801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If( &lt;STRONG&gt;Before&lt;/STRONG&gt;(Sum(Sales))&amp;gt; Sum(Sales), green(), Red())&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2014 07:22:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formatting-Pivot-table-cell-background/m-p/693170#M539801</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-08-18T07:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting Pivot table cell background</title>
      <link>https://community.qlik.com/t5/QlikView/Formatting-Pivot-table-cell-background/m-p/693171#M539802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I got it working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the dimension is shown vertical then &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;If( &lt;/SPAN&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Above&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;(Sum(Sales))&amp;gt; Sum(Sales), green(), Red())&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;If the dimension is shown horizontal &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;If( &lt;/SPAN&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Before&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;(Sum(Sales))&amp;gt; Sum(Sales), green(), Red())&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2014 07:25:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formatting-Pivot-table-cell-background/m-p/693171#M539802</guid>
      <dc:creator />
      <dc:date>2014-08-18T07:25:37Z</dc:date>
    </item>
  </channel>
</rss>

