<?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 the selection? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-ignore-the-selection/m-p/1143587#M374416</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got it &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; That's what I thought you might mean, but just wanted to make sure&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Jun 2016 16:36:12 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-06-17T16:36:12Z</dc:date>
    <item>
      <title>Set analysis - ignore the selection?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-ignore-the-selection/m-p/1143580#M374409</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;Is it possible to ignore the selection in set analysis? Below does not work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;Category = {'category1'}&amp;gt;}[Number of people])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2016 15:20:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-ignore-the-selection/m-p/1143580#M374409</guid>
      <dc:creator />
      <dc:date>2016-06-17T15:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - ignore the selection?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-ignore-the-selection/m-p/1143581#M374410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using 1 will ignore all selections:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sum({1&amp;lt;Category = {'category1'}&amp;gt;}[Number of people])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;If you only want to ignore selections in a particular field, you would do it this way:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum({$&amp;lt;Category = {'category1'}, IgnoreField =&amp;gt;}[Number of people])&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2016 15:22:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-ignore-the-selection/m-p/1143581#M374410</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2016-06-17T15:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - ignore the selection?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-ignore-the-selection/m-p/1143582#M374411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK... let's see, what you want to ignore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum all Category = 'category1'&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sum({$&amp;lt;Category = {'category1'}&amp;gt;}[Number of people])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sum a&lt;SPAN style="font-size: 13.3333px;"&gt;ll Category &amp;lt;&amp;gt; 'category1'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum({$&amp;lt;Category -= {'category1'}&amp;gt;}[Number of people])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Or&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sum({$&amp;lt;Category = {'*'}-{'category1'}&amp;gt;}[Number of people])&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Ignore the selections on Category&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum({$&amp;lt;Category = &amp;gt;}[Number of people])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2016 16:00:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-ignore-the-selection/m-p/1143582#M374411</guid>
      <dc:creator>jolivares</dc:creator>
      <dc:date>2016-06-17T16:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - ignore the selection?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-ignore-the-selection/m-p/1143583#M374412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are you wanting&amp;nbsp; to ignore selection in? Category or another field? If its category, it should work the way it is right now:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Sum({$&amp;lt;Category = {'category1'}&amp;gt;}[Number of people])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For another field, you can add them as a comma separated list for each field you want to ignore selection in&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Sum({$&amp;lt;Category = {'category1'}&lt;SPAN style="color: #ff0000;"&gt;, Field1, Field2, Field3, Field4, Field5.....&lt;/SPAN&gt;&amp;gt;}[Number of people])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to ignore selection in all fields except in few fields you can do this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Sum({&lt;SPAN style="color: #ff0000;"&gt;1&lt;/SPAN&gt;&amp;lt;Category = {'category1'}&lt;SPAN style="color: #ff0000;"&gt;, Field100 = $:: Field100, Field101 = $::Field101.....&lt;/SPAN&gt;&amp;gt;}[Number of people])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to ignore all field selecions, then this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sum({&lt;SPAN style="color: #ff0000;"&gt;1&lt;/SPAN&gt;&amp;lt;Category = {'category1'}&amp;gt;}[Number of people])&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2016 16:07:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-ignore-the-selection/m-p/1143583#M374412</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-17T16:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - ignore the selection?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-ignore-the-selection/m-p/1143584#M374413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Remeber that you can ignore the selection but not the dimension, ok?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2016 16:17:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-ignore-the-selection/m-p/1143584#M374413</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2016-06-17T16:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - ignore the selection?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-ignore-the-selection/m-p/1143585#M374414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/people/cleveranjos"&gt;cleveranjos&lt;/A&gt;‌ did not completely understand your comment. Can you provide more details?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2016 16:19:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-ignore-the-selection/m-p/1143585#M374414</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-17T16:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - ignore the selection?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-ignore-the-selection/m-p/1143586#M374415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It´s a commom question when someome try to create a Set Analysis expression that&amp;nbsp; consider the value of the dimension.&lt;/P&gt;&lt;P&gt;The set analsys expression is evaluated globally before the cube is expanded (as &lt;A href="https://community.qlik.com/qlik-users/4003"&gt;hic&lt;/A&gt;‌ have taught in &lt;A href="https://community.qlik.com/qlik-blogpost/4076"&gt;A Primer on Set Analysis&lt;/A&gt;), so if you need a expression that need to be evaluated per dimension value you need to use another technique (if´s, sum(total, etc)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2016 16:32:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-ignore-the-selection/m-p/1143586#M374415</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2016-06-17T16:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - ignore the selection?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-ignore-the-selection/m-p/1143587#M374416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got it &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; That's what I thought you might mean, but just wanted to make sure&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2016 16:36:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-ignore-the-selection/m-p/1143587#M374416</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-17T16:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - ignore the selection?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-ignore-the-selection/m-p/1143588#M374417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The most commom is something like: &lt;/P&gt;&lt;P&gt;SUM({&amp;lt;SalesDate={"$(=Date(Max(SalesDate)))"}&amp;gt;} Ammount) and Customer as dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Max(SalesDate) is evaluated &lt;SPAN style="text-decoration: underline;"&gt;once&lt;/SPAN&gt; before the cube is evaluated and &lt;SPAN style="text-decoration: underline;"&gt;not for each&lt;/SPAN&gt; Customer&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2016 16:39:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-ignore-the-selection/m-p/1143588#M374417</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2016-06-17T16:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - ignore the selection?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-ignore-the-selection/m-p/1143589#M374418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As we were writing about ignoring selections&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;sum({$&amp;lt;Category = &amp;gt;}[Number of people]) will not ignore the dimension Category (if it is in the dimension list)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2016 16:40:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-ignore-the-selection/m-p/1143589#M374418</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2016-06-17T16:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - ignore the selection?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-ignore-the-selection/m-p/1143590#M374419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe it will. Are you sure it won't?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2016 16:43:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-ignore-the-selection/m-p/1143590#M374419</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-17T16:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - ignore the selection?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-ignore-the-selection/m-p/1143591#M374420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, using my version, that expression is respecting the dimension&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capturar.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/128344_Capturar.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2016 16:48:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-ignore-the-selection/m-p/1143591#M374420</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2016-06-17T16:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - ignore the selection?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-ignore-the-selection/m-p/1143592#M374421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What I meant was the selection in Dim1 won't have any impact on second expression, but first expression will become 0 for excluded Dim1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2016 16:53:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-ignore-the-selection/m-p/1143592#M374421</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-17T16:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - ignore the selection?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-ignore-the-selection/m-p/1143593#M374422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, if you refering to a selection, I was writing about dimension cube evaluation., just putting my two cents to&amp;nbsp;&amp;nbsp; discussion&amp;nbsp; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2016 16:58:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-ignore-the-selection/m-p/1143593#M374422</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2016-06-17T16:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - ignore the selection?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-ignore-the-selection/m-p/1143594#M374423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That make sense, but the word 'selection' confused me &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2016 16:59:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-ignore-the-selection/m-p/1143594#M374423</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-17T16:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - ignore the selection?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-ignore-the-selection/m-p/1143595#M374424</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 have a similar issue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a textbox:&lt;/P&gt;&lt;P&gt;=Num(SUM({1&amp;lt;[Lager]={"&amp;lt;&amp;gt;SP"},[Datum]={"=Datum &amp;gt;= Today()-Tagezurueck"}&amp;gt;}MengeABS),'# ##0')&amp;amp;' STK'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want that textbox to ignore all other selections.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2018 17:45:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-ignore-the-selection/m-p/1143595#M374424</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-19T17:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - ignore the selection?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-ignore-the-selection/m-p/1704241#M451389</link>
      <description>&lt;P&gt;Hi I have similar situation but still I am struggling to understand this expression.. I have text box using variable : 'vOrder_Volume' , I have multiple filters in my dashboard Like Country, zone ,branch,Code etc. But I want to keep only Branch and below&amp;nbsp; level selection and ignore all above level (Zone, Country) selection , How to make set analysis ? I am trying same as above expression but as I have variable,So Its not working. Can anyone&amp;nbsp;please help me with that?&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 19:57:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-ignore-the-selection/m-p/1704241#M451389</guid>
      <dc:creator>Iraa</dc:creator>
      <dc:date>2020-05-21T19:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - ignore the selection?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-ignore-the-selection/m-p/2153866#M1225065</link>
      <description>&lt;P&gt;Always try to remind myself how to do this and the responses always reference ignoring specific selections.&lt;/P&gt;
&lt;P&gt;Someone correct me if I am wrong but if you want to ignore all selections and just return a value then simply do this:&lt;/P&gt;
&lt;P&gt;Sum({1}[Field])&lt;/P&gt;
&lt;P&gt;or&lt;/P&gt;
&lt;P&gt;Count({1}[Field])&lt;/P&gt;
&lt;P&gt;or&lt;/P&gt;
&lt;P&gt;Count(distinct {1}[Field])&lt;/P&gt;
&lt;P&gt;etc.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 03:25:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-ignore-the-selection/m-p/2153866#M1225065</guid>
      <dc:creator>Dan36</dc:creator>
      <dc:date>2023-12-18T03:25:36Z</dc:date>
    </item>
  </channel>
</rss>

