<?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: Case Statement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Case-Statement/m-p/1067624#M356891</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bill,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your Quick response, Its working fine. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Feb 2016 19:21:00 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-02-18T19:21:00Z</dc:date>
    <item>
      <title>Case Statement</title>
      <link>https://community.qlik.com/t5/QlikView/Case-Statement/m-p/1067622#M356889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to write a Case statement in Qlikview as follows but I am getting nothing as result.&lt;/P&gt;&lt;P&gt;I am trying to execute in Chart Object Expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(wildmatch([Trnsctn_Code],'*APA*', 'Approved'),&lt;/P&gt;&lt;P&gt;if(wildmatch([Trnsctn_Code],'*APC*', 'Credit'),&lt;/P&gt;&lt;P&gt;if(wildmatch([&lt;SPAN style="font-size: 13.3333px;"&gt;Trnsctn_Code]&lt;/SPAN&gt;,'*APP*','Pending',),&lt;/P&gt;&lt;P&gt;'OTHER')))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Feb 2016 18:28:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Case-Statement/m-p/1067622#M356889</guid>
      <dc:creator />
      <dc:date>2016-02-18T18:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: Case Statement</title>
      <link>https://community.qlik.com/t5/QlikView/Case-Statement/m-p/1067623#M356890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;I think your closing brackets are misplaced, maybe something more like this :&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;if(wildmatch([Trnsctn_Code],'*APA*') , 'Approved',&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;if(wildmatch([Trnsctn_Code],'*APC*') , 'Credit',&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;if(wildmatch([&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Trnsctn_Code]&lt;/SPAN&gt;,'*APP*') ,'Pending',&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;'OTHER')))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Feb 2016 19:09:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Case-Statement/m-p/1067623#M356890</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-18T19:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: Case Statement</title>
      <link>https://community.qlik.com/t5/QlikView/Case-Statement/m-p/1067624#M356891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bill,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your Quick response, Its working fine. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Feb 2016 19:21:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Case-Statement/m-p/1067624#M356891</guid>
      <dc:creator />
      <dc:date>2016-02-18T19:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: Case Statement</title>
      <link>https://community.qlik.com/t5/QlikView/Case-Statement/m-p/1067625#M356892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad you are sorted.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Feb 2016 19:24:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Case-Statement/m-p/1067625#M356892</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-18T19:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: Case Statement</title>
      <link>https://community.qlik.com/t5/QlikView/Case-Statement/m-p/1067626#M356893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;pick(wildmatch([Trnsctn_Code],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; '*APA*', '*APC*', '*APP*', '*'), &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Approved','Credit','Pending','OTHER'&lt;/P&gt;&lt;P&gt;&amp;nbsp; )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Feb 2016 19:52:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Case-Statement/m-p/1067626#M356893</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2016-02-18T19:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: Case Statement</title>
      <link>https://community.qlik.com/t5/QlikView/Case-Statement/m-p/1067627#M356894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of marking your own responses as helpful, you should consider marking &lt;A _jive_internal="true" href="https://community.qlik.com/people/bill.markham"&gt;Bill&lt;/A&gt;‌'s response as correct and &lt;A _jive_internal="true" href="https://community.qlik.com/people/maxgro"&gt;M G&lt;/A&gt;‌‌'s response as helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Feb 2016 20:56:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Case-Statement/m-p/1067627#M356894</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-18T20:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: Case Statement</title>
      <link>https://community.qlik.com/t5/QlikView/Case-Statement/m-p/1067628#M356895</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;Thanks for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume Pick will give better performance than If (correct me if i'm wrong)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also can we write the similar statement for the range of values as well?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some thing like below....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please respond.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(GetSelectedCount(Project) = 0, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(Sum(Beneficiaries) &amp;lt;= 50,rgb(255,255,102),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(Sum(Beneficiaries) &amp;gt;= 51&amp;nbsp; and Sum(Beneficiaries) &amp;lt;= 100,rgb(255,255,51),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(Sum(Beneficiaries) &amp;gt;= 101 and Sum(Beneficiaries) &amp;lt;= 150,rgb(204,204,0),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(Sum(Beneficiaries) &amp;gt;= 151 and Sum(Beneficiaries) &amp;lt;= 200,rgb(102,102,0),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(Sum(Beneficiaries) &amp;gt; 200, rgb(51,51,0))))))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Feb 2016 21:24:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Case-Statement/m-p/1067628#M356895</guid>
      <dc:creator>satishkurra</dc:creator>
      <dc:date>2016-02-18T21:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: Case Statement</title>
      <link>https://community.qlik.com/t5/QlikView/Case-Statement/m-p/1067629#M356896</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;maybe like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pick(Match(Ceil(Value,50),50,100,150,200),RGB1,RGB2,RGB3,RGB4)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Feb 2016 22:27:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Case-Statement/m-p/1067629#M356896</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2016-02-18T22:27:51Z</dc:date>
    </item>
  </channel>
</rss>

