<?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: Pivot Table  Conditional Formatting in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Conditional-Formatting/m-p/1748530#M506228</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/336"&gt;@Kushal_Chawda&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Thanks for responding - the solution you provided worked perfectly! I just tweaked it to stop it from colouring everything in as per below:&lt;/P&gt;&lt;P&gt;=If(After(TOTAL [Avg Price]) &amp;gt; [Avg Price], LightRed()&lt;BR /&gt;,If(After(TOTAL [Avg Price]) &amp;lt; [Avg Price], LightGreen()))&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="adamwigley_0-1601477936059.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/41485iB68FD3679CAFA06A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="adamwigley_0-1601477936059.png" alt="adamwigley_0-1601477936059.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;</description>
    <pubDate>Wed, 30 Sep 2020 15:00:11 GMT</pubDate>
    <dc:creator>adamwigley</dc:creator>
    <dc:date>2020-09-30T15:00:11Z</dc:date>
    <item>
      <title>Pivot Table  Conditional Formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Conditional-Formatting/m-p/1748417#M506226</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have created a pivot table which looks at sales by product groups and compares data over the past 3 x years.&amp;nbsp; this was a report created in Excel they wanted me to recreate in Qlikview.&amp;nbsp; All OK accept that in Excel, they use conditional formatting to look at the latest average selling price and see if it is larger or smaller than the previous year.&amp;nbsp; This previous year's average selling price is then compared to the year before that, each time highlighting red if lower or green if above the previous years price.&lt;/P&gt;&lt;P&gt;I have no idea if Qlikview can do this or where I would start.&lt;/P&gt;&lt;P&gt;A screenshot of what my Qlikview application looks like is below, I have manually highlighted how I would want to use conditional formatting to highlight the data (in red and green):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="adamwigley_0-1601465279955.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/41462i649CED4810794D47/image-size/medium?v=v2&amp;amp;px=400" role="button" title="adamwigley_0-1601465279955.png" alt="adamwigley_0-1601465279955.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be much appreciated.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:53:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Conditional-Formatting/m-p/1748417#M506226</guid>
      <dc:creator>adamwigley</dc:creator>
      <dc:date>2024-11-15T23:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table  Conditional Formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Conditional-Formatting/m-p/1748446#M506227</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/48852"&gt;@adamwigley&lt;/a&gt;&amp;nbsp; try below background color expression for [Avg Price]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;=if(after(total Your_Avg_Price_expression)&amp;lt;= Your_Avg_Price_expression, green(),red())&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 12:28:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Conditional-Formatting/m-p/1748446#M506227</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2020-09-30T12:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table  Conditional Formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Conditional-Formatting/m-p/1748530#M506228</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/336"&gt;@Kushal_Chawda&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Thanks for responding - the solution you provided worked perfectly! I just tweaked it to stop it from colouring everything in as per below:&lt;/P&gt;&lt;P&gt;=If(After(TOTAL [Avg Price]) &amp;gt; [Avg Price], LightRed()&lt;BR /&gt;,If(After(TOTAL [Avg Price]) &amp;lt; [Avg Price], LightGreen()))&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="adamwigley_0-1601477936059.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/41485iB68FD3679CAFA06A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="adamwigley_0-1601477936059.png" alt="adamwigley_0-1601477936059.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 15:00:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Conditional-Formatting/m-p/1748530#M506228</guid>
      <dc:creator>adamwigley</dc:creator>
      <dc:date>2020-09-30T15:00:11Z</dc:date>
    </item>
  </channel>
</rss>

