<?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: Expression Question in Water Cooler</title>
    <link>https://community.qlik.com/t5/Water-Cooler/Expression-Question/m-p/1521840#M7617</link>
    <description>&lt;P&gt;It was my bad for removing part of your expression... this should work&lt;/P&gt;&lt;PRE&gt;Pick(Match(Issue_Rule,'&amp;lt;79% Limited issues','80-89% Limited issues','&amp;gt;90% Limited issues'),
if($(eCntLtdCurr%) &amp;lt; 0.79,12),
if(&lt;FONT color="#FF0000"&gt;$(eCntLtdCurr%) &amp;gt;= 0.79 and&lt;/FONT&gt; $(eCntLtdCurr%)&amp;lt;=0.89, 8),
if($(eCntLtdCurr%)&amp;gt;=0.9,5))&lt;/PRE&gt;&lt;P&gt;and this&lt;/P&gt;&lt;PRE&gt;Pick(Match(Issue_Rule,'&amp;lt;10% Major issues','11 -20% Major issues','&amp;gt;21% Major issues'),
if($(eCntMajCurr%) &amp;lt; 0.1,7),
if(&lt;FONT color="#FF0000"&gt;$(eCntMajCurr%)&amp;gt;= 0.1 and&lt;/FONT&gt; $(eCntMajCurr%)&amp;lt;=0.20, 10),
if($(eCntMajCurr%)&amp;gt;=0.21,14))&lt;/PRE&gt;</description>
    <pubDate>Mon, 17 Dec 2018 20:42:51 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-12-17T20:42:51Z</dc:date>
    <item>
      <title>Expression Question</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Expression-Question/m-p/1521835#M7616</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;P&gt;I have asked this question earlier on and I was correctly answered, but now when I add other&amp;nbsp; expressions I don't get the desired result. Instead of getting&amp;nbsp;&lt;/P&gt;&lt;P&gt;Issue Rule &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Major Score &amp;nbsp; &amp;nbsp; Limited Score&lt;/P&gt;&lt;P&gt;&amp;lt;79% Limited issues &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; 12&lt;/P&gt;&lt;P&gt;&amp;gt;21% Major issues &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; 14 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;I get the wrong result as&amp;nbsp; per the attached sample model.&lt;/P&gt;&lt;P&gt;Please assist again.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 20:18:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Expression-Question/m-p/1521835#M7616</guid>
      <dc:creator>zwyne</dc:creator>
      <dc:date>2018-12-17T20:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Question</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Expression-Question/m-p/1521840#M7617</link>
      <description>&lt;P&gt;It was my bad for removing part of your expression... this should work&lt;/P&gt;&lt;PRE&gt;Pick(Match(Issue_Rule,'&amp;lt;79% Limited issues','80-89% Limited issues','&amp;gt;90% Limited issues'),
if($(eCntLtdCurr%) &amp;lt; 0.79,12),
if(&lt;FONT color="#FF0000"&gt;$(eCntLtdCurr%) &amp;gt;= 0.79 and&lt;/FONT&gt; $(eCntLtdCurr%)&amp;lt;=0.89, 8),
if($(eCntLtdCurr%)&amp;gt;=0.9,5))&lt;/PRE&gt;&lt;P&gt;and this&lt;/P&gt;&lt;PRE&gt;Pick(Match(Issue_Rule,'&amp;lt;10% Major issues','11 -20% Major issues','&amp;gt;21% Major issues'),
if($(eCntMajCurr%) &amp;lt; 0.1,7),
if(&lt;FONT color="#FF0000"&gt;$(eCntMajCurr%)&amp;gt;= 0.1 and&lt;/FONT&gt; $(eCntMajCurr%)&amp;lt;=0.20, 10),
if($(eCntMajCurr%)&amp;gt;=0.21,14))&lt;/PRE&gt;</description>
      <pubDate>Mon, 17 Dec 2018 20:42:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Expression-Question/m-p/1521840#M7617</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-12-17T20:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Question</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Expression-Question/m-p/1521902#M7632</link>
      <description>&lt;P&gt;Thank very much, I have included more expressions and it works nicely&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 05:31:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Expression-Question/m-p/1521902#M7632</guid>
      <dc:creator>zwyne</dc:creator>
      <dc:date>2018-12-18T05:31:11Z</dc:date>
    </item>
  </channel>
</rss>

