<?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: Conditional Text Color in an Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditional-Text-Color-in-an-Expression/m-p/472841#M486989</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt; Neetu Singh &amp;lt;qcwebmaster@qlik.com&amp;gt; 27/02/2013 10:24 &amp;gt;&amp;gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikCommunity&lt;/P&gt;&lt;P&gt;( http://community.qlik.com/index.jspa) &lt;/P&gt;&lt;P&gt;Re: Conditional Text Color in an Expression created by Neetu Singh&lt;/P&gt;&lt;P&gt;( http://community.qlik.com/people/neetu_singh)  in Development&lt;/P&gt;&lt;P&gt;(QlikView Desktop) - View the full discussion&lt;/P&gt;&lt;P&gt;( http://community.qlik.com/message/316050#316050)  &lt;/P&gt;&lt;P&gt;Sorry, PFA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reply to this message by replying to this email -or- go to the message&lt;/P&gt;&lt;P&gt;on QlikCommunity&lt;/P&gt;&lt;P&gt;( http://community.qlik.com/message/316050#316050) &lt;/P&gt;&lt;P&gt;Start a new discussion in Development (QlikView Desktop) by email&lt;/P&gt;&lt;P&gt;( mailto:discussions-community-development@community.qlik.com)  or&lt;/P&gt;&lt;P&gt;at QlikCommunity&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;http://community.qlik.com/choose-container!input.jspa?contentType=1&amp;amp;containerType=14&amp;amp;container=2004)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;© 1993-2011 QlikTech International AB	 Copyright &amp;amp; Trademarks&lt;/P&gt;&lt;P&gt;( http://www.qlik.com/us/info/copyright)  | Privacy&lt;/P&gt;&lt;P&gt;( http://www.qlik.com/us/info/privacy)  | Terms of Use&lt;/P&gt;&lt;P&gt;( http://www.qlik.com/us/info/terms-of-use)  | Software EULA&lt;/P&gt;&lt;P&gt;( http://www.qlik.com/us/info/software-eula)  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**********************************************************************&lt;/P&gt;&lt;P&gt;The Miller Group Limited Registered in Scotland - SC018135&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miller Homes Limited Registered in Scotland - SC255429&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miller Construction (UK) Limited Registered in Scotland - SC209666&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miller Developments Limited Registered in Scotland - SC178108&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 Lochside View&lt;/P&gt;&lt;P&gt;Edinburgh Park&lt;/P&gt;&lt;P&gt;Edinburgh&lt;/P&gt;&lt;P&gt;EH12 9DH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Disclaimer:&lt;/P&gt;&lt;P&gt;The Information in this e-mail is confidential and for use by the&lt;/P&gt;&lt;P&gt;addressee(s) only. It may also be privileged. If you are not the&lt;/P&gt;&lt;P&gt;intended recipient please notify us immediately on +44 (0) 870 336 5000&lt;/P&gt;&lt;P&gt;and delete the message from your computer: you may not copy or forward&lt;/P&gt;&lt;P&gt;it, or use or disclose its contents to any other person.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We do not accept any liability or responsibility for: (1) changes made&lt;/P&gt;&lt;P&gt;to this email after it was sent, or (2) viruses transmitted through this&lt;/P&gt;&lt;P&gt;email or any attachment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Feb 2013 10:36:52 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-02-27T10:36:52Z</dc:date>
    <item>
      <title>Conditional Text Color in an Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Text-Color-in-an-Expression/m-p/472834#M486982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In a single cell I am trying to include a Conditional Text Color formula so that based on certain criteria returned values will have different colours within the one cell.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The formula being used is Text Color value of the Expression is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;if&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; (&lt;SPAN style="color: #800000;"&gt;[Sales Status Code $(=ACode)]&lt;/SPAN&gt;='C', RGB(0,0,0),&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; if (&lt;SPAN style="color: #800000;"&gt;[Sales Status Code $(=ACode)]&lt;/SPAN&gt;='E', RGB(255,0,0),&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (&lt;SPAN style="color: #800000;"&gt;[Sales Status Code $(=ACode)]&lt;/SPAN&gt;='R', RGB(200,164,31),&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (&lt;SPAN style="color: #800000;"&gt;[Sales Status Code $(=ACode)]&lt;/SPAN&gt;='U', RGB(0,0,255),&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RGB(0,100,0)))))&lt;BR /&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;However the only colour returned is RGB(0,100,0) for all values. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Any ideas &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 16:43:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Text-Color-in-an-Expression/m-p/472834#M486982</guid>
      <dc:creator />
      <dc:date>2013-02-26T16:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Text Color in an Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Text-Color-in-an-Expression/m-p/472835#M486983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the &lt;SPAN style="color: #800000;"&gt;[Sales Status Code $(=ACode)]&lt;/SPAN&gt;?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 18:43:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Text-Color-in-an-Expression/m-p/472835#M486983</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-02-26T18:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Text Color in an Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Text-Color-in-an-Expression/m-p/472836#M486984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;The &lt;A href="Sales Status Code $(=ACode)"&gt;&lt;/A&gt; is just a sales stage of our House&lt;/P&gt;&lt;P&gt;Sales. We are trying to have a visual representation of each plot's&lt;/P&gt;&lt;P&gt;sales status using colour.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt; Michael Solomovich &amp;lt;qcwebmaster@qlik.com&amp;gt; 26/02/2013 18:43 &amp;gt;&amp;gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikCommunity&lt;/P&gt;&lt;P&gt;( http://community.qlik.com/index.jspa) &lt;/P&gt;&lt;P&gt;Re: Conditional Text Color in an Expression created by Michael&lt;/P&gt;&lt;P&gt;Solomovich&lt;/P&gt;&lt;P&gt;( http://community.qlik.com/people/msolomov)  in Development&lt;/P&gt;&lt;P&gt;(QlikView Desktop) - View the full discussion&lt;/P&gt;&lt;P&gt;( http://community.qlik.com/message/315785#315785)  &lt;/P&gt;&lt;P&gt;What is the &lt;A href="Sales Status Code $(=ACode)"&gt;&lt;/A&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reply to this message by replying to this email -or- go to the message&lt;/P&gt;&lt;P&gt;on QlikCommunity&lt;/P&gt;&lt;P&gt;( http://community.qlik.com/message/315785#315785) &lt;/P&gt;&lt;P&gt;Start a new discussion in Development (QlikView Desktop) by email&lt;/P&gt;&lt;P&gt;( mailto:discussions-community-development@community.qlik.com)  or&lt;/P&gt;&lt;P&gt;at QlikCommunity&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;http://community.qlik.com/choose-container!input.jspa?contentType=1&amp;amp;containerType=14&amp;amp;container=2004)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;© 1993-2011 QlikTech International AB	 Copyright &amp;amp; Trademarks&lt;/P&gt;&lt;P&gt;( http://www.qlik.com/us/info/copyright)  | Privacy&lt;/P&gt;&lt;P&gt;( http://www.qlik.com/us/info/privacy)  | Terms of Use&lt;/P&gt;&lt;P&gt;( http://www.qlik.com/us/info/terms-of-use)  | Software EULA&lt;/P&gt;&lt;P&gt;( http://www.qlik.com/us/info/software-eula)  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**********************************************************************&lt;/P&gt;&lt;P&gt;The Miller Group Limited Registered in Scotland - SC018135&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miller Homes Limited Registered in Scotland - SC255429&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miller Construction (UK) Limited Registered in Scotland - SC209666&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miller Developments Limited Registered in Scotland - SC178108&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 Lochside View&lt;/P&gt;&lt;P&gt;Edinburgh Park&lt;/P&gt;&lt;P&gt;Edinburgh&lt;/P&gt;&lt;P&gt;EH12 9DH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Disclaimer:&lt;/P&gt;&lt;P&gt;The Information in this e-mail is confidential and for use by the&lt;/P&gt;&lt;P&gt;addressee(s) only. It may also be privileged. If you are not the&lt;/P&gt;&lt;P&gt;intended recipient please notify us immediately on +44 (0) 870 336 5000&lt;/P&gt;&lt;P&gt;and delete the message from your computer: you may not copy or forward&lt;/P&gt;&lt;P&gt;it, or use or disclose its contents to any other person.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We do not accept any liability or responsibility for: (1) changes made&lt;/P&gt;&lt;P&gt;to this email after it was sent, or (2) viruses transmitted through this&lt;/P&gt;&lt;P&gt;email or any attachment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 08:58:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Text-Color-in-an-Expression/m-p/472836#M486984</guid>
      <dc:creator />
      <dc:date>2013-02-27T08:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Text Color in an Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Text-Color-in-an-Expression/m-p/472837#M486985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apparently, QV isn't evaluating the&lt;STRONG&gt; if&lt;/STRONG&gt; part of your expression. It could be because of the L.H.S value in your expression:&lt;/P&gt;&lt;P&gt;What is $(=ACode) in your expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure if &lt;SPAN style="color: #800000;"&gt;[Sales Status Code $(=ACode)]&lt;SPAN style="color: #800000;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;is your field name. If your field name&amp;nbsp; is [Sales Status Code], try using something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if([Sales Status Code]='C',RGB(0,0,0),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if([Sales Status Code]='E',RGB(255,0,0),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if([Sales Status Code]='R',RGB(200,164,31),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if([Sales Status Code]='U',RGB(0,0,255)))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the attached sample. Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Khaled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 09:20:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Text-Color-in-an-Expression/m-p/472837#M486985</guid>
      <dc:creator />
      <dc:date>2013-02-27T09:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Text Color in an Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Text-Color-in-an-Expression/m-p/472838#M486986</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;Plz find the attached file. Hope it will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Neetu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 10:08:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Text-Color-in-an-Expression/m-p/472838#M486986</guid>
      <dc:creator>neetu_singh</dc:creator>
      <dc:date>2013-02-27T10:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Text Color in an Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Text-Color-in-an-Expression/m-p/472839#M486987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Neetu. I cannot find the file.   Paul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt; Neetu Singh &amp;lt;qcwebmaster@qlik.com&amp;gt; 27/02/2013 10:08 &amp;gt;&amp;gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikCommunity&lt;/P&gt;&lt;P&gt;( http://community.qlik.com/index.jspa) &lt;/P&gt;&lt;P&gt;Re: Conditional Text Color in an Expression created by Neetu Singh&lt;/P&gt;&lt;P&gt;( http://community.qlik.com/people/neetu_singh)  in Development&lt;/P&gt;&lt;P&gt;(QlikView Desktop) - View the full discussion&lt;/P&gt;&lt;P&gt;( http://community.qlik.com/message/316013#316013)  &lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz find the attached file. Hope it will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Neetu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reply to this message by replying to this email -or- go to the message&lt;/P&gt;&lt;P&gt;on QlikCommunity&lt;/P&gt;&lt;P&gt;( http://community.qlik.com/message/316013#316013) &lt;/P&gt;&lt;P&gt;Start a new discussion in Development (QlikView Desktop) by email&lt;/P&gt;&lt;P&gt;( mailto:discussions-community-development@community.qlik.com)  or&lt;/P&gt;&lt;P&gt;at QlikCommunity&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;http://community.qlik.com/choose-container!input.jspa?contentType=1&amp;amp;containerType=14&amp;amp;container=2004)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;© 1993-2011 QlikTech International AB	 Copyright &amp;amp; Trademarks&lt;/P&gt;&lt;P&gt;( http://www.qlik.com/us/info/copyright)  | Privacy&lt;/P&gt;&lt;P&gt;( http://www.qlik.com/us/info/privacy)  | Terms of Use&lt;/P&gt;&lt;P&gt;( http://www.qlik.com/us/info/terms-of-use)  | Software EULA&lt;/P&gt;&lt;P&gt;( http://www.qlik.com/us/info/software-eula)  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**********************************************************************&lt;/P&gt;&lt;P&gt;The Miller Group Limited Registered in Scotland - SC018135&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miller Homes Limited Registered in Scotland - SC255429&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miller Construction (UK) Limited Registered in Scotland - SC209666&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miller Developments Limited Registered in Scotland - SC178108&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 Lochside View&lt;/P&gt;&lt;P&gt;Edinburgh Park&lt;/P&gt;&lt;P&gt;Edinburgh&lt;/P&gt;&lt;P&gt;EH12 9DH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Disclaimer:&lt;/P&gt;&lt;P&gt;The Information in this e-mail is confidential and for use by the&lt;/P&gt;&lt;P&gt;addressee(s) only. It may also be privileged. If you are not the&lt;/P&gt;&lt;P&gt;intended recipient please notify us immediately on +44 (0) 870 336 5000&lt;/P&gt;&lt;P&gt;and delete the message from your computer: you may not copy or forward&lt;/P&gt;&lt;P&gt;it, or use or disclose its contents to any other person.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We do not accept any liability or responsibility for: (1) changes made&lt;/P&gt;&lt;P&gt;to this email after it was sent, or (2) viruses transmitted through this&lt;/P&gt;&lt;P&gt;email or any attachment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 10:11:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Text-Color-in-an-Expression/m-p/472839#M486987</guid>
      <dc:creator />
      <dc:date>2013-02-27T10:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Text Color in an Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Text-Color-in-an-Expression/m-p/472840#M486988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 10:24:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Text-Color-in-an-Expression/m-p/472840#M486988</guid>
      <dc:creator>neetu_singh</dc:creator>
      <dc:date>2013-02-27T10:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Text Color in an Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Text-Color-in-an-Expression/m-p/472841#M486989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt; Neetu Singh &amp;lt;qcwebmaster@qlik.com&amp;gt; 27/02/2013 10:24 &amp;gt;&amp;gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikCommunity&lt;/P&gt;&lt;P&gt;( http://community.qlik.com/index.jspa) &lt;/P&gt;&lt;P&gt;Re: Conditional Text Color in an Expression created by Neetu Singh&lt;/P&gt;&lt;P&gt;( http://community.qlik.com/people/neetu_singh)  in Development&lt;/P&gt;&lt;P&gt;(QlikView Desktop) - View the full discussion&lt;/P&gt;&lt;P&gt;( http://community.qlik.com/message/316050#316050)  &lt;/P&gt;&lt;P&gt;Sorry, PFA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reply to this message by replying to this email -or- go to the message&lt;/P&gt;&lt;P&gt;on QlikCommunity&lt;/P&gt;&lt;P&gt;( http://community.qlik.com/message/316050#316050) &lt;/P&gt;&lt;P&gt;Start a new discussion in Development (QlikView Desktop) by email&lt;/P&gt;&lt;P&gt;( mailto:discussions-community-development@community.qlik.com)  or&lt;/P&gt;&lt;P&gt;at QlikCommunity&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;http://community.qlik.com/choose-container!input.jspa?contentType=1&amp;amp;containerType=14&amp;amp;container=2004)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;© 1993-2011 QlikTech International AB	 Copyright &amp;amp; Trademarks&lt;/P&gt;&lt;P&gt;( http://www.qlik.com/us/info/copyright)  | Privacy&lt;/P&gt;&lt;P&gt;( http://www.qlik.com/us/info/privacy)  | Terms of Use&lt;/P&gt;&lt;P&gt;( http://www.qlik.com/us/info/terms-of-use)  | Software EULA&lt;/P&gt;&lt;P&gt;( http://www.qlik.com/us/info/software-eula)  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**********************************************************************&lt;/P&gt;&lt;P&gt;The Miller Group Limited Registered in Scotland - SC018135&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miller Homes Limited Registered in Scotland - SC255429&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miller Construction (UK) Limited Registered in Scotland - SC209666&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miller Developments Limited Registered in Scotland - SC178108&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 Lochside View&lt;/P&gt;&lt;P&gt;Edinburgh Park&lt;/P&gt;&lt;P&gt;Edinburgh&lt;/P&gt;&lt;P&gt;EH12 9DH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Disclaimer:&lt;/P&gt;&lt;P&gt;The Information in this e-mail is confidential and for use by the&lt;/P&gt;&lt;P&gt;addressee(s) only. It may also be privileged. If you are not the&lt;/P&gt;&lt;P&gt;intended recipient please notify us immediately on +44 (0) 870 336 5000&lt;/P&gt;&lt;P&gt;and delete the message from your computer: you may not copy or forward&lt;/P&gt;&lt;P&gt;it, or use or disclose its contents to any other person.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We do not accept any liability or responsibility for: (1) changes made&lt;/P&gt;&lt;P&gt;to this email after it was sent, or (2) viruses transmitted through this&lt;/P&gt;&lt;P&gt;email or any attachment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 10:36:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Text-Color-in-an-Expression/m-p/472841#M486989</guid>
      <dc:creator />
      <dc:date>2013-02-27T10:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Text Color in an Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Text-Color-in-an-Expression/m-p/472842#M486990</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;The $(=ACode) in my expression a selected variable. The full field name&lt;/P&gt;&lt;P&gt;can be either:&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;A href="Sales Status Code Curr"&gt;&lt;/A&gt;, or&lt;/P&gt;&lt;P&gt; &lt;A href="Sales Status Code Prev"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;In the selections the user can select the ACode which is either Curr or&lt;/P&gt;&lt;P&gt;Prev.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Hope this makes it clearer as removing the ACode would return the wrong&lt;/P&gt;&lt;P&gt;value.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt; khaledshahbaaz &amp;lt;qcwebmaster@qlik.com&amp;gt; 27/02/2013 09:20 &amp;gt;&amp;gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikCommunity&lt;/P&gt;&lt;P&gt;( http://community.qlik.com/index.jspa) &lt;/P&gt;&lt;P&gt;Re: Conditional Text Color in an Expression created by khaledshahbaaz&lt;/P&gt;&lt;P&gt;( http://community.qlik.com/people/khaledshahbaaz)  in Development&lt;/P&gt;&lt;P&gt;(QlikView Desktop) - View the full discussion&lt;/P&gt;&lt;P&gt;( http://community.qlik.com/message/315985#315985)  &lt;/P&gt;&lt;P&gt;Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apparently, QV isn't evaluating the if part of your expression. It&lt;/P&gt;&lt;P&gt;could be because of the L.H.S value in your expression:&lt;/P&gt;&lt;P&gt;What is $(=ACode) in your expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure if &lt;A href="Sales Status Code $(=ACode)"&gt;&lt;/A&gt; is your field name. If&lt;/P&gt;&lt;P&gt;your field name  is &lt;A href="Sales Status Code"&gt;&lt;/A&gt;, try using something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(&lt;A href="Sales Status Code"&gt;&lt;/A&gt;='C',RGB(0,0,0),&lt;/P&gt;&lt;P&gt;    if(&lt;A href="Sales Status Code"&gt;&lt;/A&gt;='E',RGB(255,0,0),&lt;/P&gt;&lt;P&gt;	    if(&lt;A href="Sales Status Code"&gt;&lt;/A&gt;='R',RGB(200,164,31),&lt;/P&gt;&lt;P&gt;		    if(&lt;A href="Sales Status Code"&gt;&lt;/A&gt;='U',RGB(0,0,255)))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the attached sample. Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Khaled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reply to this message by replying to this email -or- go to the message&lt;/P&gt;&lt;P&gt;on QlikCommunity&lt;/P&gt;&lt;P&gt;( http://community.qlik.com/message/315985#315985) &lt;/P&gt;&lt;P&gt;Start a new discussion in Development (QlikView Desktop) by email&lt;/P&gt;&lt;P&gt;( mailto:discussions-community-development@community.qlik.com)  or&lt;/P&gt;&lt;P&gt;at QlikCommunity&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;http://community.qlik.com/choose-container!input.jspa?contentType=1&amp;amp;containerType=14&amp;amp;container=2004)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;© 1993-2011 QlikTech International AB	 Copyright &amp;amp; Trademarks&lt;/P&gt;&lt;P&gt;( http://www.qlik.com/us/info/copyright)  | Privacy&lt;/P&gt;&lt;P&gt;( http://www.qlik.com/us/info/privacy)  | Terms of Use&lt;/P&gt;&lt;P&gt;( http://www.qlik.com/us/info/terms-of-use)  | Software EULA&lt;/P&gt;&lt;P&gt;( http://www.qlik.com/us/info/software-eula)  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**********************************************************************&lt;/P&gt;&lt;P&gt;The Miller Group Limited Registered in Scotland - SC018135&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miller Homes Limited Registered in Scotland - SC255429&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miller Construction (UK) Limited Registered in Scotland - SC209666&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miller Developments Limited Registered in Scotland - SC178108&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 Lochside View&lt;/P&gt;&lt;P&gt;Edinburgh Park&lt;/P&gt;&lt;P&gt;Edinburgh&lt;/P&gt;&lt;P&gt;EH12 9DH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Disclaimer:&lt;/P&gt;&lt;P&gt;The Information in this e-mail is confidential and for use by the&lt;/P&gt;&lt;P&gt;addressee(s) only. It may also be privileged. If you are not the&lt;/P&gt;&lt;P&gt;intended recipient please notify us immediately on +44 (0) 870 336 5000&lt;/P&gt;&lt;P&gt;and delete the message from your computer: you may not copy or forward&lt;/P&gt;&lt;P&gt;it, or use or disclose its contents to any other person.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We do not accept any liability or responsibility for: (1) changes made&lt;/P&gt;&lt;P&gt;to this email after it was sent, or (2) viruses transmitted through this&lt;/P&gt;&lt;P&gt;email or any attachment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 11:13:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Text-Color-in-an-Expression/m-p/472842#M486990</guid>
      <dc:creator />
      <dc:date>2013-02-27T11:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Text Color in an Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Text-Color-in-an-Expression/m-p/472843#M486991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Use these Exp in Experssion Tab Go to + see backgound&amp;nbsp;&amp;nbsp; use these&amp;nbsp; in same manner what ever field you want to&amp;nbsp; change instead of First_Norm_Cur_Ass&lt;/P&gt;&lt;P&gt;if&lt;/P&gt;&lt;P&gt;([First_Norm_Cur_Ass]='CREE', RGB(0,0,0),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; if ([First_Norm_Cur_Ass]='Philips', RGB(255,0,0),&lt;/P&gt;&lt;P&gt;))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you the solution&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2014 07:43:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Text-Color-in-an-Expression/m-p/472843#M486991</guid>
      <dc:creator>sunilkumarqv</dc:creator>
      <dc:date>2014-02-28T07:43:43Z</dc:date>
    </item>
  </channel>
</rss>

