<?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: back ground color in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/back-ground-color/m-p/1418418#M514492</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this for me? I am not sure how to write anything before I see more then just an expression...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Aug 2017 12:28:55 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-08-17T12:28:55Z</dc:date>
    <item>
      <title>back ground color</title>
      <link>https://community.qlik.com/t5/QlikView/back-ground-color/m-p/1418411#M514485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have requirement based on the values of if condition the back ground color needs to be applied. The given expression is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=IF(IF([ABC Indicator]='A',IF(COUNT([Batch ID])&amp;gt;=20,1,1-fabs((20-COUNT([Batch ID]))/20)),IF([ABC Indicator]='C',IF(COUNT([Batch ID])&amp;lt;=12,1,1-fabs((12-COUNT([Batch ID]))/12)),&lt;/P&gt;&lt;P&gt;IF([ABC Indicator]='B',IF(COUNT([Batch ID])&amp;gt;24,1-fabs((24-COUNT([Batch ID]))/24),IF(COUNT([Batch ID])&amp;lt;11,1-fabs((11-COUNT([Batch ID]))/11),1))))) &amp;gt;=0.9,'G',IF(&lt;/P&gt;&lt;P&gt;IF([ABC Indicator]='A',IF(COUNT([Batch ID])&amp;gt;=20,1,1-fabs((20-COUNT([Batch ID]))/20)),IF([ABC Indicator]='C',IF(COUNT([Batch ID])&amp;lt;=12,1,1-fabs((12-COUNT([Batch ID]))/12)),&lt;/P&gt;&lt;P&gt;IF([ABC Indicator]='B',IF(COUNT([Batch ID])&amp;gt;24,1-fabs((24-COUNT([Batch ID]))/24),IF(COUNT([Batch ID])&amp;lt;11,1-fabs((11-COUNT([Batch ID]))/11),1)))))&amp;lt;0.75,'R','A'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So For G -Green&lt;/P&gt;&lt;P&gt;A -Yellow&lt;/P&gt;&lt;P&gt;R - Red&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The back ground needs to be applied for the value of R,A and G.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone please suggest me how to provide the back ground color for the above condition.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2017 12:08:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/back-ground-color/m-p/1418411#M514485</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2017-08-17T12:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: back ground color</title>
      <link>https://community.qlik.com/t5/QlikView/back-ground-color/m-p/1418412#M514486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share a sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2017 12:12:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/back-ground-color/m-p/1418412#M514486</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-08-17T12:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: back ground color</title>
      <link>https://community.qlik.com/t5/QlikView/back-ground-color/m-p/1418413#M514487</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;May be like this in the window for the background of the expression in the chart&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(IF([ABC Indicator]='A',IF(COUNT([Batch ID])&amp;gt;=20,1,1-fabs((20-COUNT([Batch ID]))/20)),IF([ABC Indicator]='C',IF(COUNT([Batch ID])&amp;lt;=12,1,1-fabs((12-COUNT([Batch ID]))/12)),&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;IF([ABC Indicator]='B',IF(COUNT([Batch ID])&amp;gt;24,1-fabs((24-COUNT([Batch ID]))/24),IF(COUNT([Batch ID])&amp;lt;11,1-fabs((11-COUNT([Batch ID]))/11),1))))) &amp;gt;=0.9,&lt;SPAN style="color: #ff0000;"&gt;Green()&lt;/SPAN&gt;,IF(&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;IF([ABC Indicator]='A',IF(COUNT([Batch ID])&amp;gt;=20,1,1-fabs((20-COUNT([Batch ID]))/20)),IF([ABC Indicator]='C',IF(COUNT([Batch ID])&amp;lt;=12,1,1-fabs((12-COUNT([Batch ID]))/12)),&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;IF([ABC Indicator]='B',IF(COUNT([Batch ID])&amp;gt;24,1-fabs((24-COUNT([Batch ID]))/24),IF(COUNT([Batch ID])&amp;lt;11,1-fabs((11-COUNT([Batch ID]))/11),1)))))&amp;lt;0.75,&lt;SPAN style="color: #ff0000;"&gt;Red(),Yellow()&lt;/SPAN&gt;))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2017 12:14:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/back-ground-color/m-p/1418413#M514487</guid>
      <dc:creator>ahaahaaha</dc:creator>
      <dc:date>2017-08-17T12:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: back ground color</title>
      <link>https://community.qlik.com/t5/QlikView/back-ground-color/m-p/1418414#M514488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Below highlighted column in table needs to given back ground color for various values of R,G and A&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="data_2.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/173706_data_2.jpg" style="height: 189px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2017 12:16:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/back-ground-color/m-p/1418414#M514488</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2017-08-17T12:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: back ground color</title>
      <link>https://community.qlik.com/t5/QlikView/back-ground-color/m-p/1418415#M514489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the entire column is becoming green color and not the values are shown in this case, I want to be like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="data_2.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/173707_data_2.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2017 12:20:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/back-ground-color/m-p/1418415#M514489</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2017-08-17T12:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: back ground color</title>
      <link>https://community.qlik.com/t5/QlikView/back-ground-color/m-p/1418416#M514490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was looking for a qvw sample&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-1290"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-16454"&gt;Uploading a Sample&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2017 12:24:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/back-ground-color/m-p/1418416#M514490</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-08-17T12:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: back ground color</title>
      <link>https://community.qlik.com/t5/QlikView/back-ground-color/m-p/1418417#M514491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It would be better if you can tell how to rewrite the expression for color combination&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sriram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2017 12:27:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/back-ground-color/m-p/1418417#M514491</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2017-08-17T12:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: back ground color</title>
      <link>https://community.qlik.com/t5/QlikView/back-ground-color/m-p/1418418#M514492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this for me? I am not sure how to write anything before I see more then just an expression...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2017 12:28:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/back-ground-color/m-p/1418418#M514492</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-08-17T12:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: back ground color</title>
      <link>https://community.qlik.com/t5/QlikView/back-ground-color/m-p/1418419#M514493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the attached file, a simplified example of what I suggest.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2017 12:28:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/back-ground-color/m-p/1418419#M514493</guid>
      <dc:creator>ahaahaaha</dc:creator>
      <dc:date>2017-08-17T12:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: back ground color</title>
      <link>https://community.qlik.com/t5/QlikView/back-ground-color/m-p/1418420#M514494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks very much for your help,It was good to proceed with &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 08:00:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/back-ground-color/m-p/1418420#M514494</guid>
      <dc:creator>ssriramin19</dc:creator>
      <dc:date>2017-08-18T08:00:53Z</dc:date>
    </item>
  </channel>
</rss>

