<?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 a selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-a-selection/m-p/65366#M773759</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You mentioned below that this ignored all selection including Month field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If(vCurrency_1 = 'CND',&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({1&amp;lt;Currency = {'CND'},&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Month&lt;/STRONG&gt;&amp;gt;}Budget),&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum({1&amp;lt;Currency = {'USD'},&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Month&lt;/STRONG&gt;&amp;gt;}Budget)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp; )&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;Is your Month field called Month or is it month or MONTH? Because for QlikView and Qlik Sense, Month is different from MONTH and month... Qlik is case sensitive and you would want to make sure to use the correct casing of your field name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 May 2018 12:37:49 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-05-21T12:37:49Z</dc:date>
    <item>
      <title>Set Analysis - Ignore a selection</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-a-selection/m-p/65342#M773735</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;Would like to create a set analysis that would ignore a selection, but this won't work. Any idea what the problem is?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Fruits = 'Red', &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum({$&amp;lt; Fruits = {'Red'},&lt;STRONG&gt; Apple&lt;/STRONG&gt; &amp;gt;}Sweet), &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum({$&amp;lt; Fruits = {'Green'}, &lt;STRONG&gt;Apple&lt;/STRONG&gt; &amp;gt;}Sweet)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to ignore the field of &lt;STRONG&gt;Apple.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-a-selection/m-p/65342#M773735</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Ignore a selection</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-a-selection/m-p/65343#M773736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt; Sum({$&amp;lt; Fruits= {'Red','Green'},&lt;/SPAN&gt;&lt;STRONG style="color: #3d3d3d; font-family: inherit; font-size: 12px; font-style: inherit;"&gt; Fruits-={'Apple'}&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt; &amp;gt;}Sweet)&amp;nbsp;&amp;nbsp; &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: 12px;"&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: 12px;"&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: 12px;"&gt;or &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If(Fruits = 'Red',&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum({$&amp;lt; Fruits= {'Red','Green'},&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt; Fruits-={'Apple'}&lt;/STRONG&gt; &amp;gt;}Sweet)&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp; )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2018 09:02:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-a-selection/m-p/65343#M773736</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2018-05-21T09:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Ignore a selection</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-a-selection/m-p/65344#M773737</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;you can exclude the apple like this below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;fruit_color = {'Red'},fruit_type -= {'Apple'}&amp;gt;}sweet)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2018 09:04:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-a-selection/m-p/65344#M773737</guid>
      <dc:creator>chinnuchinni</dc:creator>
      <dc:date>2018-05-21T09:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Ignore a selection</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-a-selection/m-p/65345#M773738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can't define same fields 2 times within Set expression. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, &lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/arwinpabz"&gt;arwinpabz&lt;/A&gt;&lt;/STRONG&gt; can you describe exactly what you are doing? You want to exclude the value or field ignore?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2018 09:10:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-a-selection/m-p/65345#M773738</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-05-21T09:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Ignore a selection</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-a-selection/m-p/65346#M773739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes i missed it it might be other field but he didnt mentioned&amp;nbsp; so i thought he will change&amp;nbsp; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4424"&gt;Excluding values in Set Analysis&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2018 09:12:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-a-selection/m-p/65346#M773739</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2018-05-21T09:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Ignore a selection</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-a-selection/m-p/65347#M773740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is my real code.. I'd like to ignore the selection of months. But it's not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(vCurrency_1 = 'CND', &lt;/P&gt;&lt;P&gt;Sum({$&amp;lt; Currency = {'CND'}, &lt;STRONG&gt;Month&lt;/STRONG&gt;&amp;gt;}Budget), &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum({$&amp;lt; Currency = {'USD'}, &lt;STRONG&gt;Month&lt;/STRONG&gt;&amp;gt;}Budget)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2018 09:54:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-a-selection/m-p/65347#M773740</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-21T09:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Ignore a selection</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-a-selection/m-p/65348#M773741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If(vCurrency_1 = 'CND',&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({$&amp;lt; Currency = {'CND'}, &lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Month=&lt;/STRONG&gt;&amp;gt;}Budget),&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum({$&amp;lt; Currency = {'USD'}, &lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Month=&lt;/STRONG&gt;&amp;gt;}Budget)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp; )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2018 09:56:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-a-selection/m-p/65348#M773741</guid>
      <dc:creator>sudhirpkuwar</dc:creator>
      <dc:date>2018-05-21T09:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Ignore a selection</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-a-selection/m-p/65349#M773742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Already did that but it not working as well..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2018 10:11:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-a-selection/m-p/65349#M773742</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-21T10:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Ignore a selection</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-a-selection/m-p/65350#M773743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you share your app with sample data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2018 10:13:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-a-selection/m-p/65350#M773743</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-05-21T10:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Ignore a selection</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-a-selection/m-p/65351#M773744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Can you share your app&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2018 10:13:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-a-selection/m-p/65351#M773744</guid>
      <dc:creator>keerthika</dc:creator>
      <dc:date>2018-05-21T10:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Ignore a selection</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-a-selection/m-p/65352#M773745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can't share the app as it contains confidential data.. Is there any form of set analysis that would give me the same result?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2018 10:34:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-a-selection/m-p/65352#M773745</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-21T10:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Ignore a selection</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-a-selection/m-p/65353#M773746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Apple is fieldName or value in table?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;If it is value then it come under which field ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to show sum of sweet where Fruit is Red or Green.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then just use &lt;/P&gt;&lt;P&gt;sum({&amp;lt;Fruits={'Red','Green'}&amp;gt;}Sweet)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2018 10:40:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-a-selection/m-p/65353#M773746</guid>
      <dc:creator>big_dreams</dc:creator>
      <dc:date>2018-05-21T10:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Ignore a selection</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-a-selection/m-p/65354#M773747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this: &lt;A href="https://community.qlik.com/docs/DOC-1290"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2018 10:41:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-a-selection/m-p/65354#M773747</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-05-21T10:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Ignore a selection</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-a-selection/m-p/65355#M773748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First check value of your variable &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;vCurrency_1 &lt;/SPAN&gt;that, are you getting selected value (CND or USD) in it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If(vCurrency_1 = 'CND',&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({&amp;lt;Currency = {'CND'},&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Month&lt;/STRONG&gt;&amp;gt;}Budget),&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum({&amp;lt;Currency = {'USD'},&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Month&lt;/STRONG&gt;&amp;gt;}Budget)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp; )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2018 10:46:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-a-selection/m-p/65355#M773748</guid>
      <dc:creator>vijetas42</dc:creator>
      <dc:date>2018-05-21T10:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Ignore a selection</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-a-selection/m-p/65356#M773749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's selected to CND.. All were correct but I just want to disregard the month selection..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2018 11:30:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-a-selection/m-p/65356#M773749</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-21T11:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Ignore a selection</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-a-selection/m-p/65357#M773750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do you define &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;vCurrency_1? is this an expression? Are you ignoring selection in Month field for the expression behind vCurrency_1?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2018 11:33:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-a-selection/m-p/65357#M773750</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-21T11:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Ignore a selection</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-a-selection/m-p/65358#M773751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its working fine at my end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check this if you can find it useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2018 11:45:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-a-selection/m-p/65358#M773751</guid>
      <dc:creator>sudhirpkuwar</dc:creator>
      <dc:date>2018-05-21T11:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Ignore a selection</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-a-selection/m-p/65359#M773752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please provide expression that you have wrote for &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #f2f2f2;"&gt;vCurrency_1&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2018 11:50:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-a-selection/m-p/65359#M773752</guid>
      <dc:creator>vijetas42</dc:creator>
      <dc:date>2018-05-21T11:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Ignore a selection</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-a-selection/m-p/65360#M773753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If(vCurrency_1 = 'CND',&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({1&amp;lt;Currency = {'CND'},&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Month&lt;/STRONG&gt;&amp;gt;}Budget),&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum({1&amp;lt;Currency = {'USD'},&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Month&lt;/STRONG&gt;&amp;gt;}Budget)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp; )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2018 12:04:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-a-selection/m-p/65360#M773753</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2018-05-21T12:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Ignore a selection</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-a-selection/m-p/65361#M773754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its just &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #f2f2f2;"&gt;vCurrency_1 = CND&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2018 12:13:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignore-a-selection/m-p/65361#M773754</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-21T12:13:22Z</dc:date>
    </item>
  </channel>
</rss>

