<?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: expression that ignores any selection apart from 3 fields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/expression-that-ignores-any-selection-apart-from-3-fields/m-p/386880#M144473</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should use Set Analysis this is an example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum( {$&amp;lt;YEAR = {2011}, COUNTRY = {USA}&amp;gt;} [IMP USD] )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will give you only the sales for USA in 2011 no mater what selections you do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this Helps!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Nov 2012 17:08:32 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-11-28T17:08:32Z</dc:date>
    <item>
      <title>expression that ignores any selection apart from 3 fields</title>
      <link>https://community.qlik.com/t5/QlikView/expression-that-ignores-any-selection-apart-from-3-fields/m-p/386879#M144472</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 am trying to get a chart to ignore any selections made aprt from 3 fields. so if the user selects any fields apart from the 3 allowed then the charts won't change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am using variables as expressions.&lt;/P&gt;&lt;P&gt;expression 1&lt;/P&gt;&lt;P&gt;$(vItemCount_Listings)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;expression 2&lt;/P&gt;&lt;P&gt;$(vTargetSum_Listings)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want them to ignore any selections apart from the following 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it_objective_name&lt;/P&gt;&lt;P&gt;territory_region&lt;/P&gt;&lt;P&gt;JOIN_territory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 15:51:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-that-ignores-any-selection-apart-from-3-fields/m-p/386879#M144472</guid>
      <dc:creator />
      <dc:date>2012-11-28T15:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: expression that ignores any selection apart from 3 fields</title>
      <link>https://community.qlik.com/t5/QlikView/expression-that-ignores-any-selection-apart-from-3-fields/m-p/386880#M144473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should use Set Analysis this is an example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum( {$&amp;lt;YEAR = {2011}, COUNTRY = {USA}&amp;gt;} [IMP USD] )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will give you only the sales for USA in 2011 no mater what selections you do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this Helps!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 17:08:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-that-ignores-any-selection-apart-from-3-fields/m-p/386880#M144473</guid>
      <dc:creator />
      <dc:date>2012-11-28T17:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: expression that ignores any selection apart from 3 fields</title>
      <link>https://community.qlik.com/t5/QlikView/expression-that-ignores-any-selection-apart-from-3-fields/m-p/386881#M144474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, how can i get it to include all values of the 3 fields though and exclude all values of all olther fields. ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so in expression 1:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want the chart to IGNORE any selections made in all fields apart from &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;it_objective_name&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;territory_region&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;JOIN_territory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;So selects can be made in the above 3 fields (any value) and the chart is to react to them. &lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 22:49:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-that-ignores-any-selection-apart-from-3-fields/m-p/386881#M144474</guid>
      <dc:creator />
      <dc:date>2012-11-28T22:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: expression that ignores any selection apart from 3 fields</title>
      <link>https://community.qlik.com/t5/QlikView/expression-that-ignores-any-selection-apart-from-3-fields/m-p/386882#M144475</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;We can do it by using set analysis. For an example, if you want to get the sum of sales amount excluding the country selection made, you can have formula mentioned below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;Year={$(=(vYear))},Country=&amp;gt;}Sales_Amount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you to get the solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 05:18:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-that-ignores-any-selection-apart-from-3-fields/m-p/386882#M144475</guid>
      <dc:creator />
      <dc:date>2012-11-29T05:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: expression that ignores any selection apart from 3 fields</title>
      <link>https://community.qlik.com/t5/QlikView/expression-that-ignores-any-selection-apart-from-3-fields/m-p/386883#M144476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;CODE class="jive-code"&gt;sum({$&amp;lt;[$(=Concat({1&amp;lt;$Field-={'it_objective_name','territory_region','JOIN_territory'}&amp;gt;}distinct $Field,']=,[')&amp;amp;']=')&amp;gt;} Amount)&lt;/CODE&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 06:46:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-that-ignores-any-selection-apart-from-3-fields/m-p/386883#M144476</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-11-29T06:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: expression that ignores any selection apart from 3 fields</title>
      <link>https://community.qlik.com/t5/QlikView/expression-that-ignores-any-selection-apart-from-3-fields/m-p/386884#M144477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert,&lt;/P&gt;&lt;P&gt;Thanks but that didnt work. I think it's because of the SUM. if i just use sum($(vItemCount_Listings)) then i get nothing, so the expression i use is just the variable $(vItemCount_Listings).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How would i use your example but without using the SUM function?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 09:18:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-that-ignores-any-selection-apart-from-3-fields/m-p/386884#M144477</guid>
      <dc:creator />
      <dc:date>2012-11-29T09:18:19Z</dc:date>
    </item>
  </channel>
</rss>

