<?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 with AND operator in Qlik Sense in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Nested-IF-with-AND-operator-in-Qlik-Sense/m-p/1386714#M422201</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please share data don't attach screen shot..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Nov 2017 04:08:09 GMT</pubDate>
    <dc:creator>prma7799</dc:creator>
    <dc:date>2017-11-16T04:08:09Z</dc:date>
    <item>
      <title>Nested IF with AND operator in Qlik Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-IF-with-AND-operator-in-Qlik-Sense/m-p/1386682#M422169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;i have a problem when i try to create a new calculated field by using a Nested IF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example I have a Field Age and I want create a new Field (Color) with 'A' if Age &amp;gt; 10 and &amp;lt; 20, 'B' if Age &amp;gt;=20 and &amp;lt; 40 and so on...&lt;/P&gt;&lt;P&gt;I try to create this function but Qlik show me this error: missing right parenthesis&lt;SPAN style="font-size: 12px; background-color: #ebebf2; font-family: sans-serif;"&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; background-color: #ebebf2; font-family: sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE style="margin: 0 !important; padding: 0 !important; border: 0px !important; background: none !important; font-size: 1em !important;"&gt;&lt;TBODY style="margin: 0 !important; padding: 0 !important; background: none !important; font-size: 1em !important;"&gt;&lt;TR style="margin: 0 !important; padding: 0 !important; border: 0px !important; background: none !important; font-size: 1em !important;"&gt;&lt;TD class="content" style="margin: 0 !important; padding: 0 0 0 0.5em !important; border-width: 0px 0px 0px 3px !important; border-top-style: initial !important; border-right-style: initial !important; border-bottom-style: initial !important; border-left-style: solid !important; border-top-color: initial !important; border-right-color: initial !important; border-bottom-color: initial !important; border-left-color: #6ce26c !important; background: none !important; font-size: 1em !important; color: #000000 !important;"&gt;&lt;CODE class="keyword" style="margin: 0 !important; padding: 0 !important; background: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-weight: bold !important; font-size: 1em !important; color: #006699 !important;"&gt;if&lt;/CODE&gt;&lt;CODE class="plain" style="margin: 0 !important; padding: 0 !important; background: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important;"&gt;(&lt;/CODE&gt;&lt;CODE class="functions" style="margin: 0 !important; padding: 0 !important; background: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; color: #ff1493 !important;"&gt;Age&lt;/CODE&gt; &lt;CODE class="plain" style="margin: 0 !important; padding: 0 !important; background: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important;"&gt;&amp;gt; 10 and &lt;/CODE&gt;&lt;CODE class="functions" style="margin: 0 !important; padding: 0 !important; background: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; color: #ff1493 !important;"&gt;Age&lt;/CODE&gt; &lt;CODE class="plain" style="margin: 0 !important; padding: 0 !important; background: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important;"&gt;&amp;lt; 20,A,&lt;/CODE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P class="alt1 line" style="font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace; font-size: 13.2px; color: #312e25; margin: 0 !important; padding: 0 !important; background: none #ffffff !important;"&gt;&lt;/P&gt;&lt;TABLE style="margin: 0 !important; padding: 0 !important; border: 0px !important; background: none !important; font-size: 1em !important;"&gt;&lt;TBODY style="margin: 0 !important; padding: 0 !important; background: none !important; font-size: 1em !important;"&gt;&lt;TR style="margin: 0 !important; padding: 0 !important; border: 0px !important; background: none !important; font-size: 1em !important;"&gt;&lt;TD class="number" style="margin: 0 !important; padding: 0 !important; border: 0px !important; background: none !important; font-size: 1em !important; color: #afafaf !important;"&gt;&lt;CODE style="margin: 0 !important; padding: 0 0.3em 0 0 !important; background: none !important; text-align: right !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important;"&gt;7&lt;/CODE&gt;&lt;/TD&gt;&lt;TD class="content" style="margin: 0 !important; padding: 0 0 0 0.5em !important; border-width: 0px 0px 0px 3px !important; border-top-style: initial !important; border-right-style: initial !important; border-bottom-style: initial !important; border-left-style: solid !important; border-top-color: initial !important; border-right-color: initial !important; border-bottom-color: initial !important; border-left-color: #6ce26c !important; background: none !important; font-size: 1em !important; color: #000000 !important;"&gt;&lt;CODE class="spaces" style="margin: 0 !important; padding: 0 !important; background: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important;"&gt; &lt;/CODE&gt;&lt;CODE class="keyword" style="margin: 0 !important; padding: 0 !important; background: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-weight: bold !important; font-size: 1em !important; color: #006699 !important;"&gt;if&lt;/CODE&gt;&lt;CODE class="plain" style="margin: 0 !important; padding: 0 !important; background: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important;"&gt;(&lt;/CODE&gt;&lt;CODE class="functions" style="margin: 0 !important; padding: 0 !important; background: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; color: #ff1493 !important;"&gt;Age&lt;/CODE&gt; &lt;CODE class="plain" style="margin: 0 !important; padding: 0 !important; background: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important;"&gt;&amp;gt;= 20 and &lt;/CODE&gt;&lt;CODE class="functions" style="margin: 0 !important; padding: 0 !important; background: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; color: #ff1493 !important;"&gt;Age&lt;/CODE&gt; &lt;CODE class="plain" style="margin: 0 !important; padding: 0 !important; background: none !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important;"&gt;&amp;lt; 40,B,))&lt;/CODE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Livio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 09:13:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-IF-with-AND-operator-in-Qlik-Sense/m-p/1386682#M422169</guid>
      <dc:creator>livio218526</dc:creator>
      <dc:date>2017-11-14T09:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: Nested IF with AND operator in Qlik Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-IF-with-AND-operator-in-Qlik-Sense/m-p/1386683#M422170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Share full expression..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 09:18:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-IF-with-AND-operator-in-Qlik-Sense/m-p/1386683#M422170</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2017-11-14T09:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: Nested IF with AND operator in Qlik Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-IF-with-AND-operator-in-Qlik-Sense/m-p/1386684#M422171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to create like below&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Age&amp;gt;100 and Age&amp;lt;20, 'A', If(Age&amp;gt;=20 and Age&amp;lt;40, 'B'))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 09:18:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-IF-with-AND-operator-in-Qlik-Sense/m-p/1386684#M422171</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-11-14T09:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: Nested IF with AND operator in Qlik Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-IF-with-AND-operator-in-Qlik-Sense/m-p/1386685#M422172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Remove last comma or put a &lt;STRONG&gt;else&lt;/STRONG&gt; value, like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE class="keyword" style="margin: 0 !important; padding: 0 !important; font-weight: bold !important; font-size: 1em !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; background-position: initial !important; color: #006699 !important;"&gt;.....if&lt;/CODE&gt;&lt;CODE class="plain" style="color: #000000; margin: 0 !important; padding: 0 !important; font-size: 1em !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; background-position: initial !important;"&gt;(&lt;/CODE&gt;&lt;CODE class="functions" style="margin: 0 !important; padding: 0 !important; font-size: 1em !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; background-position: initial !important; color: #ff1493 !important;"&gt;Age&lt;/CODE&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &lt;/SPAN&gt;&lt;CODE class="plain" style="color: #000000; margin: 0 !important; padding: 0 !important; font-size: 1em !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; background-position: initial !important;"&gt;&amp;gt;= 20 and &lt;/CODE&gt;&lt;CODE class="functions" style="margin: 0 !important; padding: 0 !important; font-size: 1em !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; background-position: initial !important; color: #ff1493 !important;"&gt;Age&lt;/CODE&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &lt;/SPAN&gt;&lt;CODE class="plain" style="color: #000000; margin: 0 !important; padding: 0 !important; font-size: 1em !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; background-position: initial !important;"&gt;&amp;lt; 40,B))&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE class="plain" style="color: #000000; margin: 0 !important; padding: 0 !important; font-size: 1em !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; background-position: initial !important;"&gt;OR&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE class="plain" style="color: #000000; margin: 0 !important; padding: 0 !important; font-size: 1em !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; background-position: initial !important;"&gt;&lt;CODE class="keyword" style="margin: 0 !important; padding: 0 !important; font-weight: bold !important; font-size: 1em !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; background-position: initial !important; color: #006699 !important;"&gt;if&lt;/CODE&gt;&lt;CODE class="plain" style="color: #000000; margin: 0 !important; padding: 0 !important; font-size: 1em !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; background-position: initial !important;"&gt;(&lt;/CODE&gt;&lt;CODE class="functions" style="margin: 0 !important; padding: 0 !important; font-size: 1em !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; background-position: initial !important; color: #ff1493 !important;"&gt;Age&lt;/CODE&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &lt;/SPAN&gt;&lt;CODE class="plain" style="color: #000000; margin: 0 !important; padding: 0 !important; font-size: 1em !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; background-position: initial !important;"&gt;&amp;gt;= 20 and &lt;/CODE&gt;&lt;CODE class="functions" style="margin: 0 !important; padding: 0 !important; font-size: 1em !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; background-position: initial !important; color: #ff1493 !important;"&gt;Age&lt;/CODE&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &lt;/SPAN&gt;&lt;CODE class="plain" style="color: #000000; margin: 0 !important; padding: 0 !important; font-size: 1em !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; background-position: initial !important;"&gt;&amp;lt; 40,B&lt;SPAN style="color: #ff0000; font-size: 12pt;"&gt;&lt;STRONG&gt;, C&lt;/STRONG&gt;&lt;/SPAN&gt;))&lt;/CODE&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;&lt;CODE class="plain" style="border: 0px; vertical-align: baseline; color: #000000; margin: 0px !important; padding: 0px !important; font-size: 1em !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;"&gt;&lt;BR /&gt;&lt;/CODE&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;CODE class="plain" style="border: 0px; vertical-align: baseline; color: #000000; margin: 0px !important; padding: 0px !important; font-size: 1em !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; background-image: none !important; background-position: initial !important; background-size: initial !important; background-repeat: initial !important; background-attachment: initial !important; background-origin: initial !important; background-clip: initial !important;"&gt;&lt;BR /&gt;&lt;/CODE&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 09:18:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-IF-with-AND-operator-in-Qlik-Sense/m-p/1386685#M422172</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-11-14T09:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: Nested IF with AND operator in Qlik Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-IF-with-AND-operator-in-Qlik-Sense/m-p/1386686#M422173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;You seem to have forgotten the default value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE style="background: none !important; margin: 0px !important; padding: 0px !important; border: 0px currentColor !important; border-image: none !important !important; font-size: 1em !important;"&gt;&lt;TBODY style="background: none !important; margin: 0px !important; padding: 0px !important; font-size: 1em !important;"&gt;&lt;TR style="background: none !important; margin: 0px !important; padding: 0px !important; border: 0px currentColor !important; border-image: none !important !important; font-size: 1em !important;"&gt;&lt;TD class="content" style="background: none !important; border-width: 0px 0px 0px 3px !important; border-style: none none none solid !important; border-color: currentColor currentColor currentColor #6ce26c !important; margin: 0px !important; padding: 0px 0px 0px 0.5em !important; color: #000000 !important; font-size: 1em !important;"&gt;&lt;CODE class="keyword" style="background: none !important; margin: 0px !important; padding: 0px !important; color: #006699 !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-weight: bold !important;"&gt;if&lt;/CODE&gt;&lt;CODE class="plain" style="background: none !important; margin: 0px !important; padding: 0px !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important;"&gt;(&lt;/CODE&gt;&lt;CODE class="functions" style="background: none !important; margin: 0px !important; padding: 0px !important; color: #ff1493 !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important;"&gt;Age&lt;/CODE&gt; &lt;CODE class="plain" style="background: none !important; margin: 0px !important; padding: 0px !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important;"&gt;&amp;gt; 10 and &lt;/CODE&gt;&lt;CODE class="functions" style="background: none !important; margin: 0px !important; padding: 0px !important; color: #ff1493 !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important;"&gt;Age&lt;/CODE&gt; &lt;CODE class="plain" style="background: none !important; margin: 0px !important; padding: 0px !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important;"&gt;&amp;lt; 20,'A',&lt;/CODE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P class="alt1 line"&gt;&lt;/P&gt;&lt;TABLE style="background: none !important; margin: 0px !important; padding: 0px !important; border: 0px currentColor !important; border-image: none !important !important; font-size: 1em !important;"&gt;&lt;TBODY style="background: none !important; margin: 0px !important; padding: 0px !important; font-size: 1em !important;"&gt;&lt;TR style="background: none !important; margin: 0px !important; padding: 0px !important; border: 0px currentColor !important; border-image: none !important !important; font-size: 1em !important;"&gt;&lt;TD class="number" style="background: none !important; margin: 0px !important; padding: 0px !important; border: 0px currentColor !important; border-image: none !important !important; color: #afafaf !important; font-size: 1em !important;"&gt;&lt;CODE style="background: none !important; margin: 0px !important; padding: 0px 0.3em 0px 0px !important; text-align: right !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important;"&gt;7&lt;/CODE&gt;&lt;/TD&gt;&lt;TD class="content" style="background: none !important; border-width: 0px 0px 0px 3px !important; border-style: none none none solid !important; border-color: currentColor currentColor currentColor #6ce26c !important; margin: 0px !important; padding: 0px 0px 0px 0.5em !important; color: #000000 !important; font-size: 1em !important;"&gt;&lt;CODE class="spaces" style="background: none !important; margin: 0px !important; padding: 0px !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important;"&gt;&lt;/CODE&gt;&lt;CODE class="keyword" style="background: none !important; margin: 0px !important; padding: 0px !important; color: #006699 !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important; font-weight: bold !important;"&gt;if&lt;/CODE&gt;&lt;CODE class="plain" style="background: none !important; margin: 0px !important; padding: 0px !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important;"&gt;(&lt;/CODE&gt;&lt;CODE class="functions" style="background: none !important; margin: 0px !important; padding: 0px !important; color: #ff1493 !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important;"&gt;Age&lt;/CODE&gt; &lt;CODE class="plain" style="background: none !important; margin: 0px !important; padding: 0px !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important;"&gt;&amp;gt;= 20 and &lt;/CODE&gt;&lt;CODE class="functions" style="background: none !important; margin: 0px !important; padding: 0px !important; color: #ff1493 !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important;"&gt;Age&lt;/CODE&gt; &lt;CODE class="plain" style="background: none !important; margin: 0px !important; padding: 0px !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; font-size: 1em !important;"&gt;&amp;lt; 40,'B',???))&lt;/CODE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Filling up the ??? will help you. else remove the comma after B.&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>Tue, 14 Nov 2017 09:19:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-IF-with-AND-operator-in-Qlik-Sense/m-p/1386686#M422173</guid>
      <dc:creator>madhumitha</dc:creator>
      <dc:date>2017-11-14T09:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: Nested IF with AND operator in Qlik Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-IF-with-AND-operator-in-Qlik-Sense/m-p/1386687#M422174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i have try to create another calculated field like this:&lt;/P&gt;&lt;P&gt;If(City Code&amp;gt; 100 and City Code &amp;lt;20, 'A', If(City Code &amp;gt;= 20 and City Code &amp;lt; 40, 'B'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But Qlik show me the same error&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 09:21:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-IF-with-AND-operator-in-Qlik-Sense/m-p/1386687#M422174</guid>
      <dc:creator>livio218526</dc:creator>
      <dc:date>2017-11-14T09:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: Nested IF with AND operator in Qlik Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-IF-with-AND-operator-in-Qlik-Sense/m-p/1386688#M422175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If(City Code&amp;gt; 100 and City Code &amp;lt;20, 'A', If(City Code &amp;gt;= 20 and City Code &amp;lt; 40, 'B'))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 09:21:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-IF-with-AND-operator-in-Qlik-Sense/m-p/1386688#M422175</guid>
      <dc:creator>livio218526</dc:creator>
      <dc:date>2017-11-14T09:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: Nested IF with AND operator in Qlik Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-IF-with-AND-operator-in-Qlik-Sense/m-p/1386689#M422176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just for reference ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if([Sale&amp;gt;=10 and &lt;SPAN style="font-size: 13.3333px;"&gt;Sale&lt;/SPAN&gt; &amp;lt;=20&amp;nbsp;&amp;nbsp; ,Green(),&lt;/P&gt;&lt;P&gt;if(&lt;SPAN style="font-size: 13.3333px;"&gt;Sale&lt;/SPAN&gt; &amp;gt;20 ,Blue(),&lt;/P&gt;&lt;P&gt;if(&lt;SPAN style="font-size: 13.3333px;"&gt;Sale&lt;/SPAN&gt; &amp;gt;0 and &lt;SPAN style="font-size: 13.3333px;"&gt;Sale&lt;/SPAN&gt; &amp;lt;10 ,Black(),&lt;/P&gt;&lt;P&gt;rgb(255,0,0))) )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 09:24:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-IF-with-AND-operator-in-Qlik-Sense/m-p/1386689#M422176</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2017-11-14T09:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: Nested IF with AND operator in Qlik Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-IF-with-AND-operator-in-Qlik-Sense/m-p/1386690#M422177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, qlik show me the same error....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(City Code&amp;gt;=10 and City Code &amp;lt;=20&amp;nbsp;&amp;nbsp; ,Green(),&lt;/P&gt;&lt;P&gt;if(City Code &amp;gt;20 ,Blue(),&lt;/P&gt;&lt;P&gt;if(City Code &amp;gt;0 and City Code &amp;lt;10 ,Black(),&lt;/P&gt;&lt;P&gt;rgb(255,0,0))) )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 09:27:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-IF-with-AND-operator-in-Qlik-Sense/m-p/1386690#M422177</guid>
      <dc:creator>livio218526</dc:creator>
      <dc:date>2017-11-14T09:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: Nested IF with AND operator in Qlik Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-IF-with-AND-operator-in-Qlik-Sense/m-p/1386691#M422178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, nothing. Qlik show me the same error&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 09:28:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-IF-with-AND-operator-in-Qlik-Sense/m-p/1386691#M422178</guid>
      <dc:creator>livio218526</dc:creator>
      <dc:date>2017-11-14T09:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: Nested IF with AND operator in Qlik Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-IF-with-AND-operator-in-Qlik-Sense/m-p/1386692#M422179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;If([City Code] &amp;gt; 100 and &lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;[City Code]&lt;/STRONG&gt;&amp;lt;20, 'A', &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(&lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;[City Code] &lt;/STRONG&gt;&amp;gt;= 20 and &lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;[City Code] &lt;/STRONG&gt;&amp;lt; 40, 'B'))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 09:31:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-IF-with-AND-operator-in-Qlik-Sense/m-p/1386692#M422179</guid>
      <dc:creator>livio218526</dc:creator>
      <dc:date>2017-11-14T09:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Nested IF with AND operator in Qlik Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-IF-with-AND-operator-in-Qlik-Sense/m-p/1386693#M422180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;True, Qlik consider as 2 fields which called appending. So, you could try [City Code] instead City Code&lt;/P&gt;&lt;P&gt;If([City Code]&amp;gt; 100 and [City Code] &amp;lt;20, 'A', If([City Code] &amp;gt;= 20 and [City Code] &amp;lt; 40, 'B'))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 13:39:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-IF-with-AND-operator-in-Qlik-Sense/m-p/1386693#M422180</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-11-14T13:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: Nested IF with AND operator in Qlik Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-IF-with-AND-operator-in-Qlik-Sense/m-p/1386694#M422181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your field is called City Code, you have to use [City Code].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should also name your column:&lt;/P&gt;&lt;P&gt;if(Stuff) as CityCodeColor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 13:44:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-IF-with-AND-operator-in-Qlik-Sense/m-p/1386694#M422181</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2017-11-14T13:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: Nested IF with AND operator in Qlik Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-IF-with-AND-operator-in-Qlik-Sense/m-p/1386695#M422182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I solve the problem by using the Data Loader but I don't undertand why it's no function using "Add Calculated Field" in Data Model&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 13:44:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-IF-with-AND-operator-in-Qlik-Sense/m-p/1386695#M422182</guid>
      <dc:creator>livio218526</dc:creator>
      <dc:date>2017-11-14T13:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: Nested IF with AND operator in Qlik Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-IF-with-AND-operator-in-Qlik-Sense/m-p/1386696#M422183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If..Else.. Available in Script and UI too. Where it not working for you? Can you show image at least?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 13:45:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-IF-with-AND-operator-in-Qlik-Sense/m-p/1386696#M422183</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-11-14T13:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Nested IF with AND operator in Qlik Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-IF-with-AND-operator-in-Qlik-Sense/m-p/1386697#M422184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;If i use the DATA MANAGER the result is:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qlik.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/183223_qlik.jpg" style="height: 331px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;By using Data Loader the script is ok and i'm able to create the calculated filed that you can see in the picture up.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 14:05:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-IF-with-AND-operator-in-Qlik-Sense/m-p/1386697#M422184</guid>
      <dc:creator>livio218526</dc:creator>
      <dc:date>2017-11-14T14:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: Nested IF with AND operator in Qlik Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-IF-with-AND-operator-in-Qlik-Sense/m-p/1386698#M422185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seems, Data manager also working. Where you facing the wrong values?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 14:09:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-IF-with-AND-operator-in-Qlik-Sense/m-p/1386698#M422185</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-11-14T14:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Nested IF with AND operator in Qlik Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-IF-with-AND-operator-in-Qlik-Sense/m-p/1386699#M422186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the Data Manager like you can see in the picture&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 14:56:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-IF-with-AND-operator-in-Qlik-Sense/m-p/1386699#M422186</guid>
      <dc:creator>livio218526</dc:creator>
      <dc:date>2017-11-14T14:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: Nested IF with AND operator in Qlik Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-IF-with-AND-operator-in-Qlik-Sense/m-p/1386700#M422187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may miss understanding the IF condition&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;If([City Code]&amp;gt; 10 and [City Code] &amp;lt;20, 'A', If([City Code] &amp;gt;= 20 and [City Code] &amp;lt; 40, 'B', 'C'))&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;Explanation&lt;/STRONG&gt; - If [City Code] arbitrary between 10 and 20 then it returns only A and &lt;SPAN style="font-size: 13.3333px;"&gt;[City Code] arbitrary between 20 and 40 then it returns only B. That means, If [City Code] &amp;lt; 10 and [City Code] &amp;gt;40 it returns C only. The same way your functionality works &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 15:00:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-IF-with-AND-operator-in-Qlik-Sense/m-p/1386700#M422187</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-11-14T15:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: Nested IF with AND operator in Qlik Sense</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-IF-with-AND-operator-in-Qlik-Sense/m-p/1386701#M422188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm sorry but if i use this script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If([City Code]&amp;gt; 10 and [City Code] &amp;lt;20, 'A', If([City Code] &amp;gt;= 20 and [City Code] &amp;lt; 40, 'B', 'C'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the result is ever wrong &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt; It's ok only if i use the data loader editor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 16:17:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-IF-with-AND-operator-in-Qlik-Sense/m-p/1386701#M422188</guid>
      <dc:creator>livio218526</dc:creator>
      <dc:date>2017-11-14T16:17:14Z</dc:date>
    </item>
  </channel>
</rss>

