<?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 with multiple distinct in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/set-analysis-with-multiple-distinct/m-p/1639294#M732155</link>
    <description>&lt;P&gt;getting error if i am writing an expression like below ,can anyone help me in writing an expression with multiple distinct fields .&lt;/P&gt;&lt;P&gt;=sum(Aggr(sum(DISTINCT{&amp;lt;CATEGORY={'D'},D.VOUCHER_NO,D.LABEL_NO&amp;gt;},D.MAKING_SP))&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>venkat1</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>set analysis with multiple distinct</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-with-multiple-distinct/m-p/1639294#M732155</link>
      <description>&lt;P&gt;getting error if i am writing an expression like below ,can anyone help me in writing an expression with multiple distinct fields .&lt;/P&gt;&lt;P&gt;=sum(Aggr(sum(DISTINCT{&amp;lt;CATEGORY={'D'},D.VOUCHER_NO,D.LABEL_NO&amp;gt;},D.MAKING_SP))&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-with-multiple-distinct/m-p/1639294#M732155</guid>
      <dc:creator>venkat1</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis with multiple distinct</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-with-multiple-distinct/m-p/1639379#M732156</link>
      <description>&lt;P&gt;Start by adding a&amp;nbsp; )&amp;nbsp; in the end .you are missing one&amp;nbsp; .&lt;/P&gt;&lt;P&gt;and the syntaxe is incorrect for the aggr function .it should be something like :&lt;/P&gt;&lt;P&gt;=sum(Aggr(sum(DISTINCT{&amp;lt;CATEGORY={'D'},D.VOUCHER_NO,D.LABEL_NO&amp;gt;}[what you need to sum]),[D.MAKING_SP]))&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2019 09:34:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-with-multiple-distinct/m-p/1639379#M732156</guid>
      <dc:creator>mohamed_ahid</dc:creator>
      <dc:date>2019-10-24T09:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis with multiple distinct</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-with-multiple-distinct/m-p/1639737#M732157</link>
      <description>&lt;P&gt;i had solved by writing like this.&lt;/P&gt;&lt;P&gt;=sum(aggr(sum(DISTINCT {&amp;lt;CATEGORY={'D'}&amp;gt;}D.MAKING_SP),D.VOUCHER_NO,D.LABEL_NO))&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2019 04:52:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-with-multiple-distinct/m-p/1639737#M732157</guid>
      <dc:creator>venkat1</dc:creator>
      <dc:date>2019-10-25T04:52:45Z</dc:date>
    </item>
  </channel>
</rss>

