<?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 Ignore selection in chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Ignore-selection-in-chart/m-p/309196#M114164</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dears,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a chart wich shows me the sales of 2009, 2010, 2011 and our target. Each of them is an expression, shown as line.&lt;/P&gt;&lt;P&gt;Now I would like to ignore the date selection in QlikView, but not the producttype. Does someone know how to fix this?&lt;/P&gt;&lt;P&gt;So, at the moment I use {1}, to ignore all selections, but I only would like to ignore the dates selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Henco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 May 2011 13:45:05 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-05-18T13:45:05Z</dc:date>
    <item>
      <title>Ignore selection in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-selection-in-chart/m-p/309196#M114164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dears,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a chart wich shows me the sales of 2009, 2010, 2011 and our target. Each of them is an expression, shown as line.&lt;/P&gt;&lt;P&gt;Now I would like to ignore the date selection in QlikView, but not the producttype. Does someone know how to fix this?&lt;/P&gt;&lt;P&gt;So, at the moment I use {1}, to ignore all selections, but I only would like to ignore the dates selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Henco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 13:45:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-selection-in-chart/m-p/309196#M114164</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-05-18T13:45:05Z</dc:date>
    </item>
    <item>
      <title>Ignore selection in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-selection-in-chart/m-p/309197#M114165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to include the field on set analysis without forcing values, like this: &lt;/P&gt;&lt;P&gt;If you have the date fields: YEAR and MONTH&lt;/P&gt;&lt;P&gt;and a value field:VALUE: &lt;/P&gt;&lt;P&gt;You can write: &lt;/P&gt;&lt;P&gt;sum (&amp;nbsp; {&amp;lt;YEAR = , MONTH = &amp;gt;}&amp;nbsp; VALUE)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can include all the fields you want to ignore. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 13:57:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-selection-in-chart/m-p/309197#M114165</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2011-05-18T13:57:24Z</dc:date>
    </item>
    <item>
      <title>Ignore selection in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-selection-in-chart/m-p/309198#M114166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Erich - In the above example. The expression ignores any selections on YEAR &amp;amp; MONTH fields. Is it right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just wanted to clarify...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers - DV&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 14:12:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-selection-in-chart/m-p/309198#M114166</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2011-05-18T14:12:14Z</dc:date>
    </item>
    <item>
      <title>Ignore selection in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-selection-in-chart/m-p/309199#M114167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the set analysis expression &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum (&amp;nbsp; {&amp;lt;YEAR = , MONTH = &amp;gt;}&amp;nbsp; VALUE)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;YEAR and MONTH selections are ignored.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That should work fine for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 14:14:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-selection-in-chart/m-p/309199#M114167</guid>
      <dc:creator>mstoler</dc:creator>
      <dc:date>2011-05-18T14:14:55Z</dc:date>
    </item>
    <item>
      <title>Ignore selection in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-selection-in-chart/m-p/309200#M114168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your quick respons!&lt;/P&gt;&lt;P&gt;Will do it that way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Henco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 14:33:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-selection-in-chart/m-p/309200#M114168</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-05-18T14:33:55Z</dc:date>
    </item>
    <item>
      <title>Ignore selection in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-selection-in-chart/m-p/309201#M114169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just one other question. Is it also possible to exclude everything except product?&lt;/P&gt;&lt;P&gt;In that way the lines will only change when I select a specific product.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Henco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 14:37:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-selection-in-chart/m-p/309201#M114169</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-05-18T14:37:12Z</dc:date>
    </item>
    <item>
      <title>Ignore selection in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-selection-in-chart/m-p/309202#M114170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would just add all your fields separated by commas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum (&amp;nbsp; {&amp;lt;YEAR = , MONTH = , FIELD2=, FIELD3=&amp;gt;}&amp;nbsp; VALUE)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How many fields do you have? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have many then you could look at the full set {1} and the function getfieldselections to return the Products separated by commas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 14:43:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-selection-in-chart/m-p/309202#M114170</guid>
      <dc:creator>mstoler</dc:creator>
      <dc:date>2011-05-18T14:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore selection in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-selection-in-chart/m-p/309203#M114171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Henco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you could well have hundreds of fields to potentially exclude I'd recommend trying the following workaround (as suggested above):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To ignore all selections bar those made in the 'Product' dimension try the following expression and variable:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({1&amp;lt;Product={'$(vProduct)'}&amp;gt;} Value)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Where 'vProduct' is a Variable: =getfieldselections(Product,chr(39)&amp;amp;', '&amp;amp;chr(39))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Essentially the variable is building a suitable string of only those selected Product values (not just associated) to pass to the Set Analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hardly out of the box functionality but it works for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt - Visual Analytics Ltd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 15:45:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-selection-in-chart/m-p/309203#M114171</guid>
      <dc:creator>matt_crowther</dc:creator>
      <dc:date>2011-05-18T15:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore selection in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-selection-in-chart/m-p/309204#M114172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt;Henco - I am sure above solutions will get you going. Here is one more idea...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: trebuchet ms,geneva;"&gt;=COUNT({$&amp;lt;[$(=Concat({1&amp;lt;$Field-=&lt;SPAN style="color: #ff0000;"&gt;{'Gender'}&lt;/SPAN&gt;&amp;gt;}distinct $Field,'],[')&amp;amp;']=')&amp;gt;} Resp_ID)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt;In the above example except 'Gender' everything will be excluded.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt;Cheers - DV&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 16:13:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-selection-in-chart/m-p/309204#M114172</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2011-05-18T16:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore selection in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-selection-in-chart/m-p/309205#M114173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all very much. I think its a perfect solution for my 'problem'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Henco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 16:14:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-selection-in-chart/m-p/309205#M114173</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-05-18T16:14:40Z</dc:date>
    </item>
    <item>
      <title>Ignore selection in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-selection-in-chart/m-p/309206#M114174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I dont want to start a new thread, but I need help with a similar issue:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use the following expression in a chart:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;[Current Sourcing Stage]={'6DNS'}&amp;gt;} [Ref Cost])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to ignore selection of another field called [Top Spend Indicator]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please confirm which of the below expressions ignores any selection in the field [Top Spend Indicator] : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Sum({$&amp;lt;[Current Sourcing Stage]={'6DNS'}&amp;gt;, [Top Spend Indicator]= &amp;gt; } Ref Cost])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Sum({$&amp;lt;[Current Sourcing Stage]={'6DNS'}&amp;gt;} {&amp;lt;[Top Spend Indicator]= &amp;gt;}[Ref Cost])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or are they BOTH correct? Any comments on which expression to use if they are both correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks much for your help,&lt;/P&gt;&lt;P&gt;Hemanth.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2012 17:43:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-selection-in-chart/m-p/309206#M114174</guid>
      <dc:creator />
      <dc:date>2012-06-06T17:43:36Z</dc:date>
    </item>
    <item>
      <title>Ignore selection in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-selection-in-chart/m-p/309207#M114175</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; &lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;Sum({$&amp;lt;[Current Sourcing Stage]={'6DNS'}&amp;gt;, [Top Spend Indicator]= &amp;gt; } Ref Cost])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; This one correct you can go with this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;Celambarasan&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2012 19:29:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-selection-in-chart/m-p/309207#M114175</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-06-06T19:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore selection in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-selection-in-chart/m-p/309208#M114176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The first one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michael Stoler&lt;/P&gt;&lt;P&gt;Cohn Consulting Group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tel: 973-228-3500 x4391&lt;/P&gt;&lt;P&gt;Fax: 973-364-7731&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mstoler@jhcohn.com&amp;lt;mailto:mstoler@jhcohn.com&amp;gt;&lt;/P&gt;&lt;P&gt;www.jhcohn.com&amp;lt;http://www.jhcohn.com/&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;J.H. COHN LLP&lt;/P&gt;&lt;P&gt;Accountants and Consultants since 1919&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2012 20:15:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-selection-in-chart/m-p/309208#M114176</guid>
      <dc:creator>mstoler</dc:creator>
      <dc:date>2012-06-06T20:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore selection in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-selection-in-chart/m-p/309209#M114177</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;Lets say if i have more number of dimensions 10 to 15 dimensions to be added in the list ,is there any alternative other than you suggested .Should i need to include all the dimensions in then set&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2016 11:32:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-selection-in-chart/m-p/309209#M114177</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-26T11:32:24Z</dc:date>
    </item>
  </channel>
</rss>

