<?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 Chart showing different selected data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Chart-showing-different-selected-data/m-p/315981#M1192159</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;krishnamoorthy, your example is a little bit different because Q and Y fields are not included in your graph, in mine I have 3 fields in multibox let´s say client, year, quarter, I have selected one value for each of them&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;client = acme&lt;/P&gt;&lt;P&gt;year = 2011&lt;/P&gt;&lt;P&gt;quarter = 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now I want to graph the net utility for acme but for all years and all quarters not especifically for year 2011 quarter 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question here is how do I tell the graph that I don´t want year and quarter selected in multibox to be used when building the graph?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My current expression is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Aggr( sum([net profit]),Client)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but this is only graphing acme,2011,1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John, I´ve read the reference manual but can´t find something useful in set analysis, Could you point me in the right direction to search for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jun 2011 23:52:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-06-29T23:52:04Z</dc:date>
    <item>
      <title>Chart showing different selected data</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-showing-different-selected-data/m-p/315977#M1192154</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 have a multibox with 3 fields, Service, Year and Quarter and I want a chart that shows me the net profit but for all years and quartes not only the ones selected, I already have a solution but didn´t like it much, I created a group in the chart which includes year and quarter and included as a Dimension so when a service, year and quarter is selected in the multibox the chart shows the net profit (which is in expressions) for that year-quarter and if I click the group arrow the bart then includes all others years and quarters because now the selection in the multibox is only Service but I don´t want the values of year and quarter to be deselected in the multibox because there are other charts and objects showing data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I´m sure there should be another way to graph data independently of what´s selected in the multibox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2011 18:04:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-showing-different-selected-data/m-p/315977#M1192154</guid>
      <dc:creator />
      <dc:date>2011-06-23T18:04:53Z</dc:date>
    </item>
    <item>
      <title>Chart showing different selected data</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-showing-different-selected-data/m-p/315978#M1192155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look for "set analysis" in the help text or reference manual.&amp;nbsp; It lets an expression define its own set of data partially or completely independent of what's been selected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2011 18:32:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-showing-different-selected-data/m-p/315978#M1192155</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2011-06-23T18:32:43Z</dc:date>
    </item>
    <item>
      <title>Chart showing different selected data</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-showing-different-selected-data/m-p/315979#M1192156</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;&amp;nbsp;&amp;nbsp; Is that group cyclic, if not then edit group and make it a cyclic group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If do not get the ans, do upload the qvw file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2011 18:38:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-showing-different-selected-data/m-p/315979#M1192156</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2011-06-23T18:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: Chart showing different selected data</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-showing-different-selected-data/m-p/315980#M1192157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One way of completely ignoring selections in the bar chart is in the attached example. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As suggested by John, you may play with the set expressions to achieve what you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps as a starting point.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2011 18:41:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-showing-different-selected-data/m-p/315980#M1192157</guid>
      <dc:creator>nagaiank</dc:creator>
      <dc:date>2011-06-23T18:41:30Z</dc:date>
    </item>
    <item>
      <title>Chart showing different selected data</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-showing-different-selected-data/m-p/315981#M1192159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;krishnamoorthy, your example is a little bit different because Q and Y fields are not included in your graph, in mine I have 3 fields in multibox let´s say client, year, quarter, I have selected one value for each of them&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;client = acme&lt;/P&gt;&lt;P&gt;year = 2011&lt;/P&gt;&lt;P&gt;quarter = 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now I want to graph the net utility for acme but for all years and all quarters not especifically for year 2011 quarter 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question here is how do I tell the graph that I don´t want year and quarter selected in multibox to be used when building the graph?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My current expression is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Aggr( sum([net profit]),Client)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but this is only graphing acme,2011,1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John, I´ve read the reference manual but can´t find something useful in set analysis, Could you point me in the right direction to search for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2011 23:52:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-showing-different-selected-data/m-p/315981#M1192159</guid>
      <dc:creator />
      <dc:date>2011-06-29T23:52:04Z</dc:date>
    </item>
    <item>
      <title>Chart showing different selected data</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-showing-different-selected-data/m-p/315982#M1192160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If client is a dimension in your chart, you probably don't need the aggr(&amp;nbsp; ... , client) - The chart will create the Aggr() for you. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As John mentioned, you can use set analysis. &lt;/P&gt;&lt;P&gt;In your case, it will look like this: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;( sum( {&amp;lt; year = , quarter = &amp;gt; } [net profit])&lt;/P&gt;&lt;P&gt;The 'year = ' means that you want to ignore selection in the field year&lt;/P&gt;&lt;P&gt;If you want to force a selection it would be:&lt;/P&gt;&lt;P&gt;( sum( {&amp;lt; year = {2011} , quarter = {1}&amp;gt; } [net profit])&lt;/P&gt;&lt;P&gt;If you want to ignore all user selections: &lt;/P&gt;&lt;P&gt;( sum( {1&amp;lt; year = , quarter = &amp;gt; } [net profit])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps, &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, 29 Jun 2011 23:57:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-showing-different-selected-data/m-p/315982#M1192160</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2011-06-29T23:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: Chart showing different selected data</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-showing-different-selected-data/m-p/315983#M1192161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;carhbttqlik wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John, I´ve read the reference manual but can´t find something useful in set analysis, Could you point me in the right direction to search for?&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;BR /&gt;Are you on an earlier version of QlikView?&amp;nbsp; I think set analysis was introduced in 8.5, so it wouldn't be in the manual for earlier versions.&amp;nbsp; If you're on 8.5 or above, searching for 'Set Analysis' should work fine.&amp;nbsp; In my version 9 reference manual, it's on page 365, which is page 1252 in the PDF.&amp;nbsp; It might be easier to find it in the help text, though, as the index will take you right to it, and you won't have to wait for a giant PDF to load.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2011 00:28:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-showing-different-selected-data/m-p/315983#M1192161</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2011-06-30T00:28:03Z</dc:date>
    </item>
    <item>
      <title>Chart showing different selected data</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-showing-different-selected-data/m-p/315984#M1192162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Erich&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The way to ignore selections you mentioned was what I was looking for,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2011 21:57:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-showing-different-selected-data/m-p/315984#M1192162</guid>
      <dc:creator />
      <dc:date>2011-07-11T21:57:47Z</dc:date>
    </item>
  </channel>
</rss>

