<?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: set analysis ignore selection in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/set-analysis-ignore-selection/m-p/923546#M12744</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;Lennaert van den Brink wrote:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; I know my expressions are correctly formulated, since they work in and are directly copied from an existing Qlikview document. Is this a known difference in functionality, or is this a bug?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="min-height: 8pt; padding: 0px;"&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I don't think the expression will work even in QV, it shows incorrect syntax&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;AVG({$&amp;lt;Vendor=, Product=&amp;gt;Sales}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;should be written as&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;AVG({$&amp;lt;Vendor=, Product=&amp;gt;} Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 01 Aug 2015 10:28:04 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2015-08-01T10:28:04Z</dc:date>
    <item>
      <title>set analysis ignore selection</title>
      <link>https://community.qlik.com/t5/App-Development/set-analysis-ignore-selection/m-p/923545#M12743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am currently converting a Qlikview document to a qlik sense application. The Qlikview document uses a lot of set analysis in it;s measures. Most of these can be copied over to sense and perform as expected. However, I have one expression that does not seem to work in Sense:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AVG({$&amp;lt;Vendor=, Product=&amp;gt;Sales}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This expression should calculate the average of sales, ignoring Vendor and Product selections. However, Sense evaluates this expression exactly similar to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AVG(Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for all possible selections. I know my expressions are correctly formulated, since they work in and are directly copied from an existing Qlikview document. Is this a known difference in functionality, or is this a bug?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, I'd like to hear if you have any suggestions to rewrite the expression in a way that Qlik Sense evaluates it correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2015 09:50:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/set-analysis-ignore-selection/m-p/923545#M12743</guid>
      <dc:creator>lvdbrink</dc:creator>
      <dc:date>2015-07-31T09:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis ignore selection</title>
      <link>https://community.qlik.com/t5/App-Development/set-analysis-ignore-selection/m-p/923546#M12744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;Lennaert van den Brink wrote:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; I know my expressions are correctly formulated, since they work in and are directly copied from an existing Qlikview document. Is this a known difference in functionality, or is this a bug?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="min-height: 8pt; padding: 0px;"&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I don't think the expression will work even in QV, it shows incorrect syntax&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;AVG({$&amp;lt;Vendor=, Product=&amp;gt;Sales}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;should be written as&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;AVG({$&amp;lt;Vendor=, Product=&amp;gt;} Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Aug 2015 10:28:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/set-analysis-ignore-selection/m-p/923546#M12744</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-08-01T10:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis ignore selection</title>
      <link>https://community.qlik.com/t5/App-Development/set-analysis-ignore-selection/m-p/923547#M12745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is just a typo in the post, sharp eyes, but sadly not the issue here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Aug 2015 15:39:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/set-analysis-ignore-selection/m-p/923547#M12745</guid>
      <dc:creator>lvdbrink</dc:creator>
      <dc:date>2015-08-01T15:39:07Z</dc:date>
    </item>
  </channel>
</rss>

