<?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 or aggr? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-or-aggr/m-p/567143#M1108418</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please try something like...&lt;/P&gt;&lt;P&gt;=sum({$ &amp;lt;[Application Status]={'U/F','C/F'}, { [Residency Desc]={'EU'}} &amp;gt;}&amp;nbsp; [FTE])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Mar 2014 16:14:09 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-03-12T16:14:09Z</dc:date>
    <item>
      <title>Set analysis or aggr?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-or-aggr/m-p/567140#M1108415</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;I have a gauge which I want to show for a subset of my data defined by selecting certain values from two particular fields. I am using set analysis for the first subset which enables me to select data where a particular condition is met but I can't work out how to select the second subset. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So: I have a target for numbers of students which is dependent on where they come from - either the EU or outside the EU. I want a gauge for each target. I want the pointer to show for that gauge (i.e. for those from the EU only) the numbers with an appropriate status (i.e. that they have applied and been accepted). So I have this initially:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({$ &amp;lt;[Application Status]={"U/F","C/F"}&amp;gt;}&amp;nbsp; [FTE])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where Application Statuses of U/F and C/F mean the students have accepted their offers. So I need to include somewhere in this statement the Location field which would be [Residency Desc]='EU' for the EU target (for example)&amp;nbsp; otherwise I get the same value for both gauges. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I do this by nesting the set analysis? Or can I use aggr? Because I want to set conditions on both fields I am having trouble!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be very much appreciated!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alison&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 16:08:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-or-aggr/m-p/567140#M1108415</guid>
      <dc:creator>alisonpwallis</dc:creator>
      <dc:date>2014-03-12T16:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis or aggr?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-or-aggr/m-p/567141#M1108416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use like ..&lt;/P&gt;&lt;P&gt;FOR EU&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=sum({$ &amp;lt;[Application Status]={"U/F","C/F"},&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;[Residency Desc]={'EU'} &lt;/SPAN&gt;&amp;gt;}&amp;nbsp; [FTE])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;and &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;FOR NON EU&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;=sum({$ &amp;lt;[Application Status]={"U/F","C/F"},&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[Residency Desc]-={'EU'} &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;&amp;gt;}&amp;nbsp; [FTE])&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 16:11:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-or-aggr/m-p/567141#M1108416</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-03-12T16:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis or aggr?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-or-aggr/m-p/567142#M1108417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I understand you correctly you also want to add a filter that only targets EU?&amp;nbsp; Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({$ &amp;lt;[Application Status]={"U/F","C/F"}, [Residency Desc]={'EU'}&amp;gt;}&amp;nbsp; [FTE])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 16:12:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-or-aggr/m-p/567142#M1108417</guid>
      <dc:creator>jpapador</dc:creator>
      <dc:date>2014-03-12T16:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis or aggr?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-or-aggr/m-p/567143#M1108418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please try something like...&lt;/P&gt;&lt;P&gt;=sum({$ &amp;lt;[Application Status]={'U/F','C/F'}, { [Residency Desc]={'EU'}} &amp;gt;}&amp;nbsp; [FTE])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 16:14:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-or-aggr/m-p/567143#M1108418</guid>
      <dc:creator />
      <dc:date>2014-03-12T16:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis or aggr?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-or-aggr/m-p/567144#M1108419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you everyone - it works &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 16:22:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-or-aggr/m-p/567144#M1108419</guid>
      <dc:creator>alisonpwallis</dc:creator>
      <dc:date>2014-03-12T16:22:34Z</dc:date>
    </item>
  </channel>
</rss>

