<?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 create conditional background color? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-create-conditional-background-color/m-p/975042#M979839</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly advise how to create a conditional background colour for Category B &amp;amp; C ?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;Tracy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 22 Aug 2015 13:58:26 GMT</pubDate>
    <dc:creator>tracycrown</dc:creator>
    <dc:date>2015-08-22T13:58:26Z</dc:date>
    <item>
      <title>How to create conditional background color?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-conditional-background-color/m-p/975042#M979839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly advise how to create a conditional background colour for Category B &amp;amp; C ?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;Tracy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Aug 2015 13:58:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-conditional-background-color/m-p/975042#M979839</guid>
      <dc:creator>tracycrown</dc:creator>
      <dc:date>2015-08-22T13:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to create conditional background color?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-conditional-background-color/m-p/975043#M979842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tracy, see the attaced&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to put the condition in the "Background color" to each expression(in this case Category)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fernando&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Aug 2015 14:12:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-conditional-background-color/m-p/975043#M979842</guid>
      <dc:creator>fkeuroglian</dc:creator>
      <dc:date>2015-08-22T14:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to create conditional background color?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-conditional-background-color/m-p/975044#M979843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tracy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto Expression&lt;/P&gt;&lt;P&gt;expand + sign for expression&lt;/P&gt;&lt;P&gt;and add below expression in background colour.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if(Category='A',yellow(),&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Category&lt;/SPAN&gt;='B',green(),&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Category&lt;/SPAN&gt;='C',red(),blue())))&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;or&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if(Category='A',&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; RGB(255,255,0)&lt;/SPAN&gt;,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Category&lt;/SPAN&gt;='B',&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;RGB(255,123,255)&lt;/SPAN&gt;,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Category&lt;/SPAN&gt;='C',&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;RGB(255,120,80)&lt;/SPAN&gt;,&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;RGB(153,207,255)&lt;/SPAN&gt;)))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Aug 2015 14:32:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-conditional-background-color/m-p/975044#M979843</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-22T14:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to create conditional background color?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-conditional-background-color/m-p/975045#M979844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi please find the&amp;nbsp; below one &lt;IMG alt="community.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/96758_community.png" style="height: 349px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Aug 2015 06:24:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-conditional-background-color/m-p/975045#M979844</guid>
      <dc:creator>prabhas277</dc:creator>
      <dc:date>2015-08-23T06:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to create conditional background color?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-conditional-background-color/m-p/975046#M979845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go chart properties . expand and set formula under background coolor&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if(Category='A',&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt; RGB(255,255,0)&lt;/SPAN&gt;,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if(&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Category&lt;/SPAN&gt;='B',&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;RGB(255,123,255)&lt;/SPAN&gt;,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if(&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Category&lt;/SPAN&gt;='C',&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;RGB(255,120,80)&lt;/SPAN&gt;,&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;RGB(153,207,255)&lt;/SPAN&gt;)))&lt;/P&gt;&lt;P&gt;&lt;IMG alt="ping.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/96747_ping.png" style="max-width: 620px; height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Aug 2015 09:59:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-conditional-background-color/m-p/975046#M979845</guid>
      <dc:creator>alibd225</dc:creator>
      <dc:date>2015-08-23T09:59:19Z</dc:date>
    </item>
  </channel>
</rss>

