<?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: Background Color in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Background-Color/m-p/1052963#M353252</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; If([FCI %]&amp;gt;[SLA_FCI],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Red(),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(IsNull([SLA_FCI]),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Red(),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If([FCI %]&amp;lt;[SLA_FCI],Green()&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, as Jagan said, we can use Expression Names. Visual Cues wont be helpful if you have complex Expression for defining Background.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Mar 2016 01:57:52 GMT</pubDate>
    <dc:creator>Saravanan_Desingh</dc:creator>
    <dc:date>2016-03-11T01:57:52Z</dc:date>
    <item>
      <title>Background Color</title>
      <link>https://community.qlik.com/t5/QlikView/Background-Color/m-p/1052961#M353250</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;Can someone help me in fixing this , the Background color is getting complicated with the complex expression and alternate states I have ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want the below logic , can I get this with the columns numbers or names of expressions instead of using the complete expressions ? I should not see any white in background color.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FCI Status&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;If ( FCI % &amp;gt; SLA FCI , RED() , &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;If(SLA FCI is Null , Red(),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;If(FCI% &amp;lt; SLA FCI, GREEN)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;&lt;STRONG&gt;TP99 Status&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;If ( TP99&amp;nbsp; &amp;gt; SLA_TP99 , RED() , &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;If(TP99 is Null , Red(),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;If(TP99 &amp;lt; SLA_TP99, GREEN)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2016 00:41:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-Color/m-p/1052961#M353250</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-11T00:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: Background Color</title>
      <link>https://community.qlik.com/t5/QlikView/Background-Color/m-p/1052962#M353251</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;First of all move all numeric fields to expressions and the you can easily use this expressions in color expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use expression names in the color expressions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12pt; font-family: Calibri; color: #000000;"&gt;If ( [FCI %] &amp;gt; [SLA FCI] , RED() ,&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;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12pt; font-family: 'Times New Roman'; color: #000000;"&gt; &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;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12pt; font-family: Calibri; color: #000000;"&gt;If([SLA FCI] is Null , Red(),&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;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12pt; font-family: 'Times New Roman'; color: #000000;"&gt; &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;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12pt; font-family: Calibri; color: #000000;"&gt;If([FCI%] &amp;lt; [SLA FCI], GREEN())))&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;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12pt; font-family: Calibri; color: #000000;"&gt;&lt;BR /&gt;&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;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12pt; font-family: Calibri; color: #000000;"&gt;Regards,&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;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12pt; font-family: Calibri; color: #000000;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2016 01:45:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-Color/m-p/1052962#M353251</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-03-11T01:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: Background Color</title>
      <link>https://community.qlik.com/t5/QlikView/Background-Color/m-p/1052963#M353252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; If([FCI %]&amp;gt;[SLA_FCI],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Red(),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(IsNull([SLA_FCI]),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Red(),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If([FCI %]&amp;lt;[SLA_FCI],Green()&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, as Jagan said, we can use Expression Names. Visual Cues wont be helpful if you have complex Expression for defining Background.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2016 01:57:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-Color/m-p/1052963#M353252</guid>
      <dc:creator>Saravanan_Desingh</dc:creator>
      <dc:date>2016-03-11T01:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: Background Color</title>
      <link>https://community.qlik.com/t5/QlikView/Background-Color/m-p/1052964#M353253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't want to move dimensions to expressions because its getting complicated to have all those dimensions with only expressions , and also most of them show 0 if I use them in expression , this way I get the data correct and also my filters selections working well ... I tried that before ...&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2016 02:23:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-Color/m-p/1052964#M353253</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-11T02:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: Background Color</title>
      <link>https://community.qlik.com/t5/QlikView/Background-Color/m-p/1052965#M353254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share your dimensions and expressions, based on that it can be verified whether expression name can be used or not, they need to be available first before we use in bk color. May be I misunderstood the req.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2016 02:46:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-Color/m-p/1052965#M353254</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2016-03-11T02:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: Background Color</title>
      <link>https://community.qlik.com/t5/QlikView/Background-Color/m-p/1052966#M353255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I attached the app , date , function and fci group are dimensions rest all expressions..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2016 02:51:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-Color/m-p/1052966#M353255</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-11T02:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: Background Color</title>
      <link>https://community.qlik.com/t5/QlikView/Background-Color/m-p/1052967#M353256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have modified the expression , but still I could 1 values with White() , attached the document !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2016 04:10:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-Color/m-p/1052967#M353256</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-11T04:10:45Z</dc:date>
    </item>
  </channel>
</rss>

