<?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 Expressions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expressions/m-p/269821#M101193</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In version 10, I got a lot of problems with the syntax checker. &lt;/P&gt;&lt;P&gt;In script, the noconcatenate was not recognized. &lt;/P&gt;&lt;P&gt;In expression checker, some complicated set analysis with -=, and ={"=sum(something)&amp;gt; 10000 "} were identied as erros, althought they worked just fine. &lt;/P&gt;&lt;P&gt;So, for some releases, I would not believe it I get an 'Error in set modifier expression'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 14 Aug 2011 14:53:24 GMT</pubDate>
    <dc:creator>erichshiino</dc:creator>
    <dc:date>2011-08-14T14:53:24Z</dc:date>
    <item>
      <title>Expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Expressions/m-p/269817#M101189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Recently upgraded to V10 and I have to go through my applications and check the expressions for errors.&amp;nbsp; Is there a way I can view all of the expressions that exist for a Qlikview qvw file versus select each object one by one?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2011 16:06:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expressions/m-p/269817#M101189</guid>
      <dc:creator />
      <dc:date>2011-08-12T16:06:07Z</dc:date>
    </item>
    <item>
      <title>Expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Expressions/m-p/269818#M101190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, actually. Open menu "Settings", "Expression Overview", and you get all of the expressions in one place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think there is anything that can go wrong with expressions, as a result of v10 upgrade... As far as I know, all the functions are backward-compatible, unless you upgraded from a very old version and you might still have functions like numsum()...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A sure place to watch for compatibility is VBScript/JScript macros, if you have any.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2011 16:16:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expressions/m-p/269818#M101190</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2011-08-12T16:16:13Z</dc:date>
    </item>
    <item>
      <title>Expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Expressions/m-p/269819#M101191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Just take it a little further, to find out if the equations has an error you have to select the equation and click on the Edit button.&amp;nbsp; I was wondering if there was a way or maybe an additional column that would identify those equations rather than clicking edit on each one.&amp;nbsp; This is fine for smaller applications, but larger ones with a lot of equations can be tedious.&amp;nbsp; The example below shows what I mean, this is what I’m looking for otherwise it says Expression OK.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Expression Error.JPG" class="jive-image" src="https://community.qlik.com/legacyfs/online/6479_Expression+Error.JPG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2011 16:37:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expressions/m-p/269819#M101191</guid>
      <dc:creator />
      <dc:date>2011-08-12T16:37:04Z</dc:date>
    </item>
    <item>
      <title>Expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Expressions/m-p/269820#M101192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, this would be nice... Don't think it's available though. Makes a great improvement request. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oleg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Aug 2011 14:04:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expressions/m-p/269820#M101192</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2011-08-14T14:04:11Z</dc:date>
    </item>
    <item>
      <title>Expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Expressions/m-p/269821#M101193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In version 10, I got a lot of problems with the syntax checker. &lt;/P&gt;&lt;P&gt;In script, the noconcatenate was not recognized. &lt;/P&gt;&lt;P&gt;In expression checker, some complicated set analysis with -=, and ={"=sum(something)&amp;gt; 10000 "} were identied as erros, althought they worked just fine. &lt;/P&gt;&lt;P&gt;So, for some releases, I would not believe it I get an 'Error in set modifier expression'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Aug 2011 14:53:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expressions/m-p/269821#M101193</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2011-08-14T14:53:24Z</dc:date>
    </item>
    <item>
      <title>Expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Expressions/m-p/269822#M101194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Erich,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes, I'd agree... The syntax checker is working ok with simple expressions, but it gets easily confused with more complex ones... similar experience on versions 9 and 10...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Aug 2011 15:07:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expressions/m-p/269822#M101194</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2011-08-14T15:07:40Z</dc:date>
    </item>
  </channel>
</rss>

