<?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: Selection affects the chart with TOTAL Qualifier in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Selection-affects-the-chart-with-TOTAL-Qualifier/m-p/1778406#M455036</link>
    <description>&lt;P&gt;I think there is some confusion..&amp;nbsp;&lt;/P&gt;&lt;P&gt;TOTAL qualifier is used for defining aggregation scope.. i.e dimensions used in parent Viz.&lt;/P&gt;&lt;P&gt;It's not related to selection scope.. Look into Set Identifiers (1,$) or Set Modifier options.&lt;/P&gt;</description>
    <pubDate>Fri, 29 Jan 2021 11:11:07 GMT</pubDate>
    <dc:creator>PradeepK</dc:creator>
    <dc:date>2021-01-29T11:11:07Z</dc:date>
    <item>
      <title>Selection affects the chart with TOTAL Qualifier</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-affects-the-chart-with-TOTAL-Qualifier/m-p/1778396#M455034</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Please help me in the following scenario.&lt;/P&gt;&lt;P&gt;I have a chart which has two dimensions MonthYr and Channel. One of the channel A is subset of another channel B.&amp;nbsp; That means is if I have a transaction T1 coming through Channel A will always pass through Channel B before it completes. So in the chart I should have these Transactions counted once only in Channel A and not twice in channel B.&lt;/P&gt;&lt;P&gt;I have used the below code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=if(match(Channel,'B'),
        count(total&amp;lt;MonthYr&amp;gt; distinct {&amp;lt;Channel={'B'}
         ,%Date={"&amp;lt;=$(=vMaxDate)&amp;gt;=$(=vPrev6month)"}
         ,MonthYr
  &amp;gt;}Cases)
   - count(total&amp;lt;MonthYr&amp;gt; distinct {&amp;lt; Channel={'A'}
     ,%Date={"&amp;lt;=$(=vMaxDate)&amp;gt;=$(=vPrev6month)"}
     ,MonthYr
  &amp;gt;}Cases)
,count(distinct {&amp;lt; %Date={"&amp;lt;=$(=vMaxDate)&amp;gt;=$(=vPrev6month)"}
         ,MonthYr
  &amp;gt;}Cases)
)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;SPAN&gt;Now the problem is it is working fine with no selection in the MonthYr field. Once a selection is made I dont have the count of cases as Channel B - Channel A except for the month selected. Please help me in correcting the code&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2021 10:45:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-affects-the-chart-with-TOTAL-Qualifier/m-p/1778396#M455034</guid>
      <dc:creator>Jeys</dc:creator>
      <dc:date>2021-01-29T10:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: Selection affects the chart with TOTAL Qualifier</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-affects-the-chart-with-TOTAL-Qualifier/m-p/1778406#M455036</link>
      <description>&lt;P&gt;I think there is some confusion..&amp;nbsp;&lt;/P&gt;&lt;P&gt;TOTAL qualifier is used for defining aggregation scope.. i.e dimensions used in parent Viz.&lt;/P&gt;&lt;P&gt;It's not related to selection scope.. Look into Set Identifiers (1,$) or Set Modifier options.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2021 11:11:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-affects-the-chart-with-TOTAL-Qualifier/m-p/1778406#M455036</guid>
      <dc:creator>PradeepK</dc:creator>
      <dc:date>2021-01-29T11:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: Selection affects the chart with TOTAL Qualifier</title>
      <link>https://community.qlik.com/t5/QlikView/Selection-affects-the-chart-with-TOTAL-Qualifier/m-p/1778612#M455042</link>
      <description>&lt;P&gt;I’m aware that Total qualifier is used for aggregation but the problem is the aggregation gets working fine for the current selected month and the other months are showing the non aggregate value&lt;/P&gt;</description>
      <pubDate>Sat, 30 Jan 2021 04:51:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection-affects-the-chart-with-TOTAL-Qualifier/m-p/1778612#M455042</guid>
      <dc:creator>Jeys</dc:creator>
      <dc:date>2021-01-30T04:51:00Z</dc:date>
    </item>
  </channel>
</rss>

