<?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 Need help with an expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-help-with-an-expression/m-p/359968#M133655</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need a help with an expression to understand what it does, I am absolutely new to QlikView. This expression is written in a text object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;﻿﻿﻿&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;﻿=isnull(GetFieldSelection(A))&lt;/P&gt;&lt;P&gt;+&lt;/P&gt;&lt;P&gt;isnull(GetFieldSelection(B))&lt;/P&gt;&lt;P&gt;+&lt;/P&gt;&lt;P&gt;isnull(Get FieldSelection(C)) &amp;lt;&amp;gt; -2&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;GetSelectedCount(C) &amp;gt;1&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;﻿﻿GetSelectedCount(B) &amp;gt;1&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;GetSelectedCount(A) &amp;gt;1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here A, B. C are list boxes where we have string data. Pls help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tutan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Apr 2012 17:28:38 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-04-19T17:28:38Z</dc:date>
    <item>
      <title>Need help with an expression</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-with-an-expression/m-p/359968#M133655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need a help with an expression to understand what it does, I am absolutely new to QlikView. This expression is written in a text object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;﻿﻿﻿&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;﻿=isnull(GetFieldSelection(A))&lt;/P&gt;&lt;P&gt;+&lt;/P&gt;&lt;P&gt;isnull(GetFieldSelection(B))&lt;/P&gt;&lt;P&gt;+&lt;/P&gt;&lt;P&gt;isnull(Get FieldSelection(C)) &amp;lt;&amp;gt; -2&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;GetSelectedCount(C) &amp;gt;1&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;﻿﻿GetSelectedCount(B) &amp;gt;1&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;GetSelectedCount(A) &amp;gt;1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here A, B. C are list boxes where we have string data. Pls help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tutan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 17:28:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-with-an-expression/m-p/359968#M133655</guid>
      <dc:creator />
      <dc:date>2012-04-19T17:28:38Z</dc:date>
    </item>
    <item>
      <title>Need help with an expression</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-with-an-expression/m-p/359969#M133656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IsNull() returns -1(normally known as true) or 0(normally known as false) based on the given expression inside it returns null or not null(if null returns -1 else 0)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OR and AND conditions between expression also returns 0 or -1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 17:34:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-with-an-expression/m-p/359969#M133656</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-04-19T17:34:52Z</dc:date>
    </item>
    <item>
      <title>Need help with an expression</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-with-an-expression/m-p/359970#M133657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tutan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I'm not mistaken, the expression returns true (-1) or false (0) based on either&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; a selection in exactly 1 of the list boxes&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; multiple selections in any of the list boxes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jonathan &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 17:56:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-with-an-expression/m-p/359970#M133657</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2012-04-19T17:56:22Z</dc:date>
    </item>
  </channel>
</rss>

