<?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: Field with multiple values - Color items in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Field-with-multiple-values-Color-items/m-p/1643785#M731463</link>
    <description>&lt;P&gt;Fabien, just out of curiosity, what happens if you change the 'or' to an 'and'?&amp;nbsp; My hunch would be this is something data model related if that works, so you may need to attach QVW or sample etc. such that folks can have a look at that too.&amp;nbsp; Best idea I have to try to move things forward for you.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 06 Nov 2019 14:15:49 GMT</pubDate>
    <dc:creator>Brett_Bleess</dc:creator>
    <dc:date>2019-11-06T14:15:49Z</dc:date>
    <item>
      <title>Field with multiple values - Color items</title>
      <link>https://community.qlik.com/t5/QlikView/Field-with-multiple-values-Color-items/m-p/1640686#M731460</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I've got a table with data from my ERP that looks like this:&lt;/P&gt;&lt;P&gt;Item, Price, Status&lt;/P&gt;&lt;P&gt;Status can be: Active, Obsolete, ObsoleteBOM&lt;/P&gt;&lt;P&gt;An item can be active or obsolete. But it can also be Obs AND ObsBOM&lt;/P&gt;&lt;P&gt;I'm trying to color my items by checking the "Status" value. If there is only one status, it works fine (red items when status is Obsolete, ...) but as soon as an item has 2 values (Obs, ObsBOM), the color do not change&lt;BR /&gt;&lt;BR /&gt;Here's the expression I'm using&lt;/P&gt;&lt;P&gt;=if(ITEM_STATUS ='BOMOBS' or ITEM_STATUS = 'OBS', rgb(255,0,0), black())&lt;/P&gt;&lt;P&gt;How can I still have my item turn red if both status are used&lt;/P&gt;&lt;P&gt;I'm pretty sure there is a simple solution but can't find it...&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thank you for your help&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-with-multiple-values-Color-items/m-p/1640686#M731460</guid>
      <dc:creator>fgirardin</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Field with multiple values - Color items</title>
      <link>https://community.qlik.com/t5/QlikView/Field-with-multiple-values-Color-items/m-p/1640688#M731461</link>
      <description>Try If(Match(ITEM_STATUS ,'BOMOBS','OBS'),rgb(255,0,0), black())</description>
      <pubDate>Tue, 29 Oct 2019 09:08:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-with-multiple-values-Color-items/m-p/1640688#M731461</guid>
      <dc:creator>Uday_Pasupuleti</dc:creator>
      <dc:date>2019-10-29T09:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: Field with multiple values - Color items</title>
      <link>https://community.qlik.com/t5/QlikView/Field-with-multiple-values-Color-items/m-p/1640714#M731462</link>
      <description>&lt;P&gt;Sadly, it does not work. Items with both status still are in black&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 10:15:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-with-multiple-values-Color-items/m-p/1640714#M731462</guid>
      <dc:creator>fgirardin</dc:creator>
      <dc:date>2019-10-29T10:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: Field with multiple values - Color items</title>
      <link>https://community.qlik.com/t5/QlikView/Field-with-multiple-values-Color-items/m-p/1643785#M731463</link>
      <description>&lt;P&gt;Fabien, just out of curiosity, what happens if you change the 'or' to an 'and'?&amp;nbsp; My hunch would be this is something data model related if that works, so you may need to attach QVW or sample etc. such that folks can have a look at that too.&amp;nbsp; Best idea I have to try to move things forward for you.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2019 14:15:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-with-multiple-values-Color-items/m-p/1643785#M731463</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-11-06T14:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: Field with multiple values - Color items</title>
      <link>https://community.qlik.com/t5/QlikView/Field-with-multiple-values-Color-items/m-p/1644298#M731464</link>
      <description>&lt;P&gt;I?ve solved my issue using another solution, I replaced one value (ObsoleteBOM by Obsolete) at LOAD&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2019 13:27:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-with-multiple-values-Color-items/m-p/1644298#M731464</guid>
      <dc:creator>fgirardin</dc:creator>
      <dc:date>2019-11-07T13:27:54Z</dc:date>
    </item>
  </channel>
</rss>

