<?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 to exclude particular column row value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-to-exclude-particular-column-row-value/m-p/765332#M272033</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change your expression into something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;=if (dimensionality() = 0, NEWEXPRESSIONWITHSETANALYSIS, $(vItemDiff))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will select a different expression whenever a total is being calculated.&lt;/P&gt;&lt;P&gt;What will NEWEXPRESSIONWITHSETANALYSIS become? The same expression as you listed above, except that &lt;EM&gt;every&lt;/EM&gt; aggregation function should contain a set spec like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;... {&amp;lt;Grade = {"A", "B", "C", "D"}&amp;gt;} ..&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 08 Feb 2015 20:32:00 GMT</pubDate>
    <dc:creator>Peter_Cammaert</dc:creator>
    <dc:date>2015-02-08T20:32:00Z</dc:date>
    <item>
      <title>Set Analysis to exclude particular column row value</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-to-exclude-particular-column-row-value/m-p/765331#M272032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Friends,can any one please help on set Analysis Issue facing .My scenario is how to exclude particular row in calculations below st. table need to sum up A-D as Total in Grade Column.Below is the Expression for Item&amp;nbsp; Diff .&lt;/P&gt;&lt;P&gt;vItemDiff= if (count ([Final&amp;nbsp; Indicator])=0,' ',(1+if (Sum([Actual X Sales]) = 0,' ',\ Sum ([Actual R Sales])/sum([Actual X Sales])-1))/(1+ if (SUM ([WgtsX Sales])=0,' ', SUM ([Wgts R Sales])/SUM ([WgtsX Sales])-1))-1) &lt;/P&gt;&lt;P&gt;O/P&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;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 196px;"&gt;&lt;TBODY&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl63" height="17" style="height: 12.75pt; width: 74pt;" width="98"&gt;Grade&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none; width: 74pt;" width="98"&gt;Item Diff&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="height: 12.75pt; border-top: none;"&gt;A&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;21&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="height: 12.75pt; border-top: none;"&gt;B&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="height: 12.75pt; border-top: none;"&gt;C&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="height: 12.75pt; border-top: none;"&gt;D&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="height: 12.75pt; border-top: none;"&gt;No Master&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;11&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl66" height="17" style="height: 12.75pt; border-top: none;"&gt;Total A-D&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none;"&gt;43&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Desired Expected Output:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 196px;"&gt;&lt;TBODY&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl65" height="17" style="height: 12.75pt; width: 74pt;" width="98"&gt;Grade&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none; width: 74pt;" width="98"&gt;Item&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl66" height="17" style="height: 12.75pt; border-top: none;"&gt;A&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;21&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl66" height="17" style="height: 12.75pt; border-top: none;"&gt;B&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl66" height="17" style="height: 12.75pt; border-top: none;"&gt;C&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl66" height="17" style="height: 12.75pt; border-top: none;"&gt;D&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl66" height="17" style="height: 12.75pt; border-top: none;"&gt;No Master&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;11&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl68" height="17" style="height: 12.75pt; border-top: none;"&gt;Total A-D&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none;"&gt;32&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Feb 2015 19:39:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-to-exclude-particular-column-row-value/m-p/765331#M272032</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-08T19:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis to exclude particular column row value</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-to-exclude-particular-column-row-value/m-p/765332#M272033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change your expression into something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;=if (dimensionality() = 0, NEWEXPRESSIONWITHSETANALYSIS, $(vItemDiff))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will select a different expression whenever a total is being calculated.&lt;/P&gt;&lt;P&gt;What will NEWEXPRESSIONWITHSETANALYSIS become? The same expression as you listed above, except that &lt;EM&gt;every&lt;/EM&gt; aggregation function should contain a set spec like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;... {&amp;lt;Grade = {"A", "B", "C", "D"}&amp;gt;} ..&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Feb 2015 20:32:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-to-exclude-particular-column-row-value/m-p/765332#M272033</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-02-08T20:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis to exclude particular column row value</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-to-exclude-particular-column-row-value/m-p/765333#M272034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you please explain in clear case.In above solution you provided not getting exactly in normal to exclude in set analysis we use-= in set&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2015 12:20:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-to-exclude-particular-column-row-value/m-p/765333#M272034</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-09T12:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis to exclude particular column row value</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-to-exclude-particular-column-row-value/m-p/765334#M272035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then use a comparable set modifier that starts from the current selection:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'courier new', courier; font-size: 13px;"&gt;... {&amp;lt;Grade -= {"No Master"}&amp;gt;} ...&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2015 12:35:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-to-exclude-particular-column-row-value/m-p/765334#M272035</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-02-09T12:35:05Z</dc:date>
    </item>
  </channel>
</rss>

