<?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 List Box entry in another color in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/List-Box-entry-in-another-color/m-p/587620#M1110918</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a List Box with ~10 diferent companies. i want a specific company to be coloured in blue and rest in black as they are already.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is that possible ?&lt;/P&gt;&lt;P&gt;thks,dani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Mar 2014 15:16:17 GMT</pubDate>
    <dc:creator>danialier</dc:creator>
    <dc:date>2014-03-18T15:16:17Z</dc:date>
    <item>
      <title>List Box entry in another color</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-entry-in-another-color/m-p/587620#M1110918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a List Box with ~10 diferent companies. i want a specific company to be coloured in blue and rest in black as they are already.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is that possible ?&lt;/P&gt;&lt;P&gt;thks,dani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 15:16:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-entry-in-another-color/m-p/587620#M1110918</guid>
      <dc:creator>danialier</dc:creator>
      <dc:date>2014-03-18T15:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: List Box entry in another color</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-entry-in-another-color/m-p/587621#M1110919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you cannot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 15:22:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-entry-in-another-color/m-p/587621#M1110919</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-03-18T15:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: List Box entry in another color</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-entry-in-another-color/m-p/587622#M1110920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't think so there is any color option to show different name in different color.&lt;/P&gt;&lt;P&gt;May be I don't know about it. Let's see what others suggesting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 15:22:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-entry-in-another-color/m-p/587622#M1110920</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-03-18T15:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: List Box entry in another color</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-entry-in-another-color/m-p/587623#M1110921</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 suggest you use any straight table in place of the list box and write a code for background like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;company &lt;/SPAN&gt;= 'Germany' , red( ), Blue( ))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in expression part put 1 there&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 15:23:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-entry-in-another-color/m-p/587623#M1110921</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-03-18T15:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: List Box entry in another color</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-entry-in-another-color/m-p/587624#M1110922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The straight table collapse when yopu select a value, has a behaviour different from list box&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 15:25:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-entry-in-another-color/m-p/587624#M1110922</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-03-18T15:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: List Box entry in another color</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-entry-in-another-color/m-p/587625#M1110923</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;Yes straight table is not right way but some times it works some change now in place of 1 put '=' is expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;company &lt;/SPAN&gt;= 'Germany' , Red( ), Blue( ))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 15:30:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-entry-in-another-color/m-p/587625#M1110923</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-03-18T15:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: List Box entry in another color</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-entry-in-another-color/m-p/587626#M1110924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use straight table like in attached sample.qvw&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 15:33:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-entry-in-another-color/m-p/587626#M1110924</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2014-03-18T15:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: List Box entry in another color</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-entry-in-another-color/m-p/587627#M1110925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see the attached file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 15:37:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-entry-in-another-color/m-p/587627#M1110925</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2014-03-18T15:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: List Box entry in another color</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-entry-in-another-color/m-p/587628#M1110926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not if you use a set expression with e.g. concat({&amp;lt;Company=&amp;gt;} Company)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 15:38:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-entry-in-another-color/m-p/587628#M1110926</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2014-03-18T15:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: List Box entry in another color</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-entry-in-another-color/m-p/587629#M1110927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What about if I want to select Company 1 and Company 4 together?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 15:53:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-entry-in-another-color/m-p/587629#M1110927</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-03-18T15:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: List Box entry in another color</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-entry-in-another-color/m-p/587630#M1110928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sunil,&lt;/P&gt;&lt;P&gt;What about selecting two countries together?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 15:54:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-entry-in-another-color/m-p/587630#M1110928</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-03-18T15:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: List Box entry in another color</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-entry-in-another-color/m-p/587631#M1110929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i dont thing any concern about selection.&lt;/P&gt;&lt;P&gt;Please elaborate your query&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 15:58:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-entry-in-another-color/m-p/587631#M1110929</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2014-03-18T15:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Re: List Box entry in another color</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-entry-in-another-color/m-p/587632#M1110930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're right, non adjacent selections are not possible, the behaviour is different from the listbox. Adjacent selections are possible if you switch the visibilty to the dimension column instead of the expression column(and copy the background color and text color to the dimension). Also if you then use the dropdown select option, you can also do non adjacent selections. See attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 16:17:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-entry-in-another-color/m-p/587632#M1110930</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2014-03-18T16:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: List Box entry in another color</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-entry-in-another-color/m-p/587633#M1110931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 16:27:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-entry-in-another-color/m-p/587633#M1110931</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-03-18T16:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: List Box entry in another color</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-entry-in-another-color/m-p/587634#M1110932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can use image in expression, please review attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 16:50:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-entry-in-another-color/m-p/587634#M1110932</guid>
      <dc:creator>bgerchikov</dc:creator>
      <dc:date>2014-03-18T16:50:03Z</dc:date>
    </item>
  </channel>
</rss>

