<?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 in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/set-analysis/m-p/1791235#M61859</link>
    <description>&lt;P&gt;It could be the decimal separator that is the issue.&lt;/P&gt;&lt;P&gt;Try changing&amp;nbsp; from comma to dot for your comparison number, like this:&amp;nbsp;10367007&lt;STRONG&gt;.&lt;/STRONG&gt;4265&lt;/P&gt;</description>
    <pubDate>Sun, 14 Mar 2021 09:41:58 GMT</pubDate>
    <dc:creator>Vegar</dc:creator>
    <dc:date>2021-03-14T09:41:58Z</dc:date>
    <item>
      <title>set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/set-analysis/m-p/1791204#M61854</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;i want to sum sales of salers whose sales are equal to 10367007,4265, i have tried this:&lt;/P&gt;&lt;P&gt;=sum({1 &amp;lt;SalesPersonID={"=sum(SubTotal) =10367007,4265"}&amp;gt;} SubTotal)&amp;nbsp;&lt;/P&gt;&lt;P&gt;but it doesn't work,&amp;nbsp;&lt;/P&gt;&lt;P&gt;my goal is to understand advanced set analysis, can any one help please?&lt;/P&gt;&lt;P&gt;PS: it's possible with p() function?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:26:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/set-analysis/m-p/1791204#M61854</guid>
      <dc:creator>JMAROUF</dc:creator>
      <dc:date>2024-11-16T00:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/set-analysis/m-p/1791208#M61855</link>
      <description>&lt;P&gt;Try this,&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=sum({&amp;lt;SalesPersonID={"=Match(sum(SubTotal),10367007,4265)"}&amp;gt;} SubTotal) &lt;/LI-CODE&gt;</description>
      <pubDate>Sun, 14 Mar 2021 00:21:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/set-analysis/m-p/1791208#M61855</guid>
      <dc:creator>Saravanan_Desingh</dc:creator>
      <dc:date>2021-03-14T00:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/set-analysis/m-p/1791216#M61856</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;Or this one:&lt;BR /&gt;=Sum({&amp;lt;[SalesPersonID]={"=Sum(Distinct SubTotal)=10367007,4265"}&amp;gt;} SubTotal)&lt;/P&gt;</description>
      <pubDate>Sun, 14 Mar 2021 00:53:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/set-analysis/m-p/1791216#M61856</guid>
      <dc:creator>Denisg</dc:creator>
      <dc:date>2021-03-14T00:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/set-analysis/m-p/1791235#M61859</link>
      <description>&lt;P&gt;It could be the decimal separator that is the issue.&lt;/P&gt;&lt;P&gt;Try changing&amp;nbsp; from comma to dot for your comparison number, like this:&amp;nbsp;10367007&lt;STRONG&gt;.&lt;/STRONG&gt;4265&lt;/P&gt;</description>
      <pubDate>Sun, 14 Mar 2021 09:41:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/set-analysis/m-p/1791235#M61859</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2021-03-14T09:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/set-analysis/m-p/1791237#M61860</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/894"&gt;@Saravanan_Desingh&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/84849"&gt;@Denisg&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;thank you for the reply, the the both solutions didn't work. here is my model, any help plezase.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JMAROUF_0-1615715277934.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/51120i17703688E3C510ED/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JMAROUF_0-1615715277934.png" alt="JMAROUF_0-1615715277934.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 14 Mar 2021 09:48:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/set-analysis/m-p/1791237#M61860</guid>
      <dc:creator>JMAROUF</dc:creator>
      <dc:date>2021-03-14T09:48:18Z</dc:date>
    </item>
  </channel>
</rss>

