<?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: Inconsistent Behavior with Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Inconsistent-Behavior-with-Expression/m-p/1077434#M359374</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks everyone. I'll assume this is a bug then and look at raising it with Qlik. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Mar 2016 15:33:01 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-03-04T15:33:01Z</dc:date>
    <item>
      <title>Inconsistent Behavior with Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Inconsistent-Behavior-with-Expression/m-p/1077428#M359368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&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: #000000; font-family: Calibri; font-size: 12pt;"&gt;Here's a pretty straightforward QlikView model. I have an expression inside a Chart/Straight Table, to show or hide a mini-chart based on another column. The problem is this: &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;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt; &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;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;This works: &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;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;&lt;STRONG&gt;If(isnull(column(1))), &lt;/STRONG&gt;&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;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt; &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;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;But changing the expression to this, which should be equivalent, does NOT work: &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;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;&lt;STRONG&gt;If(isnull([Column Name]), &lt;/STRONG&gt;&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;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt; &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;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;I don't want ordinal column references if I can avoid it. &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;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt; &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;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;Is this a QlikView bug? The expression that works is currently enabled; the one I'd like to use is commented out. &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;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt; &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;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;You can click the Incident Filter to see how the model shows and hides rows in the desired manner. &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;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt; &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;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;Also, I've added two other columns and disabled them just to confirm the two expressions are equivalent. They are. &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;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt; &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;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;Can someone have a look and comment? Thanks. &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;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt; &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>Wed, 02 Mar 2016 20:13:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inconsistent-Behavior-with-Expression/m-p/1077428#M359368</guid>
      <dc:creator />
      <dc:date>2016-03-02T20:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: Inconsistent Behavior with Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Inconsistent-Behavior-with-Expression/m-p/1077429#M359369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Downloaded your file, both expressions are showing same value&lt;/P&gt;&lt;P&gt;QlikView 12 IR here&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2016 20:20:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inconsistent-Behavior-with-Expression/m-p/1077429#M359369</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2016-03-02T20:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: Inconsistent Behavior with Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Inconsistent-Behavior-with-Expression/m-p/1077430#M359370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;QlikView 11.20.12904.0 SR12 64 bit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I use the second expression, the mini-chart disappears entirely.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2016 20:24:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inconsistent-Behavior-with-Expression/m-p/1077430#M359370</guid>
      <dc:creator />
      <dc:date>2016-03-02T20:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: Inconsistent Behavior with Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Inconsistent-Behavior-with-Expression/m-p/1077431#M359371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are right, I am seeing the same problem in QV 12 as well&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2016 20:31:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inconsistent-Behavior-with-Expression/m-p/1077431#M359371</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-02T20:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: Inconsistent Behavior with Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Inconsistent-Behavior-with-Expression/m-p/1077432#M359372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That expression does not work into Conditional and Show Column&lt;/P&gt;&lt;P&gt;Weird, seems to be a bug to me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2016 20:41:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inconsistent-Behavior-with-Expression/m-p/1077432#M359372</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2016-03-02T20:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: Inconsistent Behavior with Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Inconsistent-Behavior-with-Expression/m-p/1077433#M359373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2016 20:43:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inconsistent-Behavior-with-Expression/m-p/1077433#M359373</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-02T20:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: Inconsistent Behavior with Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Inconsistent-Behavior-with-Expression/m-p/1077434#M359374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks everyone. I'll assume this is a bug then and look at raising it with Qlik. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2016 15:33:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inconsistent-Behavior-with-Expression/m-p/1077434#M359374</guid>
      <dc:creator />
      <dc:date>2016-03-04T15:33:01Z</dc:date>
    </item>
  </channel>
</rss>

