<?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 - Ignore One Dimension - Problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-One-Dimension-Problem/m-p/993024#M338190</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;Welcome to the Qlik Community.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fieldnames in Qlik are Case Sensitive. Now compare your fieldnames:&lt;/P&gt;&lt;P&gt;- LCCOSTOClienteGrupoCostoTIpoPFT&lt;/P&gt;&lt;P&gt;- LCCostoClienteGrupoCostoTipoPFT&lt;/P&gt;&lt;P&gt;Notice the difference?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you make sure the name you use in the Set Analysis statement is 100% exactly the same as the field name, your problem is most likely solved &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Nov 2015 21:58:33 GMT</pubDate>
    <dc:creator>oknotsen</dc:creator>
    <dc:date>2015-11-26T21:58:33Z</dc:date>
    <item>
      <title>Set Analysis - Ignore One Dimension - Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-One-Dimension-Problem/m-p/993023#M338189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi! First of all, sorry for my english.&lt;/P&gt;&lt;P&gt;This is my case:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to reach the sum ignoring one dimension. That Expression is called "_TEST"&lt;/P&gt;&lt;P&gt;I attach 2 images. (You must see the red color selection)&lt;/P&gt;&lt;P&gt;The first one, as you can see, have&amp;nbsp; 952 as total value.&lt;/P&gt;&lt;P&gt;In the second one, i added one dimension. It is called: "LCCOSTOClienteGrupoCostoTIpoPFT".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need that the Expression "_TEST" give me 952 for each value of that dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, i'm using: &lt;STRONG&gt;&lt;EM&gt;sum({$&amp;lt;LCCostoClienteGrupoCostoTipoPFT=&amp;gt;}MANIBultos) &lt;/EM&gt;&lt;/STRONG&gt;but it doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Nov 2015 21:26:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-One-Dimension-Problem/m-p/993023#M338189</guid>
      <dc:creator />
      <dc:date>2015-11-26T21:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Ignore One Dimension - Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-One-Dimension-Problem/m-p/993024#M338190</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;Welcome to the Qlik Community.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fieldnames in Qlik are Case Sensitive. Now compare your fieldnames:&lt;/P&gt;&lt;P&gt;- LCCOSTOClienteGrupoCostoTIpoPFT&lt;/P&gt;&lt;P&gt;- LCCostoClienteGrupoCostoTipoPFT&lt;/P&gt;&lt;P&gt;Notice the difference?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you make sure the name you use in the Set Analysis statement is 100% exactly the same as the field name, your problem is most likely solved &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Nov 2015 21:58:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-One-Dimension-Problem/m-p/993024#M338190</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2015-11-26T21:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Ignore One Dimension - Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-One-Dimension-Problem/m-p/993025#M338191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set analysis will be evaluated once per chart and can't be used to ignore dimensions. That's where you can make use of the TOTAL qualifier with a field list (listing the dimension &lt;EM&gt;fields &lt;/EM&gt;you still want to consider):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum(TOTAL&amp;lt;Dim1, Dim2, Dim3&amp;gt; MANUBultos)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g. assuming the dimension fields are named like your dimension labels:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Sum(TOTAL&amp;lt;[Pccion Tipo],&amp;nbsp; Especie, Variedad, Envase, [Cte. Com. Grupo]&amp;gt; MANUBultos)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Nov 2015 23:17:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-One-Dimension-Problem/m-p/993025#M338191</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-11-26T23:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Ignore One Dimension - Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-One-Dimension-Problem/m-p/993026#M338192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi! You are right but the problem persist. It didn't change the results.&lt;/P&gt;&lt;P&gt;I don't know why&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Nov 2015 12:55:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-One-Dimension-Problem/m-p/993026#M338192</guid>
      <dc:creator />
      <dc:date>2015-11-30T12:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Ignore One Dimension - Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-One-Dimension-Problem/m-p/993027#M338193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi! The problem with TOTAL and Dim1, Dim2, Dim3 is that in my app the dimensions selections are dinamic.&lt;/P&gt;&lt;P&gt;The end user can select which dimensions has to be shown in the pivot by a list box selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem persists.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Nov 2015 12:58:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-One-Dimension-Problem/m-p/993027#M338193</guid>
      <dc:creator />
      <dc:date>2015-11-30T12:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Ignore One Dimension - Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-One-Dimension-Problem/m-p/993028#M338194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just use all possible dimensions in the field list of the TOTAL qualifier. Only the relevant ones (the ones dynamically selected by the user) will be used for the grouping.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Nov 2015 17:08:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-One-Dimension-Problem/m-p/993028#M338194</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-11-30T17:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Ignore One Dimension - Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-One-Dimension-Problem/m-p/993029#M338195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes! I could do it using GetFieldSelection!&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Nov 2015 18:51:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-One-Dimension-Problem/m-p/993029#M338195</guid>
      <dc:creator />
      <dc:date>2015-11-30T18:51:55Z</dc:date>
    </item>
  </channel>
</rss>

