<?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 Adding an aggr and separate value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Adding-an-aggr-and-separate-value/m-p/781148#M276742</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an issue where I'm trying to add hours from several teams together, plus hours from one member of a different team.&amp;nbsp; I'm having trouble getting the correct string to make this happen.&amp;nbsp; This is my current string:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aggr(&lt;SPAN style="color: #0000ff;"&gt;Sum&lt;/SPAN&gt;({$&amp;lt;Team&lt;SPAN style="color: #800000;"&gt;OT&lt;/SPAN&gt;={'Team A','Team B','Team C','Team D'}&amp;gt;} &lt;SPAN style="color: #800000;"&gt;OTTotal&lt;/SPAN&gt;), &lt;SPAN style="color: #800000;"&gt;OTMoyr&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Team E has a member, Anna, that I need to include in the total hours above, but I can't figure out how to do that.&amp;nbsp; I don't need the rest of Team E, just Anna.&amp;nbsp; I have an EmpID field with all employee ID's, and I was trying to figure a way to use that in the string, but nothing I tried worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas would be greatly appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Nov 2014 18:03:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-11-19T18:03:56Z</dc:date>
    <item>
      <title>Adding an aggr and separate value</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-an-aggr-and-separate-value/m-p/781148#M276742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an issue where I'm trying to add hours from several teams together, plus hours from one member of a different team.&amp;nbsp; I'm having trouble getting the correct string to make this happen.&amp;nbsp; This is my current string:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aggr(&lt;SPAN style="color: #0000ff;"&gt;Sum&lt;/SPAN&gt;({$&amp;lt;Team&lt;SPAN style="color: #800000;"&gt;OT&lt;/SPAN&gt;={'Team A','Team B','Team C','Team D'}&amp;gt;} &lt;SPAN style="color: #800000;"&gt;OTTotal&lt;/SPAN&gt;), &lt;SPAN style="color: #800000;"&gt;OTMoyr&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Team E has a member, Anna, that I need to include in the total hours above, but I can't figure out how to do that.&amp;nbsp; I don't need the rest of Team E, just Anna.&amp;nbsp; I have an EmpID field with all employee ID's, and I was trying to figure a way to use that in the string, but nothing I tried worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas would be greatly appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 18:03:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-an-aggr-and-separate-value/m-p/781148#M276742</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-19T18:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: Adding an aggr and separate value</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-an-aggr-and-separate-value/m-p/781149#M276743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Something like:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;({$&amp;lt;Team&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;OT&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;={'Team A','Team B','Team C','Team D'}&amp;gt;+&amp;lt;TeamOT={'E'},EmpID={'&lt;EM&gt;Anna0123&lt;/EM&gt;'}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;OTTotal&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 19:18:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-an-aggr-and-separate-value/m-p/781149#M276743</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-11-19T19:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: Adding an aggr and separate value</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-an-aggr-and-separate-value/m-p/781150#M276744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Worked perfectly!&amp;nbsp; Thanks,Gysbert!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2014 12:31:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-an-aggr-and-separate-value/m-p/781150#M276744</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-20T12:31:35Z</dc:date>
    </item>
  </channel>
</rss>

