<?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: Exclusion in Set Analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Exclusion-in-Set-Analysis/m-p/963770#M960053</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the rest is not becoming inactive, it only Looks so&lt;/P&gt;&lt;P&gt;provide two&amp;nbsp; Expressions with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;MONTH={'$(&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 13.33px; font-style: inherit; font-weight: inherit;"&gt;&lt;STRONG style="font-family: inherit; font-size: 13.33px; font-style: inherit;"&gt;&lt;STRONG&gt;vThismonth&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;)'}, CC -={1}}&amp;gt;}&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 13.33px; font-style: inherit; font-weight: inherit;"&gt;&lt;STRONG style="font-family: inherit; font-size: 13.33px; font-style: inherit;"&gt;&lt;STRONG&gt;NETSALE&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 13.33px; font-style: inherit; font-weight: inherit;"&gt;and with &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 13.33px; font-style: inherit; font-weight: inherit;"&gt;&lt;STRONG&gt;Only({&amp;lt;MONTH={'$(&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 13.33px; font-style: inherit; font-weight: inherit;"&gt;&lt;STRONG style="font-family: inherit; font-size: 13.33px; font-style: inherit;"&gt;&lt;STRONG&gt;vThismonth&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;)'}&amp;gt;}WORKINGDAYS)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 13.33px; font-style: inherit; font-weight: inherit;"&gt;and see if the result is correct&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 13.33px; font-style: inherit; font-weight: inherit;"&gt;if you want a correct syntax try this one&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 13.33px; font-style: inherit; font-weight: inherit;"&gt;&lt;STRONG&gt;Sum({&amp;lt;MONTH={'$(&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 13.33px; font-style: inherit; font-weight: inherit;"&gt;&lt;STRONG style="font-family: inherit; font-size: 13.33px; font-style: inherit;"&gt;&lt;STRONG&gt;vThismonth&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;)'}, CC={*}-{1}}&amp;gt;}&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 13.33px; font-style: inherit; font-weight: inherit;"&gt;&lt;STRONG style="font-family: inherit; font-size: 13.33px; font-style: inherit;"&gt;&lt;STRONG&gt;NETSALE&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Oct 2015 14:52:24 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-10-26T14:52:24Z</dc:date>
    <item>
      <title>Exclusion in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Exclusion-in-Set-Analysis/m-p/963762#M960041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am currently using this set analysis for calculating Netsales in a Straight Table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SUM(&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; AGGR(&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;(&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;STRONG&gt;Sum({&amp;lt;MONTH={'$(vThismonth)'}&amp;gt;}NETSALE))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i need to exclude credits, with flag 1&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;exclude CR = 1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;how to achieve this&lt;/P&gt;&lt;P&gt;i tried this but result not as expected&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SUM(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; AGGR(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; (&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Sum({&amp;lt;MONTH={'$(&lt;STRONG style="font-size: 13.3333px;"&gt;vThismonth&lt;/STRONG&gt;),CR -={1}'}&amp;gt;}&lt;STRONG style="font-size: 13.3333px;"&gt;NETSALE&lt;/STRONG&gt;))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;Please Suggest&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 14:06:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclusion-in-Set-Analysis/m-p/963762#M960041</guid>
      <dc:creator />
      <dc:date>2015-10-26T14:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: Exclusion in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Exclusion-in-Set-Analysis/m-p/963763#M960042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;separate the expressions&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SUM(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; AGGR(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; (&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Sum({&amp;lt;MONTH={'$(&lt;STRONG style="font-size: 13.33px;"&gt;vThismonth&lt;/STRONG&gt;)'},CR -={1}&amp;gt;}&lt;STRONG style="font-size: 13.33px;"&gt;NETSALE&lt;/STRONG&gt;))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 14:07:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclusion-in-Set-Analysis/m-p/963763#M960042</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-26T14:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: Exclusion in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Exclusion-in-Set-Analysis/m-p/963764#M960044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;=Sum(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit; line-height: 1.5em; font-style: inherit;"&gt;&lt;STRONG&gt;Aggr(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;Sum({&amp;lt;MONTH={'$(&lt;SPAN style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;STRONG&gt;vThismonth&lt;/STRONG&gt;&lt;/SPAN&gt;)'}, CR -={1}}&amp;gt;}&lt;SPAN style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;STRONG&gt;NETSALE&lt;/STRONG&gt;&lt;/SPAN&gt;)))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;or&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;=Sum(&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;{&amp;lt;MONTH={'$(&lt;SPAN style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;STRONG&gt;vThismonth&lt;/STRONG&gt;&lt;/SPAN&gt;)'}, CR -={1}'} &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit; line-height: 1.5em; font-style: inherit;"&gt;&lt;STRONG&gt;Aggr(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;Sum({&amp;lt;MONTH={'$(&lt;SPAN style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;STRONG&gt;vThismonth&lt;/STRONG&gt;&lt;/SPAN&gt;)'}, CR -={1}}&amp;gt;}&lt;SPAN style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;STRONG&gt;NETSALE&lt;/STRONG&gt;&lt;/SPAN&gt;)))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;UPDATE:&lt;/STRONG&gt; Although I would suggest using just this:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sum({&amp;lt;MONTH={'$(&lt;SPAN style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;STRONG&gt;vThismonth&lt;/STRONG&gt;&lt;/SPAN&gt;)'}, CR -={1}}&amp;gt;}&lt;SPAN style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;STRONG&gt;NETSALE&lt;/STRONG&gt;&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;and then use the total mode option available on the expression tab of straight table properties and set it to sum&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 14:10:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclusion-in-Set-Analysis/m-p/963764#M960044</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-10-26T14:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: Exclusion in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Exclusion-in-Set-Analysis/m-p/963765#M960046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its showing error in the expression at the values are coming as 0&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Error.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/103068_Error.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 14:39:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclusion-in-Set-Analysis/m-p/963765#M960046</guid>
      <dc:creator />
      <dc:date>2015-10-26T14:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: Exclusion in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Exclusion-in-Set-Analysis/m-p/963766#M960047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The line underneath the curly bracket is not an error, it just says that the expression editor doesn't understand the syntax. This is fixed in the more recent version of QlikView. Are you using a older version of QlikView?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also have you made sure that there is data except 1 for the CR field? Would you be able to share some sample data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 14:41:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclusion-in-Set-Analysis/m-p/963766#M960047</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-10-26T14:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: Exclusion in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Exclusion-in-Set-Analysis/m-p/963767#M960049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Qlikview Shows an error, but still performs the Expression&lt;/P&gt;&lt;P&gt;I use it often, it works&lt;/P&gt;&lt;P&gt;just ignore the red line&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 14:42:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclusion-in-Set-Analysis/m-p/963767#M960049</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-26T14:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: Exclusion in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Exclusion-in-Set-Analysis/m-p/963768#M960051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;actually this is the complete Expression&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SUM(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; AGGR(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; (&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Sum({&amp;lt;MONTH={'$(&lt;SPAN style="color: #3d3d3d; font-style: inherit; font-size: 13.3333px; font-family: inherit; font-weight: inherit;"&gt;&lt;STRONG&gt;&lt;STRONG&gt;vThismonth&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;)'}, CC -={1}}&amp;gt;}&lt;SPAN style="color: #3d3d3d; font-style: inherit; font-size: 13.3333px; font-family: inherit; font-weight: inherit;"&gt;&lt;STRONG&gt;&lt;STRONG&gt;NETSALE&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; /&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Only({&amp;lt;MONTH={'$(&lt;SPAN style="color: #3d3d3d; font-style: inherit; font-size: 13.3333px; font-family: inherit; font-weight: inherit;"&gt;&lt;STRONG&gt;&lt;STRONG&gt;vThismonth&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;)'}&amp;gt;}WORKINGDAYS)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; )&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; ,BRANCH)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;so the rest of the expression becoming inactive&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 14:47:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclusion-in-Set-Analysis/m-p/963768#M960051</guid>
      <dc:creator />
      <dc:date>2015-10-26T14:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: Exclusion in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Exclusion-in-Set-Analysis/m-p/963769#M960052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like you have an extra curly bracket after the {1}.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you're not specifying a dimension to apply the AGGR to, try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;MONTH={'$(&lt;/STRONG&gt;&lt;SPAN style="font-family: inherit; font-size: 13.33px; font-style: inherit;"&gt;&lt;STRONG&gt;vThismonth&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;)'}, CR -={1}&amp;gt;}&lt;/STRONG&gt;&lt;SPAN style="font-family: inherit; font-size: 13.33px; font-style: inherit;"&gt;&lt;STRONG&gt;NETSALE&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 14:47:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclusion-in-Set-Analysis/m-p/963769#M960052</guid>
      <dc:creator>marcus_malinow</dc:creator>
      <dc:date>2015-10-26T14:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: Exclusion in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Exclusion-in-Set-Analysis/m-p/963770#M960053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the rest is not becoming inactive, it only Looks so&lt;/P&gt;&lt;P&gt;provide two&amp;nbsp; Expressions with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;MONTH={'$(&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 13.33px; font-style: inherit; font-weight: inherit;"&gt;&lt;STRONG style="font-family: inherit; font-size: 13.33px; font-style: inherit;"&gt;&lt;STRONG&gt;vThismonth&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;)'}, CC -={1}}&amp;gt;}&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 13.33px; font-style: inherit; font-weight: inherit;"&gt;&lt;STRONG style="font-family: inherit; font-size: 13.33px; font-style: inherit;"&gt;&lt;STRONG&gt;NETSALE&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 13.33px; font-style: inherit; font-weight: inherit;"&gt;and with &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 13.33px; font-style: inherit; font-weight: inherit;"&gt;&lt;STRONG&gt;Only({&amp;lt;MONTH={'$(&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 13.33px; font-style: inherit; font-weight: inherit;"&gt;&lt;STRONG style="font-family: inherit; font-size: 13.33px; font-style: inherit;"&gt;&lt;STRONG&gt;vThismonth&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;)'}&amp;gt;}WORKINGDAYS)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 13.33px; font-style: inherit; font-weight: inherit;"&gt;and see if the result is correct&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 13.33px; font-style: inherit; font-weight: inherit;"&gt;if you want a correct syntax try this one&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 13.33px; font-style: inherit; font-weight: inherit;"&gt;&lt;STRONG&gt;Sum({&amp;lt;MONTH={'$(&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 13.33px; font-style: inherit; font-weight: inherit;"&gt;&lt;STRONG style="font-family: inherit; font-size: 13.33px; font-style: inherit;"&gt;&lt;STRONG&gt;vThismonth&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;)'}, CC={*}-{1}}&amp;gt;}&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 13.33px; font-style: inherit; font-weight: inherit;"&gt;&lt;STRONG style="font-family: inherit; font-size: 13.33px; font-style: inherit;"&gt;&lt;STRONG&gt;NETSALE&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 14:52:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclusion-in-Set-Analysis/m-p/963770#M960053</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-26T14:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Exclusion in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Exclusion-in-Set-Analysis/m-p/963771#M960054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Rudolf &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still getting 0 as values &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 15:26:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclusion-in-Set-Analysis/m-p/963771#M960054</guid>
      <dc:creator />
      <dc:date>2015-10-26T15:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: Exclusion in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Exclusion-in-Set-Analysis/m-p/963772#M960055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;You have an extra curly bracket after the CC -={1}.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SUM(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; AGGR(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; (&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Sum({&amp;lt;MONTH={'$(&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 13.33px; font-style: inherit; font-weight: inherit;"&gt;&lt;STRONG&gt;&lt;STRONG&gt;vThismonth&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;)'}, CC -={1}&amp;gt;}&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 13.33px; font-style: inherit; font-weight: inherit;"&gt;&lt;STRONG&gt;&lt;STRONG&gt;NETSALE&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; /&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Only({&amp;lt;MONTH={'$(&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 13.33px; font-style: inherit; font-weight: inherit;"&gt;&lt;STRONG&gt;&lt;STRONG&gt;vThismonth&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;)'}&amp;gt;}WORKINGDAYS)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; )&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; ,BRANCH)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 15:32:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclusion-in-Set-Analysis/m-p/963772#M960055</guid>
      <dc:creator>marcus_malinow</dc:creator>
      <dc:date>2015-10-26T15:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: Exclusion in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Exclusion-in-Set-Analysis/m-p/963773#M960056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you Show your complete expression&lt;/P&gt;&lt;P&gt;did you try the Expression?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;AGGR(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; (&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Sum({&amp;lt;MONTH={'$(&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 13.33px; font-style: inherit; font-weight: inherit;"&gt;&lt;STRONG&gt;&lt;STRONG&gt;vThismonth&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;)'}, CC -={1}}&amp;gt;}&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 13.33px; font-style: inherit; font-weight: inherit;"&gt;&lt;STRONG&gt;&lt;STRONG&gt;NETSALE&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; /&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Only({&amp;lt;MONTH={'$(&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 13.33px; font-style: inherit; font-weight: inherit;"&gt;&lt;STRONG&gt;&lt;STRONG&gt;vThismonth&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;)'}&amp;gt;}WORKINGDAYS)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; )&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; ,BRANCH)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if thisexpression results in 0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;try the single expressions&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG&gt;Sum({&amp;lt;MONTH={'$(&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 13.33px; font-style: inherit; font-weight: inherit;"&gt;&lt;STRONG&gt;&lt;STRONG&gt;vThismonth&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;)'}, CC -={1}}&amp;gt;}&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 13.33px; font-style: inherit; font-weight: inherit;"&gt;&lt;STRONG&gt;&lt;STRONG&gt;NETSALE&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;and see the results&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;are the month Format identical?&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 15:32:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclusion-in-Set-Analysis/m-p/963773#M960056</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-26T15:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: Exclusion in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Exclusion-in-Set-Analysis/m-p/963774#M960057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Marcus&lt;/P&gt;&lt;P&gt;I tried without the extra } but not showing any Values &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 16:24:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclusion-in-Set-Analysis/m-p/963774#M960057</guid>
      <dc:creator />
      <dc:date>2015-10-26T16:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: Exclusion in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Exclusion-in-Set-Analysis/m-p/963775#M960058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Rudolf &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the Month fields are identical &lt;/P&gt;&lt;P&gt;when i use this below expression alone i am getting values&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 17:00:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclusion-in-Set-Analysis/m-p/963775#M960058</guid>
      <dc:creator />
      <dc:date>2015-10-26T17:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: Exclusion in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Exclusion-in-Set-Analysis/m-p/963776#M960059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so let's summarize&lt;/P&gt;&lt;P&gt;you get a value when you use &lt;STRONG&gt;Sum({&amp;lt;MONTH={'$(&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 13.33px; font-style: inherit; font-weight: inherit;"&gt;&lt;STRONG&gt;&lt;STRONG&gt;vThismonth&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;)'}, CC -={1}}&amp;gt;}&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 13.33px; font-style: inherit; font-weight: inherit;"&gt;&lt;STRONG&gt;&lt;STRONG&gt;NETSALE&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;monthfield and variable are identical,&lt;/P&gt;&lt;P&gt;but complete Expression Returns 0&lt;/P&gt;&lt;P&gt;question: does your datamodel have a Connection between BRANCH and values?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; is the resulting number large enough &amp;gt;0 (or is NETSALES/NrOfWorkingdays)&amp;lt;1 and Expression is&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; defined as integer?&lt;/P&gt;&lt;P&gt;-&amp;gt; can you post example qvw?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 17:09:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclusion-in-Set-Analysis/m-p/963776#M960059</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-26T17:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: Exclusion in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Exclusion-in-Set-Analysis/m-p/963777#M960060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Rudolf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your expression worked, Don't know&amp;nbsp; why it didn't work initially, I recreated the Straight table and it worked&lt;/P&gt;&lt;P&gt;might be i missed&amp;nbsp; some thing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;SUM(&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp; AGGR(&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp; (&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp; Sum({&amp;lt;MONTH={'$(&lt;STRONG style="font-style: inherit; font-size: 13.33px; font-family: inherit;"&gt;vThismonth&lt;/STRONG&gt;)'},CR -={1}&amp;gt;}&lt;STRONG style="font-style: inherit; font-size: 13.33px; font-family: inherit;"&gt;NETSALE&lt;/STRONG&gt;))&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 13:24:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclusion-in-Set-Analysis/m-p/963777#M960060</guid>
      <dc:creator />
      <dc:date>2015-10-27T13:24:34Z</dc:date>
    </item>
  </channel>
</rss>

