<?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: Expression - correct or a bug? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-correct-or-a-bug/m-p/1320823#M619016</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vineeth,&lt;/P&gt;&lt;P&gt;The expression acted like it had no effect. It let everyone see that tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I agree with you - I think that expression demonstrates a bug in the Qlikview syntax check.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 02 Apr 2017 23:18:29 GMT</pubDate>
    <dc:creator>jrepucci15</dc:creator>
    <dc:date>2017-04-02T23:18:29Z</dc:date>
    <item>
      <title>Expression - correct or a bug?</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-correct-or-a-bug/m-p/1320820#M619013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The below "Wrong" expression in a Sheet properties conditional show field evaluated as "OK".&lt;/P&gt;&lt;P&gt;I contend it should not have been shown as "OK".&amp;nbsp; (Note the missing value that should have followed the &amp;gt; symbol)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this a bug or is it a valid expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is a valid expression, what value was used / would be used on the right side of the &amp;gt; symbol?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Wrong:=IF(Len(only({$&amp;lt; AD_ASLTabAccessUsers ={'$(=OSUser())'} &amp;gt;} AD_ASLTabAccessUsers)) &amp;gt; , 1, 0)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Right:=IF(Len(only({$&amp;lt; AD_ASLTabAccessUsers ={'$(=OSUser())'} &amp;gt;} AD_ASLTabAccessUsers)) &amp;gt;&lt;SPAN style="color: #ff0000;"&gt; 0&lt;/SPAN&gt; ,1, 0)&lt;/SPAN&gt;&lt;/P&gt;



&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;This returns "error in expression", which I would expect.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =IF( 1 &amp;gt; , 0, 1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt; John&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;QV v12.10 SR4&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;QV v11.20, SR9&lt;/SPAN&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 18:35:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-correct-or-a-bug/m-p/1320820#M619013</guid>
      <dc:creator>jrepucci15</dc:creator>
      <dc:date>2017-03-31T18:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Expression - correct or a bug?</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-correct-or-a-bug/m-p/1320821#M619014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here, the main problem is even excel also. If your condition is not running the correct syntax it won't work. For your case, If(1&amp;gt; ??, 0,1) -- I am not sure whether the condition on any other tool like QV. Qlikview don't have capable to understand what does the value after &amp;gt; they need to sort. Atleast '' should be there then qlik and other software has that power.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Apr 2017 09:11:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-correct-or-a-bug/m-p/1320821#M619014</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-04-01T09:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: Expression - correct or a bug?</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-correct-or-a-bug/m-p/1320822#M619015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But does the "Wrong" expression evaluate to anything ? i don't think it will&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most certainly a logical error when building the syntax check&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Apr 2017 09:26:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-correct-or-a-bug/m-p/1320822#M619015</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-04-01T09:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: Expression - correct or a bug?</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-correct-or-a-bug/m-p/1320823#M619016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vineeth,&lt;/P&gt;&lt;P&gt;The expression acted like it had no effect. It let everyone see that tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I agree with you - I think that expression demonstrates a bug in the Qlikview syntax check.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Apr 2017 23:18:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-correct-or-a-bug/m-p/1320823#M619016</guid>
      <dc:creator>jrepucci15</dc:creator>
      <dc:date>2017-04-02T23:18:29Z</dc:date>
    </item>
  </channel>
</rss>

