<?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 Background &amp; font Color depending on condition in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Background-font-Color-depending-on-condition/m-p/720140#M539986</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i set up a List Box or Table Box, so that rows have a different background &amp;amp; font color depending on a condition?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example in case of the background i tried it with List/Table Box &amp;gt; Properties &amp;gt; Presentation &amp;gt; Background &amp;gt; Color &amp;gt; &lt;/P&gt;&lt;P&gt;Formula = If(SALE_COUNTRY='AT', Red(), White())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a result only when i choose AT the style i changing, and then for the whole object.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/64900_1.png" /&gt;&lt;/P&gt;&lt;P&gt;But i need another behavior, so that only the matched Country is styled, all the time (When country is selected and not)&lt;/P&gt;&lt;P&gt;Such a behaviour is working with a Table Diagram.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/64916_2.png" /&gt;&lt;/P&gt;&lt;P&gt;How can i achieve such a behaviour also in other object types?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Aug 2014 09:54:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-08-21T09:54:30Z</dc:date>
    <item>
      <title>Background &amp; font Color depending on condition</title>
      <link>https://community.qlik.com/t5/QlikView/Background-font-Color-depending-on-condition/m-p/720140#M539986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i set up a List Box or Table Box, so that rows have a different background &amp;amp; font color depending on a condition?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example in case of the background i tried it with List/Table Box &amp;gt; Properties &amp;gt; Presentation &amp;gt; Background &amp;gt; Color &amp;gt; &lt;/P&gt;&lt;P&gt;Formula = If(SALE_COUNTRY='AT', Red(), White())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a result only when i choose AT the style i changing, and then for the whole object.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/64900_1.png" /&gt;&lt;/P&gt;&lt;P&gt;But i need another behavior, so that only the matched Country is styled, all the time (When country is selected and not)&lt;/P&gt;&lt;P&gt;Such a behaviour is working with a Table Diagram.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/64916_2.png" /&gt;&lt;/P&gt;&lt;P&gt;How can i achieve such a behaviour also in other object types?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2014 09:54:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-font-Color-depending-on-condition/m-p/720140#M539986</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-21T09:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: Background &amp; font Color depending on condition</title>
      <link>https://community.qlik.com/t5/QlikView/Background-font-Color-depending-on-condition/m-p/720141#M539987</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;I doubt you could do this in a list box. List box back ground is applied as a whole. If you add a expression to a list box, expression back ground can be set conditional.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is possible as long as you use either a Dim or expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2014 10:03:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-font-Color-depending-on-condition/m-p/720141#M539987</guid>
      <dc:creator>senarath</dc:creator>
      <dc:date>2014-08-21T10:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: Background &amp; font Color depending on condition</title>
      <link>https://community.qlik.com/t5/QlikView/Background-font-Color-depending-on-condition/m-p/720142#M539988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;expressions of List boxes can &lt;STRONG&gt;not&lt;/STRONG&gt; be styled in detail (for example background).&lt;/P&gt;&lt;P&gt;&lt;IMG alt="3.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/64917_3.png" style="width: 620px; height: 525px;" /&gt;&lt;/P&gt;&lt;P&gt;In my initial post i mentioned already that using &lt;STRONG&gt;table box&lt;/STRONG&gt; for that is also &lt;STRONG&gt;not&lt;/STRONG&gt; working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone else an idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2014 10:17:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-font-Color-depending-on-condition/m-p/720142#M539988</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-21T10:17:49Z</dc:date>
    </item>
  </channel>
</rss>

