<?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 Conditonal colours in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditonal-colours/m-p/709197#M675982</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=IF(Market='EMEA*',RGB(141,90,162),)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wildcarding the MARKET field doesn't seem to work when I am trying to conditionally colour some bars in my chart. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i need to do is colour all values which start with 'EMEA'. I don't want to have to do a nested if statement for all possible values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I amend my formula to do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Jul 2014 15:26:34 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-07-03T15:26:34Z</dc:date>
    <item>
      <title>Conditonal colours</title>
      <link>https://community.qlik.com/t5/QlikView/Conditonal-colours/m-p/709197#M675982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=IF(Market='EMEA*',RGB(141,90,162),)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wildcarding the MARKET field doesn't seem to work when I am trying to conditionally colour some bars in my chart. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i need to do is colour all values which start with 'EMEA'. I don't want to have to do a nested if statement for all possible values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I amend my formula to do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 15:26:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditonal-colours/m-p/709197#M675982</guid>
      <dc:creator />
      <dc:date>2014-07-03T15:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: Conditonal colours</title>
      <link>https://community.qlik.com/t5/QlikView/Conditonal-colours/m-p/709198#M675983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if(wildmatch(Market, 'EMEA*'), &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;RGB(141,90,162)&lt;/SPAN&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>Thu, 03 Jul 2014 15:27:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditonal-colours/m-p/709198#M675983</guid>
      <dc:creator>jerem1234</dc:creator>
      <dc:date>2014-07-03T15:27:57Z</dc:date>
    </item>
  </channel>
</rss>

