<?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: Comparing one Employee's Productivity to Everyone Else's in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Comparing-one-Employee-s-Productivity-to-Everyone-Else-s/m-p/1382246#M816561</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=avg(aggr(sum({&amp;lt; &lt;STRONG style="color: #ff6600;"&gt;[Employee Name] = P({1-$} [Employee Name])&lt;/STRONG&gt; &amp;gt;}[RVU WORK]),[Employee Name], [Employee Type]))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Sep 2017 16:31:37 GMT</pubDate>
    <dc:creator>vishsaggi</dc:creator>
    <dc:date>2017-09-08T16:31:37Z</dc:date>
    <item>
      <title>Comparing one Employee's Productivity to Everyone Else's</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-one-Employee-s-Productivity-to-Everyone-Else-s/m-p/1382244#M816559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So we are trying to calculate an employees productivity, which is measured in RVU units to that of their own employee type. Now, it should also be noted that there are different types of employees, so we would also want them to be compared only to other employees of their type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the expression I've tried, but I cannot get it to show any data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Used Dimensions for Bar Chart&amp;nbsp;&amp;nbsp; = [Employee Name]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Employee's Own Productivity =Sum([RVU WORK]) (This one works)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other Employee's Productivity of the same Type (excluding the currently selected employee)&lt;/P&gt;&lt;P&gt;=avg(aggr(sum({&amp;lt;[Employee Name]-=[Employee Name]&amp;gt;}[RVU WORK]),[Employee Name], [Employee Type]))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-one-Employee-s-Productivity-to-Everyone-Else-s/m-p/1382244#M816559</guid>
      <dc:creator>proctors</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing one Employee's Productivity to Everyone Else's</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-one-Employee-s-Productivity-to-Everyone-Else-s/m-p/1382245#M816560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any Sample data may help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also in your expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=avg(aggr(sum({&amp;lt;[Employee Name]&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;-=[Employee Name]&lt;/STRONG&gt;&lt;/SPAN&gt;&amp;gt;}[RVU WORK]),[Employee Name], [Employee Type]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;will not only exclude selected employee but all of them&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 15:59:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-one-Employee-s-Productivity-to-Everyone-Else-s/m-p/1382245#M816560</guid>
      <dc:creator>vvira1316</dc:creator>
      <dc:date>2017-09-08T15:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing one Employee's Productivity to Everyone Else's</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-one-Employee-s-Productivity-to-Everyone-Else-s/m-p/1382246#M816561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=avg(aggr(sum({&amp;lt; &lt;STRONG style="color: #ff6600;"&gt;[Employee Name] = P({1-$} [Employee Name])&lt;/STRONG&gt; &amp;gt;}[RVU WORK]),[Employee Name], [Employee Type]))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 16:31:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-one-Employee-s-Productivity-to-Everyone-Else-s/m-p/1382246#M816561</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-09-08T16:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing one Employee's Productivity to Everyone Else's</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-one-Employee-s-Productivity-to-Everyone-Else-s/m-p/1382247#M816562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is some cleaned data, but has the same structure as my tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thus, I want to be able to compare A's sum to the average of B and C's summed data, and not D's sum RVU work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 397px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="153"&gt;Employee Name&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="98"&gt;FY MonthYear&lt;/TD&gt;&lt;TD class="xl65" width="82"&gt;RVU Work&lt;/TD&gt;&lt;TD width="64"&gt;Employee Type&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;A&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Jul-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;99&lt;/TD&gt;&lt;TD&gt;Psychologist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;A&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Aug-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;135&lt;/TD&gt;&lt;TD&gt;Psychologist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;A&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Sep-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;128.54&lt;/TD&gt;&lt;TD&gt;Psychologist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;A&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Oct-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;158.62&lt;/TD&gt;&lt;TD&gt;Psychologist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;A&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Nov-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;111.85&lt;/TD&gt;&lt;TD&gt;Psychologist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;A&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Dec-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;146.43&lt;/TD&gt;&lt;TD&gt;Psychologist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;A&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Jan-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;122.4&lt;/TD&gt;&lt;TD&gt;Psychologist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;A&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Feb-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;133.13&lt;/TD&gt;&lt;TD&gt;Psychologist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;A&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Mar-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;147&lt;/TD&gt;&lt;TD&gt;Psychologist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;A&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Apr-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;81.63&lt;/TD&gt;&lt;TD&gt;Psychologist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;A&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;May-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;80.5&lt;/TD&gt;&lt;TD&gt;Psychologist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;A&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Jun-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;100.4&lt;/TD&gt;&lt;TD&gt;Psychologist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;B&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Jul-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;176.9&lt;/TD&gt;&lt;TD&gt;Psychologist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;B&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Aug-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;232.26&lt;/TD&gt;&lt;TD&gt;Psychologist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;B&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Sep-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;170.5&lt;/TD&gt;&lt;TD&gt;Psychologist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;B&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Oct-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;87.5&lt;/TD&gt;&lt;TD&gt;Psychologist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;B&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Nov-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;157.22&lt;/TD&gt;&lt;TD&gt;Psychologist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;B&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Dec-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;129.56&lt;/TD&gt;&lt;TD&gt;Psychologist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;B&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Jan-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;146.26&lt;/TD&gt;&lt;TD&gt;Psychologist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;B&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Feb-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;157.3&lt;/TD&gt;&lt;TD&gt;Psychologist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;B&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Mar-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;156.5&lt;/TD&gt;&lt;TD&gt;Psychologist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;B&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Apr-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;153.5&lt;/TD&gt;&lt;TD&gt;Psychologist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;B&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;May-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;196.26&lt;/TD&gt;&lt;TD&gt;Psychologist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;B&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Jun-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;126.9&lt;/TD&gt;&lt;TD&gt;Psychologist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17"&gt;C&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Jul-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;73.5&lt;/TD&gt;&lt;TD&gt;Psychologist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17"&gt;C&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Aug-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;86.4&lt;/TD&gt;&lt;TD&gt;Psychologist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17"&gt;C&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Sep-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;110&lt;/TD&gt;&lt;TD&gt;Psychologist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17"&gt;C&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Oct-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;133.5&lt;/TD&gt;&lt;TD&gt;Psychologist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17"&gt;C&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Nov-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;130&lt;/TD&gt;&lt;TD&gt;Psychologist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17"&gt;C&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Dec-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;113.5&lt;/TD&gt;&lt;TD&gt;Psychologist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17"&gt;C&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Jan-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;128&lt;/TD&gt;&lt;TD&gt;Psychologist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17"&gt;C&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Feb-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;157&lt;/TD&gt;&lt;TD&gt;Psychologist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17"&gt;C&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Mar-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;150.5&lt;/TD&gt;&lt;TD&gt;Psychologist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17"&gt;C&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Apr-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;127&lt;/TD&gt;&lt;TD&gt;Psychologist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17"&gt;C&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;May-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;122.4&lt;/TD&gt;&lt;TD&gt;Psychologist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17"&gt;C&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Jun-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;149&lt;/TD&gt;&lt;TD&gt;Psychologist&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17"&gt;D&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Jul-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;229.6&lt;/TD&gt;&lt;TD&gt;Fellow&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17"&gt;D&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Aug-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;158.6&lt;/TD&gt;&lt;TD&gt;Fellow&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17"&gt;D&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Sep-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;166.12&lt;/TD&gt;&lt;TD&gt;Fellow&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17"&gt;D&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Oct-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;185.74&lt;/TD&gt;&lt;TD&gt;Fellow&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17"&gt;D&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Nov-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;163.54&lt;/TD&gt;&lt;TD&gt;Fellow&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17"&gt;D&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Dec-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;162.7&lt;/TD&gt;&lt;TD&gt;Fellow&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17"&gt;D&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Jan-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;168.5&lt;/TD&gt;&lt;TD&gt;Fellow&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17"&gt;D&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Feb-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;187.4&lt;/TD&gt;&lt;TD&gt;Fellow&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17"&gt;D&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Mar-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;166.5&lt;/TD&gt;&lt;TD&gt;Fellow&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17"&gt;D&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Apr-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;222.2&lt;/TD&gt;&lt;TD&gt;Fellow&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17"&gt;D&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;May-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;200.5&lt;/TD&gt;&lt;TD&gt;Fellow&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17"&gt;D&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;Jun-2017&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;93.2&lt;/TD&gt;&lt;TD&gt;Fellow&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 17:08:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-one-Employee-s-Productivity-to-Everyone-Else-s/m-p/1382247#M816562</guid>
      <dc:creator>proctors</dc:creator>
      <dc:date>2017-09-08T17:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing one Employee's Productivity to Everyone Else's</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-one-Employee-s-Productivity-to-Everyone-Else-s/m-p/1382248#M816563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not working, coming up blank. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 17:10:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-one-Employee-s-Productivity-to-Everyone-Else-s/m-p/1382248#M816563</guid>
      <dc:creator>proctors</dc:creator>
      <dc:date>2017-09-08T17:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing one Employee's Productivity to Everyone Else's</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-one-Employee-s-Productivity-to-Everyone-Else-s/m-p/1382249#M816564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your expected output out of this data. What are your selections i mean when you select and Employee what should be your expected out put to be and where you want to see this ? In a table or in a text box? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 17:16:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-one-Employee-s-Productivity-to-Everyone-Else-s/m-p/1382249#M816564</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-09-08T17:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing one Employee's Productivity to Everyone Else's</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-one-Employee-s-Productivity-to-Everyone-Else-s/m-p/1382250#M816565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I select Employee A from my list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my bar graph, I have the sum of A's RVU in column 1, then the average of B and C's data in a second column. This way we can do a side-by-side comparison.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 17:20:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-one-Employee-s-Productivity-to-Everyone-Else-s/m-p/1382250#M816565</guid>
      <dc:creator>proctors</dc:creator>
      <dc:date>2017-09-08T17:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing one Employee's Productivity to Everyone Else's</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-one-Employee-s-Productivity-to-Everyone-Else-s/m-p/1382251#M816567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok you said in your initial post like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;"Other Employee's Productivity of the same Type (excluding the currently selected employee)" &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;So if you select A from the Employee Listbox you mean exclude A ? Can you clarify please?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 17:54:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-one-Employee-s-Productivity-to-Everyone-Else-s/m-p/1382251#M816567</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-09-08T17:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing one Employee's Productivity to Everyone Else's</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-one-Employee-s-Productivity-to-Everyone-Else-s/m-p/1382252#M816570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=avg(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;{&amp;lt;[Employee Name] = e(), [Employee Type] = p()&amp;gt;} &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; aggr(&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sum({&amp;lt;[Employee Name] = e(), [Employee Type] = p()&amp;gt;} [RVU WORK])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,[Employee Name])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 18:00:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-one-Employee-s-Productivity-to-Everyone-Else-s/m-p/1382252#M816570</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-09-08T18:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing one Employee's Productivity to Everyone Else's</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-one-Employee-s-Productivity-to-Everyone-Else-s/m-p/1382253#M816572</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;Will there be always one employee selected or more than one/All by each type etc. That will impact calculation. Please advise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what I've got so far but want to wait till you provide additional info..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 18:00:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-one-Employee-s-Productivity-to-Everyone-Else-s/m-p/1382253#M816572</guid>
      <dc:creator>vvira1316</dc:creator>
      <dc:date>2017-09-08T18:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing one Employee's Productivity to Everyone Else's</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-one-Employee-s-Productivity-to-Everyone-Else-s/m-p/1382254#M816573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, If I select A, I still want A's data in Column 1, but Column two should exclude their data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 18:28:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-one-Employee-s-Productivity-to-Everyone-Else-s/m-p/1382254#M816573</guid>
      <dc:creator>proctors</dc:creator>
      <dc:date>2017-09-08T18:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing one Employee's Productivity to Everyone Else's</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-one-Employee-s-Productivity-to-Everyone-Else-s/m-p/1382255#M816575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This one produced data, but instead gave me a bar line for each employee's data instead of the average of them all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The blue line is the employee I selected, the reds are each employee's averages. How can I collapse all of theirs into one column?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/175991_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 18:37:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-one-Employee-s-Productivity-to-Everyone-Else-s/m-p/1382255#M816575</guid>
      <dc:creator>proctors</dc:creator>
      <dc:date>2017-09-08T18:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing one Employee's Productivity to Everyone Else's</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-one-Employee-s-Productivity-to-Everyone-Else-s/m-p/1382256#M816577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are using employee as dimension, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try using no dimension, but the two expressions only.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 18:43:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-one-Employee-s-Productivity-to-Everyone-Else-s/m-p/1382256#M816577</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-09-08T18:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing one Employee's Productivity to Everyone Else's</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-one-Employee-s-Productivity-to-Everyone-Else-s/m-p/1382257#M816578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Avg&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[FY MonthYear]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Employee Type]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;gt;}&lt;/SPAN&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;Avg&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Employee Name]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;e&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[RVU Work]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[FY MonthYear]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Employee Type]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;gives me what you are looking for but it will give only when something is selected&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;IMG alt="Avg1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/175981_Avg1.PNG" style="width: 620px; height: 661px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;IMG alt="Avg2.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/175994_Avg2.PNG" style="width: 620px; height: 657px;" /&gt;&lt;IMG alt="Avg3.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/175995_Avg3.PNG" style="width: 620px; height: 646px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 18:51:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-one-Employee-s-Productivity-to-Everyone-Else-s/m-p/1382257#M816578</guid>
      <dc:creator>vvira1316</dc:creator>
      <dc:date>2017-09-08T18:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing one Employee's Productivity to Everyone Else's</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-one-Employee-s-Productivity-to-Everyone-Else-s/m-p/1382258#M816580</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 don't think you will be able to have that functionality in the same chart. You will have to separate those expressions in different charts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've expanded data set to try out... I think it is working the way you are looking for....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see attached....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 19:11:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-one-Employee-s-Productivity-to-Everyone-Else-s/m-p/1382258#M816580</guid>
      <dc:creator>vvira1316</dc:creator>
      <dc:date>2017-09-08T19:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing one Employee's Productivity to Everyone Else's</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-one-Employee-s-Productivity-to-Everyone-Else-s/m-p/1382259#M816581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Somehow this worked! Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/175992_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 19:51:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-one-Employee-s-Productivity-to-Everyone-Else-s/m-p/1382259#M816581</guid>
      <dc:creator>proctors</dc:creator>
      <dc:date>2017-09-08T19:51:05Z</dc:date>
    </item>
  </channel>
</rss>

