<?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 How to code background color expression in Qlik view  for a pie chart in which the values are in relative mode (%)? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-code-background-color-expression-in-Qlik-view-for-a-pie/m-p/1791244#M1210663</link>
    <description>&lt;P&gt;=if(sum({$&amp;lt;Year={'$(=max(Year))'}&amp;gt;}Sales_amount)&amp;gt;12.00,green(),red())=====while evaluating this expression showing only first color for all the values.&lt;/P&gt;</description>
    <pubDate>Sun, 14 Mar 2021 13:48:21 GMT</pubDate>
    <dc:creator>harithad95156</dc:creator>
    <dc:date>2021-03-14T13:48:21Z</dc:date>
    <item>
      <title>How to code background color expression in Qlik view  for a pie chart in which the values are in relative mode (%)?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-code-background-color-expression-in-Qlik-view-for-a-pie/m-p/1791244#M1210663</link>
      <description>&lt;P&gt;=if(sum({$&amp;lt;Year={'$(=max(Year))'}&amp;gt;}Sales_amount)&amp;gt;12.00,green(),red())=====while evaluating this expression showing only first color for all the values.&lt;/P&gt;</description>
      <pubDate>Sun, 14 Mar 2021 13:48:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-code-background-color-expression-in-Qlik-view-for-a-pie/m-p/1791244#M1210663</guid>
      <dc:creator>harithad95156</dc:creator>
      <dc:date>2021-03-14T13:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to code background color expression in Qlik view  for a pie chart in which the values are in relative mode (%)?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-code-background-color-expression-in-Qlik-view-for-a-pie/m-p/1791293#M1210672</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=if(sum({$&amp;lt;Year={'$(=max(Year))'}&amp;gt;}Sales_amount) / sum({$&amp;lt;Year={'$(=max(Year))'}&amp;gt;}Total Sales_amount) &amp;gt;0.12,green(),red())&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Mar 2021 07:06:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-code-background-color-expression-in-Qlik-view-for-a-pie/m-p/1791293#M1210672</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2021-03-15T07:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to code background color expression in Qlik view  for a pie chart in which the values are in relative mode (%)?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-code-background-color-expression-in-Qlik-view-for-a-pie/m-p/1791310#M1210675</link>
      <description>&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Mar 2021 08:45:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-code-background-color-expression-in-Qlik-view-for-a-pie/m-p/1791310#M1210675</guid>
      <dc:creator>harithad95156</dc:creator>
      <dc:date>2021-03-15T08:45:19Z</dc:date>
    </item>
  </channel>
</rss>

