<?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 Background Colors in List Box Cells in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditional-Background-Colors-in-List-Box-Cells/m-p/596742#M1107449</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe your exact requirement cant be met, but how about like in the attached. &lt;BR /&gt;Create three separate list boxes(using list box expressions) with different Caption colors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Test2.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/55402_Test2.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Mar 2014 21:00:47 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-03-19T21:00:47Z</dc:date>
    <item>
      <title>Conditional Background Colors in List Box Cells</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Background-Colors-in-List-Box-Cells/m-p/596741#M1107448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to display the ~650 values of one field on a single screen with no scrolling, so I'm pretty sure I can only use a listbox with multiple columns. That being said, I have to indicate three different conditions on the listbox following this logic:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;if&lt;SPAN style="font-size: 12pt;"&gt;&lt;BR /&gt;&lt;BR /&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 12pt;"&gt;ALIVE&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;='yes' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 12pt;"&gt;PARA_VALUE&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;='INSYNCH' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt;"&gt;or&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 12pt;"&gt;ALIVE&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;='yes' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt;"&gt;IsNull&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 12pt;"&gt;PARA_VALUE&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;),&lt;SPAN style="color: #0000ff; font-size: 12pt;"&gt;RGB&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;(255,0,0&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;),&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 12pt;"&gt;ALIVE&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;='yes' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 12pt;"&gt;PARA_VALUE&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;='NOTINSYNCH',&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt;"&gt;RGB&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;(0,255,0),&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 12pt;"&gt;ALIVE&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;='no',&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt;"&gt;RGB&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;(0,0,255)))) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;I tried using an additional expression with traffic light gauge but that didn't come out as we needed. I tried implementing this expression in the Presentation\Background\Conditional Color script entry area but nothing happened. Help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2014 20:45:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Background-Colors-in-List-Box-Cells/m-p/596741#M1107448</guid>
      <dc:creator />
      <dc:date>2014-03-19T20:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Background Colors in List Box Cells</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Background-Colors-in-List-Box-Cells/m-p/596742#M1107449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe your exact requirement cant be met, but how about like in the attached. &lt;BR /&gt;Create three separate list boxes(using list box expressions) with different Caption colors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Test2.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/55402_Test2.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2014 21:00:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Background-Colors-in-List-Box-Cells/m-p/596742#M1107449</guid>
      <dc:creator />
      <dc:date>2014-03-19T21:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Background Colors in List Box Cells</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Background-Colors-in-List-Box-Cells/m-p/596743#M1107450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This won't help, since I have text strings. Also, there will be additions to the field as time goes on. Is there a way in a chart to display only a certain "chunk" of fields? Like the first chart would display only records 1-53, the second chart would display records 54-106, etc?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried conditional formatting using the Calculated Base Color but that seems to be broken on list boxes, since something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(SUSTAIN='yes',Green())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does nothing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2014 14:23:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Background-Colors-in-List-Box-Cells/m-p/596743#M1107450</guid>
      <dc:creator />
      <dc:date>2014-03-20T14:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Background Colors in List Box Cells</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Background-Colors-in-List-Box-Cells/m-p/596744#M1107451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use RANK and AGGR to 'chunk' the data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2014 14:30:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Background-Colors-in-List-Box-Cells/m-p/596744#M1107451</guid>
      <dc:creator>ThornOfCrowns</dc:creator>
      <dc:date>2014-03-20T14:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Background Colors in List Box Cells</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Background-Colors-in-List-Box-Cells/m-p/596745#M1107452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you attach a sample file. I think Chunk of data is possible even if the list expands. Mine was just an example. Instead of hard coding the expression you can make it dynamic per needs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2014 14:46:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Background-Colors-in-List-Box-Cells/m-p/596745#M1107452</guid>
      <dc:creator />
      <dc:date>2014-03-20T14:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Background Colors in List Box Cells</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Background-Colors-in-List-Box-Cells/m-p/596746#M1107453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look here: &lt;A href="http://www.avitsland.com/2010/08/qlikview-dynamic-columns-in-chart-straight-table/"&gt;http://www.avitsland.com/2010/08/qlikview-dynamic-columns-in-chart-straight-table/&lt;/A&gt; for an example of dynamically building a straight table. You could use this and then play about with the backgroaund colour values, perhaps?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2014 14:48:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Background-Colors-in-List-Box-Cells/m-p/596746#M1107453</guid>
      <dc:creator>ThornOfCrowns</dc:creator>
      <dc:date>2014-03-20T14:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Conditional Background Colors in List Box Cells</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Background-Colors-in-List-Box-Cells/m-p/596747#M1107454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That web page seems to be down, James. Currently I'm playing around to see if there's any chart type that can legibly display all 600 something values. I've attached a simple example of the data and what I need to accomplish.It would be ideal if I could have conditional formatting for the cell backgrounds instead of having to rely on an expression column.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 13:30:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Background-Colors-in-List-Box-Cells/m-p/596747#M1107454</guid>
      <dc:creator />
      <dc:date>2014-03-24T13:30:48Z</dc:date>
    </item>
  </channel>
</rss>

