<?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: assigning color to text object in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/assigning-color-to-text-object/m-p/1436566#M802279</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Only({&amp;lt;Location *= {'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;NewYork&lt;/SPAN&gt;'}&amp;gt;} &lt;SPAN style="font-size: 13.3333px;"&gt;Location&lt;/SPAN&gt;) = '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;NewYork',&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I&lt;/SPAN&gt;f(Only({&amp;lt;&lt;SPAN style="font-size: 13.3333px;"&gt;Location *= {'&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;NewYork&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;'}&lt;/SPAN&gt;&amp;gt;}[Score]) = 0, Red(),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;I&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;f(Only({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Location *= {'&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;NewYork&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;'}&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&amp;gt;}[Score]) &amp;lt;= 11, Yellow(), Green())))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Nov 2017 12:11:24 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-11-22T12:11:24Z</dc:date>
    <item>
      <title>assigning color to text object</title>
      <link>https://community.qlik.com/t5/QlikView/assigning-color-to-text-object/m-p/1436562#M802275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp; if(Location='NewYork' ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if([Score] &amp;gt;=11 ,green(), &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if([&lt;SPAN style="font-size: 13.3333px;"&gt;Score&lt;/SPAN&gt;] &amp;lt;=11 ,yellow(), &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if([&lt;SPAN style="font-size: 13.3333px;"&gt;Score&lt;/SPAN&gt;] =0,red()))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I use the above expression to assign colors to text objects ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/assigning-color-to-text-object/m-p/1436562#M802275</guid>
      <dc:creator>apthansh</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: assigning color to text object</title>
      <link>https://community.qlik.com/t5/QlikView/assigning-color-to-text-object/m-p/1436563#M802276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This will work only if there is only one possible Location and Score are there? If you have more than one option for either of them, it might not work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2017 19:46:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/assigning-color-to-text-object/m-p/1436563#M802276</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-21T19:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: assigning color to text object</title>
      <link>https://community.qlik.com/t5/QlikView/assigning-color-to-text-object/m-p/1436564#M802277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ya...I have more locations..How can i resolve that ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2017 19:58:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/assigning-color-to-text-object/m-p/1436564#M802277</guid>
      <dc:creator>apthansh</dc:creator>
      <dc:date>2017-11-21T19:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: assigning color to text object</title>
      <link>https://community.qlik.com/t5/QlikView/assigning-color-to-text-object/m-p/1436565#M802278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ansh&lt;/P&gt;&lt;P&gt;plz explain more , let's say we have three locations "New York","London","Beijing"&lt;/P&gt;&lt;P&gt;what color would you like to show when user select more than 1 location , for example "New York"&amp;amp;"London"?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Nov 2017 11:50:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/assigning-color-to-text-object/m-p/1436565#M802278</guid>
      <dc:creator>woshua5550</dc:creator>
      <dc:date>2017-11-22T11:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: assigning color to text object</title>
      <link>https://community.qlik.com/t5/QlikView/assigning-color-to-text-object/m-p/1436566#M802279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Only({&amp;lt;Location *= {'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;NewYork&lt;/SPAN&gt;'}&amp;gt;} &lt;SPAN style="font-size: 13.3333px;"&gt;Location&lt;/SPAN&gt;) = '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;NewYork',&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I&lt;/SPAN&gt;f(Only({&amp;lt;&lt;SPAN style="font-size: 13.3333px;"&gt;Location *= {'&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;NewYork&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;'}&lt;/SPAN&gt;&amp;gt;}[Score]) = 0, Red(),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;I&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;f(Only({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Location *= {'&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;NewYork&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;'}&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&amp;gt;}[Score]) &amp;lt;= 11, Yellow(), Green())))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Nov 2017 12:11:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/assigning-color-to-text-object/m-p/1436566#M802279</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-22T12:11:24Z</dc:date>
    </item>
  </channel>
</rss>

