<?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: Nested if for color expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Nested-if-for-color-expression/m-p/1019348#M524670</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in the tirdh row ypou need a "," at end of blue()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if((decile = '1' or decile = '2' or decile = '3' or decile = '4'), green(),&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if (decile = '5' or decile '6' or decile = '7')&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;,blue()&lt;STRONG&gt;,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if(decile = '8' or decile = '9' or decile = '10')&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;,red())&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;and you need add two ) at the end&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;See:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if ((decile = '1' or decile = '2' or decile = '3' or decile = '4'), green(),&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if ((decile = '5' or decile '6' or decile = '7'), blue(),&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if ((decile = '8' or decile = '9' or decile = '10'), red())))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 31 Jan 2016 22:13:57 GMT</pubDate>
    <dc:creator>ecolomer</dc:creator>
    <dc:date>2016-01-31T22:13:57Z</dc:date>
    <item>
      <title>Nested if for color expression</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-if-for-color-expression/m-p/1019347#M524669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Howdy, I am trying to make a conditional if statement for a color expression in qlik sense. It goes something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if((decile = '1' or decile = '2' or decile = '3' or decile = '4'), green(),&lt;/P&gt;&lt;P&gt;if (decile = '5' or decile '6' or decile = '7')&lt;/P&gt;&lt;P&gt;,blue()&lt;/P&gt;&lt;P&gt;if(decile = '8' or decile = '9' or decile = '10')&lt;/P&gt;&lt;P&gt;,red())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but for some reason I am still getting an error on parenthesis, 'expecting a ')'. Any assistance? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Jan 2016 21:40:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-if-for-color-expression/m-p/1019347#M524669</guid>
      <dc:creator />
      <dc:date>2016-01-31T21:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Nested if for color expression</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-if-for-color-expression/m-p/1019348#M524670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in the tirdh row ypou need a "," at end of blue()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if((decile = '1' or decile = '2' or decile = '3' or decile = '4'), green(),&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if (decile = '5' or decile '6' or decile = '7')&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;,blue()&lt;STRONG&gt;,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if(decile = '8' or decile = '9' or decile = '10')&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;,red())&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;and you need add two ) at the end&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;See:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if ((decile = '1' or decile = '2' or decile = '3' or decile = '4'), green(),&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if ((decile = '5' or decile '6' or decile = '7'), blue(),&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if ((decile = '8' or decile = '9' or decile = '10'), red())))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Jan 2016 22:13:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-if-for-color-expression/m-p/1019348#M524670</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2016-01-31T22:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: Nested if for color expression</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-if-for-color-expression/m-p/1019349#M524671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if((decile&amp;nbsp; &amp;lt;= 4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; , green()&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; , if (decile &amp;gt;= 5 and decile &amp;lt;=7&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,blue()&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; , red()&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Jan 2016 23:13:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-if-for-color-expression/m-p/1019349#M524671</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-01-31T23:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Nested if for color expression</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-if-for-color-expression/m-p/1019350#M524672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another one would be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Match(decile, 1, 2, 3, 4), Green(),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Match(decile, 5, 6, 7), Blue(),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Match(decile, 8, 9, 10), Red())))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Jan 2016 23:27:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-if-for-color-expression/m-p/1019350#M524672</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-31T23:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: Nested if for color expression</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-if-for-color-expression/m-p/1019351#M524673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or&amp;nbsp; like this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pick(decile&lt;/P&gt;&lt;P&gt;, green(),green(),green(),green()&lt;/P&gt;&lt;P&gt;,blue(),blue(),blue()&lt;/P&gt;&lt;P&gt;,red(),red(),red()&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Jan 2016 23:30:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-if-for-color-expression/m-p/1019351#M524673</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-01-31T23:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Nested if for color expression</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-if-for-color-expression/m-p/1019352#M524674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stefan do you think we can go away with&amp;nbsp; &amp;gt;= 5 from your proposal? Like the below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If(decile&amp;nbsp; &amp;lt;= 4&lt;SPAN style="line-height: 1.5em;"&gt;, green()&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em;"&gt;, &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="line-height: 1.5em;"&gt;If(decile &amp;lt;= 7&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em;"&gt;, blue()&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em;"&gt;, red()&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em;"&gt;)&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Jan 2016 23:38:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-if-for-color-expression/m-p/1019352#M524674</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-31T23:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: Nested if for color expression</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-if-for-color-expression/m-p/1019353#M524675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure, you are right!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Jan 2016 23:39:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-if-for-color-expression/m-p/1019353#M524675</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-01-31T23:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Nested if for color expression</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-if-for-color-expression/m-p/1019354#M524676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A lot of time people has asked me if the above as true as what you have proposed and I have always wondered if there is a time when they won't give the same result. I guess never&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Jan 2016 23:41:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-if-for-color-expression/m-p/1019354#M524676</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-31T23:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: Nested if for color expression</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-if-for-color-expression/m-p/1019355#M524677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unless decile is not an integer ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Jan 2016 23:43:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-if-for-color-expression/m-p/1019355#M524677</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-01-31T23:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: Nested if for color expression</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-if-for-color-expression/m-p/1019356#M524678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right, that is true&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Jan 2016 23:45:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-if-for-color-expression/m-p/1019356#M524678</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-31T23:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: Nested if for color expression</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-if-for-color-expression/m-p/1019357#M524679</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;Thank you for this, I still receive&lt;IMG alt="error.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/113101_error.PNG" style="height: 343px; width: 620px;" /&gt; an error with this. Decile is a number. Still the ')' expected error&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 00:34:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-if-for-color-expression/m-p/1019357#M524679</guid>
      <dc:creator />
      <dc:date>2016-02-01T00:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: Nested if for color expression</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-if-for-color-expression/m-p/1019358#M524680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you, this worked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 00:43:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-if-for-color-expression/m-p/1019358#M524680</guid>
      <dc:creator />
      <dc:date>2016-02-01T00:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Nested if for color expression</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-if-for-color-expression/m-p/1019359#M524681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome, I am glad I was able to help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 02:06:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-if-for-color-expression/m-p/1019359#M524681</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-01T02:06:46Z</dc:date>
    </item>
  </channel>
</rss>

