<?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: TOTAL Qualifier Behavior in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/TOTAL-Qualifier-Behavior/m-p/631693#M678556</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;This is exactly why I used TOTAL to ignore the dimensions displayed in the chart but to take into account the dimensions in the selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I don't understand is why when I add TOTAL to the expression, it displays dimension values that are not linked to any fact (in my model there is not a single fact linked to the value Composant).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 May 2014 08:13:46 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-05-14T08:13:46Z</dc:date>
    <item>
      <title>TOTAL Qualifier Behavior</title>
      <link>https://community.qlik.com/t5/QlikView/TOTAL-Qualifier-Behavior/m-p/631690#M678553</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;I was trying to learn today the total qualifier and stumbled across this strange behavior&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the Data model I'm using :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One Fact Table, and a snow-flaked dimension product.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://community.qlik.com/legacyfs/online/58781_pastedImage_0.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I make a chart using the field &lt;STRONG&gt;catégorie&lt;/STRONG&gt; (from DimProductCategory) and the expression &lt;STRONG&gt;Sum (SalesAmout)&lt;/STRONG&gt; I get this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="58779" alt="" class="jiveImage" src="https://community.qlik.com/legacyfs/online/58779_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if I add to that previous chart an expression based on the TOTAL qualifier - Sum (TOTAL SalesAmount) I get this chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="58780" alt="" class="jiveImage" src="https://community.qlik.com/legacyfs/online/58780_pastedImage_2.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically the use of TOTAL qualifier bring two new values for the field Catégorie (&lt;STRONG&gt;Composant&lt;/STRONG&gt; and a &lt;STRONG&gt;null&lt;/STRONG&gt; value). The Composant value comes from the dimension DimProductCategory while there is no composant sold in the fact table. The null value, well I just don't understand where it is coming from.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it the expected behavior of TOTAL qualifier or did I made a mistake. If it is the expected behavior how can I remove those two fields (with elegance).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 16:58:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/TOTAL-Qualifier-Behavior/m-p/631690#M678553</guid>
      <dc:creator />
      <dc:date>2014-05-13T16:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: TOTAL Qualifier Behavior</title>
      <link>https://community.qlik.com/t5/QlikView/TOTAL-Qualifier-Behavior/m-p/631691#M678554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Total qualifier &lt;STRONG&gt;disregards dimension values, &lt;/STRONG&gt;so even if you create a chart with dimensions, the expression won't split values across dimensions, however it will respond to selections,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 17:23:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/TOTAL-Qualifier-Behavior/m-p/631691#M678554</guid>
      <dc:creator>jaimeaguilar</dc:creator>
      <dc:date>2014-05-13T17:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: TOTAL Qualifier Behavior</title>
      <link>https://community.qlik.com/t5/QlikView/TOTAL-Qualifier-Behavior/m-p/631692#M678555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Removing blank Category is easy - check "suppress when value is null" on the Dimensions tab.&lt;/P&gt;&lt;P&gt;'Composant' is a different story.&amp;nbsp; You didn't see it in the first table (no total) apparently because "suppress zero-values" is checked on the Presentation tab.&amp;nbsp; If you want to remove it, you need a condition for the "total" column, or maybe better to use calculated dimension in this case, like this:&lt;/P&gt;&lt;P&gt;aggr(if(sum(SalesAmount)&amp;gt;0, Category),Category)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 17:39:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/TOTAL-Qualifier-Behavior/m-p/631692#M678555</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-13T17:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: TOTAL Qualifier Behavior</title>
      <link>https://community.qlik.com/t5/QlikView/TOTAL-Qualifier-Behavior/m-p/631693#M678556</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;This is exactly why I used TOTAL to ignore the dimensions displayed in the chart but to take into account the dimensions in the selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I don't understand is why when I add TOTAL to the expression, it displays dimension values that are not linked to any fact (in my model there is not a single fact linked to the value Composant).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 08:13:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/TOTAL-Qualifier-Behavior/m-p/631693#M678556</guid>
      <dc:creator />
      <dc:date>2014-05-14T08:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: TOTAL Qualifier Behavior</title>
      <link>https://community.qlik.com/t5/QlikView/TOTAL-Qualifier-Behavior/m-p/631694#M678557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Works perfectly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 08:22:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/TOTAL-Qualifier-Behavior/m-p/631694#M678557</guid>
      <dc:creator />
      <dc:date>2014-05-14T08:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: TOTAL Qualifier Behavior</title>
      <link>https://community.qlik.com/t5/QlikView/TOTAL-Qualifier-Behavior/m-p/631695#M678558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saad,&lt;/P&gt;&lt;P&gt;This a consequence of the join that QlikView needs to do&amp;nbsp; internally to be able to evaluate the expression. If you can share you QlikView document I could try to give you a more specific answer.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Carlos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 08:31:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/TOTAL-Qualifier-Behavior/m-p/631695#M678558</guid>
      <dc:creator>cfz</dc:creator>
      <dc:date>2014-05-14T08:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: Re: TOTAL Qualifier Behavior</title>
      <link>https://community.qlik.com/t5/QlikView/TOTAL-Qualifier-Behavior/m-p/631696#M678559</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;See the file attached below.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 08:48:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/TOTAL-Qualifier-Behavior/m-p/631696#M678559</guid>
      <dc:creator />
      <dc:date>2014-05-14T08:48:11Z</dc:date>
    </item>
  </channel>
</rss>

