<?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: not equal to statement, qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/not-equal-to-statement-qlikview/m-p/1035518#M464268</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe you should replace all ORs with ANDs...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Apr 2016 06:16:01 GMT</pubDate>
    <dc:creator>Peter_Cammaert</dc:creator>
    <dc:date>2016-04-28T06:16:01Z</dc:date>
    <item>
      <title>not equal to statement, qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-to-statement-qlikview/m-p/1035515#M464265</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;where am I going wrong here please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: navy; font-family: 'Verdana','sans-serif'; font-size: 10pt;"&gt; I want to say if field State is not ‘&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;NSW','VIC','QLD','WA','AC','NT','TAS' or 'SA' then make it ‘Other’&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;if&lt;/SPAN&gt;&lt;STRONG style="color: red; font-size: 9pt; font-family: 'Courier New';"&gt;(&lt;/STRONG&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;State&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;-={‘NSW','VIC','QLD','WA','AC','NT','TAS','SA'},'Other',State)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;Any help appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;LC&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 06:04:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-to-statement-qlikview/m-p/1035515#M464265</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-28T06:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: not equal to statement, qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-to-statement-qlikview/m-p/1035516#M464266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;=IF (Match(State, &lt;SPAN style="font-size: 10pt; color: navy;"&gt;‘&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 9pt; font-family: 'courier new', courier;"&gt;NSW','VIC','QLD','WA','AC','NT','TAS', 'SA'), State, 'Other')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the reverse of your logic, but it produces the same result.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 06:09:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-to-statement-qlikview/m-p/1035516#M464266</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-04-28T06:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: not equal to statement, qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-to-statement-qlikview/m-p/1035517#M464267</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 style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;STRONG style="font-style: inherit; font-size: 9pt; font-family: 'Courier New'; color: red;"&gt;(&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;State&amp;lt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New';"&gt;‘NSW' or &lt;SPAN style="color: #800000; font-family: 'Courier New'; font-size: 12px;"&gt;State&amp;lt;&amp;gt;&lt;/SPAN&gt;'VIC' or &lt;SPAN style="color: #800000; font-family: 'Courier New'; font-size: 12px;"&gt;State&amp;lt;&amp;gt;&lt;/SPAN&gt;'QLD' or &lt;SPAN style="color: #800000; font-family: 'Courier New'; font-size: 12px;"&gt;State&amp;lt;&amp;gt;&lt;/SPAN&gt;'WA' or &lt;SPAN style="color: #800000; font-family: 'Courier New'; font-size: 12px;"&gt;State&amp;lt;&amp;gt;&lt;/SPAN&gt;'AC' or &lt;SPAN style="color: #800000; font-family: 'Courier New'; font-size: 12px;"&gt;State&amp;lt;&amp;gt;&lt;/SPAN&gt;'NT' or &lt;SPAN style="color: #800000; font-family: 'Courier New'; font-size: 12px;"&gt;State&amp;lt;&amp;gt;&lt;/SPAN&gt;'TAS' or &lt;SPAN style="color: #800000; font-family: 'Courier New'; font-size: 12px;"&gt;State&amp;lt;&amp;gt;&lt;/SPAN&gt;'SA','Other',State)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 06:14:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-to-statement-qlikview/m-p/1035517#M464267</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-04-28T06:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: not equal to statement, qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-to-statement-qlikview/m-p/1035518#M464268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe you should replace all ORs with ANDs...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 06:16:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-to-statement-qlikview/m-p/1035518#M464268</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-04-28T06:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: not equal to statement, qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-to-statement-qlikview/m-p/1035519#M464269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;hi&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;try this&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;STRONG style="font-size: 9pt; font-family: 'Courier New'; color: red;"&gt;(&lt;/STRONG&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;State&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;=-{‘NSW','VIC','QLD','WA','AC','NT','TAS','SA'},'Other',&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;'$'&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 06:19:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-to-statement-qlikview/m-p/1035519#M464269</guid>
      <dc:creator>ajsjoshua</dc:creator>
      <dc:date>2016-04-28T06:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: not equal to statement, qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-to-statement-qlikview/m-p/1035520#M464270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks but didn’t work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Laura Castagna&lt;/P&gt;&lt;P&gt;Business Systems and Process Analyst, NSW Business Chamber&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;140 Arthur Street North Sydney NSW 2060&lt;/P&gt;&lt;P&gt;Tel: 02 9458 7804 | Mob: 0429 486 934 | Web: www.nswbusinesschamber.com.au&amp;lt;http://www.nswbusinesschamber.com.au&amp;gt;&lt;/P&gt;&lt;P&gt;Twitter&amp;lt;http://www.twitter.com/nswbc&amp;gt; | Facebook&amp;lt;https://www.facebook.com/NSWBusinessChamber&amp;gt; | LinkedIn&amp;lt;http://www.linkedin.com/company/388425?trk=saber_s000001e_1000&amp;gt; | YouTube&amp;lt;http://www.youtube.com/nswbctv&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;http://www.nswbusinesschamber.com.au/&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 06:21:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-to-statement-qlikview/m-p/1035520#M464270</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-28T06:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: not equal to statement, qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-to-statement-qlikview/m-p/1035521#M464271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, but didnt work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Laura Castagna&lt;/P&gt;&lt;P&gt;Business Systems and Process Analyst, NSW Business Chamber&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;140 Arthur Street North Sydney NSW 2060&lt;/P&gt;&lt;P&gt;Tel: 02 9458 7804 | Mob: 0429 486 934 | Web: www.nswbusinesschamber.com.au&amp;lt;http://www.nswbusinesschamber.com.au&amp;gt;&lt;/P&gt;&lt;P&gt;Twitter&amp;lt;http://www.twitter.com/nswbc&amp;gt; | Facebook&amp;lt;https://www.facebook.com/NSWBusinessChamber&amp;gt; | LinkedIn&amp;lt;http://www.linkedin.com/company/388425?trk=saber_s000001e_1000&amp;gt; | YouTube&amp;lt;http://www.youtube.com/nswbctv&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;http://www.nswbusinesschamber.com.au/&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 06:22:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-to-statement-qlikview/m-p/1035521#M464271</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-28T06:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: not equal to statement, qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-to-statement-qlikview/m-p/1035522#M464272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks but didn’t work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Laura Castagna&lt;/P&gt;&lt;P&gt;Business Systems and Process Analyst, NSW Business Chamber&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;140 Arthur Street North Sydney NSW 2060&lt;/P&gt;&lt;P&gt;Tel: 02 9458 7804 | Mob: 0429 486 934 | Web: www.nswbusinesschamber.com.au&amp;lt;http://www.nswbusinesschamber.com.au&amp;gt;&lt;/P&gt;&lt;P&gt;Twitter&amp;lt;http://www.twitter.com/nswbc&amp;gt; | Facebook&amp;lt;https://www.facebook.com/NSWBusinessChamber&amp;gt; | LinkedIn&amp;lt;http://www.linkedin.com/company/388425?trk=saber_s000001e_1000&amp;gt; | YouTube&amp;lt;http://www.youtube.com/nswbctv&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;http://www.nswbusinesschamber.com.au/&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 06:22:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-to-statement-qlikview/m-p/1035522#M464272</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-28T06:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: not equal to statement, qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-to-statement-qlikview/m-p/1035523#M464273</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;try with wildmatch() of match() with not&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;STRONG style="font-size: 9pt; font-family: 'Courier New'; color: red;"&gt;(not match(&lt;/STRONG&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;State,&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;‘NSW','VIC','QLD','WA','AC','NT','TAS','SA'),'Other',State)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;Regards&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 06:23:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-to-statement-qlikview/m-p/1035523#M464273</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2016-04-28T06:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: not equal to statement, qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-to-statement-qlikview/m-p/1035524#M464274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;STRONG style="font-size: 9pt; font-family: 'Courier New'; color: red;"&gt;(&lt;/STRONG&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;State = &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;{‘NSW'},&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;Other,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;STRONG style="font-size: 9pt; font-family: 'Courier New'; color: red;"&gt;(&lt;/STRONG&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;State = &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;{‘&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;VIC&lt;/SPAN&gt;'},&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;Other,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12px; font-family: 'Courier New';"&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;STRONG style="font-size: 9pt; font-family: 'Courier New'; color: red;"&gt;(&lt;/STRONG&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;State = &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;{‘&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;QLD&lt;/SPAN&gt;'},&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;Other,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12px; font-family: 'Courier New';"&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;STRONG style="font-size: 9pt; font-family: 'Courier New'; color: red;"&gt;(&lt;/STRONG&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;State = &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;{‘&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;WA&lt;/SPAN&gt;'},&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;Other,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12px; font-family: 'Courier New';"&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;STRONG style="font-size: 9pt; font-family: 'Courier New'; color: red;"&gt;(&lt;/STRONG&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;State = &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;{‘&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;AC&lt;/SPAN&gt;'},&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;Other,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12px; font-family: 'Courier New';"&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;STRONG style="font-size: 9pt; font-family: 'Courier New'; color: red;"&gt;(&lt;/STRONG&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;State = &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;{‘&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;NT&lt;/SPAN&gt;'},&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;Other,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12px; font-family: 'Courier New';"&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;STRONG style="font-size: 9pt; font-family: 'Courier New'; color: red;"&gt;(&lt;/STRONG&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;State = &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;{‘&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;TAS&lt;/SPAN&gt;'},&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;Other,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12px; font-family: 'Courier New';"&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;STRONG style="font-size: 9pt; font-family: 'Courier New'; color: red;"&gt;(&lt;/STRONG&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;State = &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;{‘&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;SA&lt;/SPAN&gt;'},&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;Other,&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;State&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12px; font-family: 'Courier New';"&gt;))))))))&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 06:23:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-to-statement-qlikview/m-p/1035524#M464274</guid>
      <dc:creator>stephenedberkg</dc:creator>
      <dc:date>2016-04-28T06:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: not equal to statement, qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-to-statement-qlikview/m-p/1035525#M464275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks but didn’t work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Laura Castagna&lt;/P&gt;&lt;P&gt;Business Systems and Process Analyst, NSW Business Chamber&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;140 Arthur Street North Sydney NSW 2060&lt;/P&gt;&lt;P&gt;Tel: 02 9458 7804 | Mob: 0429 486 934 | Web: www.nswbusinesschamber.com.au&amp;lt;http://www.nswbusinesschamber.com.au&amp;gt;&lt;/P&gt;&lt;P&gt;Twitter&amp;lt;http://www.twitter.com/nswbc&amp;gt; | Facebook&amp;lt;https://www.facebook.com/NSWBusinessChamber&amp;gt; | LinkedIn&amp;lt;http://www.linkedin.com/company/388425?trk=saber_s000001e_1000&amp;gt; | YouTube&amp;lt;http://www.youtube.com/nswbctv&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;http://www.nswbusinesschamber.com.au/&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 06:24:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-to-statement-qlikview/m-p/1035525#M464275</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-28T06:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: not equal to statement, qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-to-statement-qlikview/m-p/1035526#M464276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks but didn’t work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Laura Castagna&lt;/P&gt;&lt;P&gt;Business Systems and Process Analyst, NSW Business Chamber&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;140 Arthur Street North Sydney NSW 2060&lt;/P&gt;&lt;P&gt;Tel: 02 9458 7804 | Mob: 0429 486 934 | Web: www.nswbusinesschamber.com.au&amp;lt;http://www.nswbusinesschamber.com.au&amp;gt;&lt;/P&gt;&lt;P&gt;Twitter&amp;lt;http://www.twitter.com/nswbc&amp;gt; | Facebook&amp;lt;https://www.facebook.com/NSWBusinessChamber&amp;gt; | LinkedIn&amp;lt;http://www.linkedin.com/company/388425?trk=saber_s000001e_1000&amp;gt; | YouTube&amp;lt;http://www.youtube.com/nswbctv&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;http://www.nswbusinesschamber.com.au/&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 06:27:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-to-statement-qlikview/m-p/1035526#M464276</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-28T06:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: not equal to statement, qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-to-statement-qlikview/m-p/1035527#M464277</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 style="font-weight: inherit; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;STRONG style="font-style: inherit; font-size: 9pt; font-family: 'Courier New'; color: red;"&gt;(&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;State=&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New';"&gt;‘NSW' or &lt;SPAN style="font-weight: inherit; font-style: inherit; color: #800000;"&gt;State=&lt;/SPAN&gt;'VIC' or &lt;SPAN style="font-weight: inherit; font-style: inherit; color: #800000;"&gt;State=&lt;/SPAN&gt;'QLD' or &lt;SPAN style="font-weight: inherit; font-style: inherit; color: #800000;"&gt;State=&lt;/SPAN&gt;'WA' or &lt;SPAN style="font-weight: inherit; font-style: inherit; color: #800000;"&gt;State=&lt;/SPAN&gt;'AC' or &lt;SPAN style="font-weight: inherit; font-style: inherit; color: #800000;"&gt;State=&lt;/SPAN&gt;'NT' or &lt;SPAN style="font-weight: inherit; font-style: inherit; color: #800000;"&gt;State=&lt;/SPAN&gt;'TAS' or &lt;SPAN style="font-weight: inherit; font-style: inherit; color: #800000;"&gt;State=&lt;/SPAN&gt;'SA',&lt;SPAN style="color: #800000; font-family: 'Courier New'; font-size: 12px;"&gt;State,&lt;/SPAN&gt;'Other')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 06:28:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-to-statement-qlikview/m-p/1035527#M464277</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-04-28T06:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: not equal to statement, qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-to-statement-qlikview/m-p/1035528#M464278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&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;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 9pt; font-family: 'Courier New'; color: red;"&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;State = &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;{‘NSW'},'&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;NSW'&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;,&lt;/SPAN&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="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 9pt; color: red;"&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; color: maroon;"&gt;State = &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt;"&gt;{‘&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;VIC&lt;/SPAN&gt;'},'&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;VIC'&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;,&lt;/SPAN&gt;&lt;/SPAN&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="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: 'Courier New'; color: #000000;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 9pt; color: red;"&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; color: maroon;"&gt;State = &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt;"&gt;{‘&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;QLD&lt;/SPAN&gt;'},'&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;QLD'&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;,&lt;/SPAN&gt;&lt;/SPAN&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="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: 'Courier New'; color: #000000;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 9pt; color: red;"&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; color: maroon;"&gt;State = &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt;"&gt;{‘&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;WA&lt;/SPAN&gt;'},'&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;WA'&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;,&lt;/SPAN&gt;&lt;/SPAN&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="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: 'Courier New'; color: #000000;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 9pt; color: red;"&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; color: maroon;"&gt;State = &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt;"&gt;{‘&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;AC&lt;/SPAN&gt;'},'&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;AC'&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;,&lt;/SPAN&gt;&lt;/SPAN&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="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: 'Courier New'; color: #000000;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 9pt; color: red;"&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; color: maroon;"&gt;State = &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt;"&gt;{‘&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;NT&lt;/SPAN&gt;'},'&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;NT'&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;,&lt;/SPAN&gt;&lt;/SPAN&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="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: 'Courier New'; color: #000000;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 9pt; color: red;"&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; color: maroon;"&gt;State = &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt;"&gt;{‘&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;TAS&lt;/SPAN&gt;'},'&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;TAS&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;,&lt;/SPAN&gt;&lt;/SPAN&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="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: 'Courier New'; color: #000000;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 9pt; color: red;"&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; color: maroon;"&gt;State = &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt;"&gt;{‘&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;SA&lt;/SPAN&gt;'},'&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;SA'&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;,&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;Other&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&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="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: 'Courier New'; color: #000000;"&gt;))))))))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 06:29:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-to-statement-qlikview/m-p/1035528#M464278</guid>
      <dc:creator>stephenedberkg</dc:creator>
      <dc:date>2016-04-28T06:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: not equal to statement, qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-to-statement-qlikview/m-p/1035529#M464279</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;where you are trying suggested expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It must work. did you get any error??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 06:29:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-to-statement-qlikview/m-p/1035529#M464279</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2016-04-28T06:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: not equal to statement, qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-to-statement-qlikview/m-p/1035530#M464280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'courier new', courier; color: #3d3d3d;"&gt;try this one &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'courier new', courier; color: #3d3d3d;"&gt;IF (not Match(State, &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit; color: navy;"&gt;‘&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'courier new', courier; color: black;"&gt;NSW','VIC','QLD','WA','AC','NT','TAS', 'SA'), State, 'Other')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'courier new', courier; color: black;"&gt;or&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'courier new', courier; color: black;"&gt;try this one&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'courier new', courier; color: black;"&gt;if(&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="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; color: red;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;State = &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;'&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;NSW'&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;,'other',&lt;/SPAN&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="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: inherit; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: inherit; color: red;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: inherit; color: maroon;"&gt;State = &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: inherit;"&gt;'&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;VIC'&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;,'other',&lt;/SPAN&gt;&lt;/SPAN&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="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: 'Courier New'; color: #000000;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: inherit; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: inherit; color: red;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: inherit; color: maroon;"&gt;State = &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: inherit;"&gt;'&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;QLD'&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;,&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;'other',&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&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="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: 'Courier New'; color: #000000;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: inherit; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: inherit; color: red;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: inherit; color: maroon;"&gt;State = &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: inherit;"&gt;'&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;WA'&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;,&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;'other',&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&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="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: 'Courier New'; color: #000000;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: inherit; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: inherit; color: red;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: inherit; color: maroon;"&gt;State = &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: inherit;"&gt;'&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;AC'&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;,&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;'other',&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&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="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: 'Courier New'; color: #000000;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: inherit; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: inherit; color: red;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: inherit; color: maroon;"&gt;State = &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: inherit;"&gt;'&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;NT'&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;,&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;'other',&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&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="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: 'Courier New'; color: #000000;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: inherit; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: inherit; color: red;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: inherit; color: maroon;"&gt;State = &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: inherit;"&gt;'&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;TAS&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;,&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;'other',&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&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="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: 'Courier New'; color: #000000;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: inherit; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: inherit; color: red;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: inherit; color: maroon;"&gt;State = &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt; font-family: inherit;"&gt;'&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;SA'&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;,&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;'other'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&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="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: 'Courier New'; color: #000000;"&gt;))))))))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'courier new', courier; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 06:38:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-to-statement-qlikview/m-p/1035530#M464280</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-28T06:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: not equal to statement, qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-to-statement-qlikview/m-p/1035531#M464281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt;&amp;gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Thanks but didn’t work&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want useful suggestions, you need to provide more feedback about what you tried, what result you got and what result you expected. This is not a guessing game...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 06:43:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-to-statement-qlikview/m-p/1035531#M464281</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-04-28T06:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: not equal to statement, qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-to-statement-qlikview/m-p/1035532#M464282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=if(GetFieldSelections(state) = 'NSW','NSW',&lt;/P&gt;&lt;P&gt;if(GetFieldSelections(state) = 'VIC','VIC',&lt;/P&gt;&lt;P&gt;if(GetFieldSelections(state) = 'QLD','QLD',&lt;/P&gt;&lt;P&gt;if(GetFieldSelections(state) = 'VIC','VIC',&lt;/P&gt;&lt;P&gt;if(GetFieldSelections(state) = 'WA','WA',&lt;/P&gt;&lt;P&gt;if(GetFieldSelections(state) = 'AC','AC',&lt;/P&gt;&lt;P&gt;if(GetFieldSelections(state) = 'NT','NT',&lt;/P&gt;&lt;P&gt;if(GetFieldSelections(state) = 'TAS','TAS',&lt;/P&gt;&lt;P&gt;if(GetFieldSelections(state) = 'SA','SA','Other'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;)))))))))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 06:44:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-to-statement-qlikview/m-p/1035532#M464282</guid>
      <dc:creator>ajsjoshua</dc:creator>
      <dc:date>2016-04-28T06:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: not equal to statement, qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-to-statement-qlikview/m-p/1035533#M464283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't see your State value being used or displayed in the screenshot. Could it be that you're not telling us the whole story?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Almost all answers translate your request into a perfect QlikView expression&lt;/EM&gt;. They will work flawlessly if used forexample to define a field in your Load Script. But whether they wiill do anything useful at all depends on the context of this expression. For example, in a Text Box on a sheet, it will most certainly produce a NULL value. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please provide details about where you want to use this expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 06:53:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-to-statement-qlikview/m-p/1035533#M464283</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-04-28T06:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: not equal to statement, qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/not-equal-to-statement-qlikview/m-p/1035534#M464284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ego ego&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 07:02:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-equal-to-statement-qlikview/m-p/1035534#M464284</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-28T07:02:00Z</dc:date>
    </item>
  </channel>
</rss>

