<?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 Can you find the failure? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Can-you-find-the-failure/m-p/1537704#M38808</link>
    <description>&lt;P&gt;This doesn't work &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;Can someone help me???&lt;/P&gt;&lt;P&gt;if(Kategorie=4101 or 4102,rgb(255,69,0),&lt;BR /&gt;if(Kategorie=4201 or 4202,rgb(255,165,0),&lt;BR /&gt;if(Kategorie=4301 or 4302,rgb(255,255,0),rgb(135,206,255))&lt;/P&gt;</description>
    <pubDate>Thu, 31 Jan 2019 10:15:19 GMT</pubDate>
    <dc:creator>dominik_m_</dc:creator>
    <dc:date>2019-01-31T10:15:19Z</dc:date>
    <item>
      <title>Can you find the failure?</title>
      <link>https://community.qlik.com/t5/App-Development/Can-you-find-the-failure/m-p/1537704#M38808</link>
      <description>&lt;P&gt;This doesn't work &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;Can someone help me???&lt;/P&gt;&lt;P&gt;if(Kategorie=4101 or 4102,rgb(255,69,0),&lt;BR /&gt;if(Kategorie=4201 or 4202,rgb(255,165,0),&lt;BR /&gt;if(Kategorie=4301 or 4302,rgb(255,255,0),rgb(135,206,255))&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 10:15:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Can-you-find-the-failure/m-p/1537704#M38808</guid>
      <dc:creator>dominik_m_</dc:creator>
      <dc:date>2019-01-31T10:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: Can you find the failure?</title>
      <link>https://community.qlik.com/t5/App-Development/Can-you-find-the-failure/m-p/1537709#M38809</link>
      <description>Hi,&lt;BR /&gt;Please Try Below:&lt;BR /&gt;&lt;BR /&gt;if(Kategorie=4101 or Kategorie= 4102,rgb(255,69,0),&lt;BR /&gt;if(Kategorie=4201 or Kategorie= 4202,rgb(255,165,0),&lt;BR /&gt;if(Kategorie=4301 or Kategorie= 4302,rgb(255,255,0),rgb(135,206,255))))&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Arvind Patil</description>
      <pubDate>Thu, 31 Jan 2019 10:21:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Can-you-find-the-failure/m-p/1537709#M38809</guid>
      <dc:creator>arvind_patil</dc:creator>
      <dc:date>2019-01-31T10:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: Can you find the failure?</title>
      <link>https://community.qlik.com/t5/App-Development/Can-you-find-the-failure/m-p/1537710#M38810</link>
      <description>if(Kategorie=4101 or Kategorie=4102,rgb(255,69,0),&lt;BR /&gt;if(Kategorie=4201 or Kategorie=4202,rgb(255,165,0),&lt;BR /&gt;if(Kategorie=4301 or Kategorie=4302,rgb(255,255,0),rgb(135,206,255))&lt;BR /&gt;)&lt;BR /&gt;)</description>
      <pubDate>Thu, 31 Jan 2019 10:23:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Can-you-find-the-failure/m-p/1537710#M38810</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2019-01-31T10:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: Can you find the failure?</title>
      <link>https://community.qlik.com/t5/App-Development/Can-you-find-the-failure/m-p/1537772#M38813</link>
      <description>&lt;P&gt;Might want to simplify it to this&lt;/P&gt;&lt;PRE&gt;If(Match(Kategorie, 4101, 4102), RGB(255,69,0),
If(Match(Kategorie, 4201, 4202), RGB(255,165,0),
If(Match(Kategorie, 4301, 4302), RGB(255,255,0), RGB(135,206,255))))&lt;/PRE&gt;&lt;P&gt;Or even this&lt;/P&gt;&lt;PRE&gt;Pick(Match(Kategorie, 4101, 4102, 4201, 4202, 4301, 4302) + 1, 
RGB(135,206,255), RGB(255,69,0), RGB(255,69,0), RGB(255,165,0), RGB(255,165,0), RGB(255,255,0), RGB(255,255,0))&lt;/PRE&gt;</description>
      <pubDate>Thu, 31 Jan 2019 12:25:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Can-you-find-the-failure/m-p/1537772#M38813</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-01-31T12:25:37Z</dc:date>
    </item>
  </channel>
</rss>

