<?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: How to add conditional formatting in a pivot table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-add-conditional-formatting-in-a-pivot-table/m-p/1780690#M60732</link>
    <description>&lt;P&gt;You can create conditions background and text color like in Pivot table&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If([Your measure]&amp;lt;=Num(0.7, '#,0%'), Red(), If([Your measure]&amp;gt;Num(0.7, '#,0%') and [Your measure]&amp;lt;=Num(0.85, '#,0%'), Yellow(), Green()))&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 06 Feb 2021 16:14:13 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2021-02-06T16:14:13Z</dc:date>
    <item>
      <title>How to add conditional formatting in a pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-add-conditional-formatting-in-a-pivot-table/m-p/1780606#M60719</link>
      <description>&lt;P&gt;Hi I would like to add conditional formatting in a pivottable. I would like to be every value under 70% to be red, between 70 and 85 to be orange and above 85 to be green.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Conditional formatting.PNG" style="width: 615px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/48613i6D88D6DA3DEBFF63/image-size/large?v=v2&amp;amp;px=999" role="button" title="Conditional formatting.PNG" alt="Conditional formatting.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I know I should use master items under measures though when I fill in the specifics under segment colors and then create, nothing happens to my table. The colors remain white. Also I would like to have different colors then displayed in the image -&amp;gt; how to adjust?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Master.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/48614iB243A8620C1F7FA7/image-size/large?v=v2&amp;amp;px=999" role="button" title="Master.PNG" alt="Master.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 20:02:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-add-conditional-formatting-in-a-pivot-table/m-p/1780606#M60719</guid>
      <dc:creator>Kirsten</dc:creator>
      <dc:date>2021-12-21T20:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to add conditional formatting in a pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-add-conditional-formatting-in-a-pivot-table/m-p/1780678#M60727</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;find the link&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/New-to-QlikView/Change-color-in-a-pivot-table/m-p/263423" target="_blank"&gt;https://community.qlik.com/t5/New-to-QlikView/Change-color-in-a-pivot-table/m-p/263423&lt;/A&gt;&lt;/P&gt;&lt;P&gt;ksrinivasan&lt;/P&gt;</description>
      <pubDate>Sat, 06 Feb 2021 12:11:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-add-conditional-formatting-in-a-pivot-table/m-p/1780678#M60727</guid>
      <dc:creator>Ksrinivasan</dc:creator>
      <dc:date>2021-02-06T12:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to add conditional formatting in a pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-add-conditional-formatting-in-a-pivot-table/m-p/1780690#M60732</link>
      <description>&lt;P&gt;You can create conditions background and text color like in Pivot table&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If([Your measure]&amp;lt;=Num(0.7, '#,0%'), Red(), If([Your measure]&amp;gt;Num(0.7, '#,0%') and [Your measure]&amp;lt;=Num(0.85, '#,0%'), Yellow(), Green()))&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Feb 2021 16:14:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-add-conditional-formatting-in-a-pivot-table/m-p/1780690#M60732</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2021-02-06T16:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to add conditional formatting in a pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-add-conditional-formatting-in-a-pivot-table/m-p/1781620#M60824</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In Pivot table, under the expression, if you expand the expression further down there is the section for background and text colour expression. In there you can define the criteria you wanted to use for conditional colour changes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2021 12:03:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-add-conditional-formatting-in-a-pivot-table/m-p/1781620#M60824</guid>
      <dc:creator>Gabriel</dc:creator>
      <dc:date>2021-02-10T12:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to add conditional formatting in a pivot table</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-add-conditional-formatting-in-a-pivot-table/m-p/2509448#M104717</link>
      <description>&lt;P&gt;You should be able to add under background expression for the Measures.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If([measure]&amp;lt;=Num(0.7, '#,0%'), Red(), If([measure]&amp;gt;Num(0.7, '#,0%') and [measure]&amp;lt;=Num(0.85, '#,0%'), Yellow(), Green()))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Also if you would like to have a specific shade of color, you can use hex code as well.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Mar 2025 10:02:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-add-conditional-formatting-in-a-pivot-table/m-p/2509448#M104717</guid>
      <dc:creator>Kaushik2020</dc:creator>
      <dc:date>2025-03-12T10:02:52Z</dc:date>
    </item>
  </channel>
</rss>

