<?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 Help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-Help/m-p/350360#M492474</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;Try this&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;=&lt;SPAN style="background-color: #eef4f9; font-size: 8pt; font-family: Arial; color: #0000ff;"&gt;aggr&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 8pt; color: #636363; font-family: Arial;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 8pt; font-family: Arial; color: #0000ff;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 8pt; color: #636363; font-family: Arial;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 8pt; color: #636363; font-family: Arial;"&gt;TimeReportedActual),TechID,UserGroup)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Jul 2012 15:38:07 GMT</pubDate>
    <dc:creator>CELAMBARASAN</dc:creator>
    <dc:date>2012-07-13T15:38:07Z</dc:date>
    <item>
      <title>Set analysis Help</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-Help/m-p/350359#M492473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to make a straight table that shows my 'usergroups', distinct 'TechID's', and those peoples 'ActualTimeReported'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want it to sort out by UserGroup but only include distinct TechID's and then sum up the ActualTimeReported for those distinct TechID's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried something like this as my expression...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style=": ; font-size: 1;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=&lt;/P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;distinct&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({$&amp;lt; 'TechID'={}&amp;gt;}TechID)TimeReportedActual)UserGroup) &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;...With my dimension of Usergroup&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Obviously it doesnt work. Any help would be great. Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 15:29:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-Help/m-p/350359#M492473</guid>
      <dc:creator />
      <dc:date>2012-07-13T15:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis Help</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-Help/m-p/350360#M492474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;Try this&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;=&lt;SPAN style="background-color: #eef4f9; font-size: 8pt; font-family: Arial; color: #0000ff;"&gt;aggr&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 8pt; color: #636363; font-family: Arial;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 8pt; font-family: Arial; color: #0000ff;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 8pt; color: #636363; font-family: Arial;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 8pt; color: #636363; font-family: Arial;"&gt;TimeReportedActual),TechID,UserGroup)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 15:38:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-Help/m-p/350360#M492474</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-07-13T15:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis Help</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-Help/m-p/350361#M492475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That did not work. It only works when I drill down for some of the Usergroups.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to sum up, given a user group, each distinct 'TechID's' 'ActualTimeReported' and display each 'TechID' individually with the sum of their 'ActualTimeReported'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not summing up the 'ActualTimeReported' for each usergroup and just showing the sum.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 15:47:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-Help/m-p/350361#M492475</guid>
      <dc:creator />
      <dc:date>2012-07-13T15:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis Help</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-Help/m-p/350362#M492476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you provide a sample app or at least some example data and what you want the result to be?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 23:06:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-Help/m-p/350362#M492476</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2012-07-13T23:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis Help</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-Help/m-p/350363#M492477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I must be missing something, but what you describe sounds like a straight table chart with two dimensions (User Group and Tech ID) and an expression ( sum(ActualTimeReported) ).&amp;nbsp; QlikView by it's very nature will then show a list of distinct user groups and tech id's with the sum next to it.&amp;nbsp; If you want to show each user group just once change the view to a Pivot and make it always fully expanded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Jason suggests a sample app and description of desired result would certainly help us get our heads around the problem!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.quickintelligence.co.uk/"&gt;http://www.quickintelligence.co.uk/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Jul 2012 07:42:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-Help/m-p/350363#M492477</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2012-07-14T07:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis Help</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-Help/m-p/350364#M492478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was thinking the same thing Steve!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Jul 2012 08:13:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-Help/m-p/350364#M492478</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2012-07-14T08:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis Help</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-Help/m-p/350365#M492479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you consider using a pivot table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Jul 2012 13:22:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-Help/m-p/350365#M492479</guid>
      <dc:creator>nagaiank</dc:creator>
      <dc:date>2012-07-14T13:22:51Z</dc:date>
    </item>
  </channel>
</rss>

