<?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 Set Analysis in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Set-Analysis/m-p/2014704#M83846</link>
    <description>&lt;P&gt;Hello how can I make my set analysis work coz I'm getting an error? I have this sample below&lt;/P&gt;
&lt;P&gt;Sum( Qty * [Price])&lt;/P&gt;
&lt;P&gt;Price is also computed using set analysis.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Fri, 09 Dec 2022 10:12:38 GMT</pubDate>
    <dc:creator>bryan_21</dc:creator>
    <dc:date>2022-12-09T10:12:38Z</dc:date>
    <item>
      <title>Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis/m-p/2014704#M83846</link>
      <description>&lt;P&gt;Hello how can I make my set analysis work coz I'm getting an error? I have this sample below&lt;/P&gt;
&lt;P&gt;Sum( Qty * [Price])&lt;/P&gt;
&lt;P&gt;Price is also computed using set analysis.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2022 10:12:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis/m-p/2014704#M83846</guid>
      <dc:creator>bryan_21</dc:creator>
      <dc:date>2022-12-09T10:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis/m-p/2014722#M83847</link>
      <description>&lt;P&gt;You mean Price isn't a field else an expression with an included set analysis which also means that it's based on an aggregation-function? In this case it would mean that you are nesting aggregations without using an aggr() because Price doesn't return the expression-result else it's just a reference to the expression behind it.&lt;/P&gt;
&lt;P&gt;Did you try it in this way:&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;Sum((Qty) * [Price]&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;- Marcus&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2022 11:01:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis/m-p/2014722#M83847</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2022-12-09T11:01:14Z</dc:date>
    </item>
  </channel>
</rss>

