<?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: How to Sum off categories inside a column in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-Sum-off-categories-inside-a-column/m-p/744769#M1025346</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess the better question is how can I write the expression, I know how to create a chart.... &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, 18 Mar 2015 17:40:05 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-03-18T17:40:05Z</dc:date>
    <item>
      <title>How to Sum off categories inside a column</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Sum-off-categories-inside-a-column/m-p/744768#M1025345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Question - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have some HR data coming in and I need to create a chart that shows the sum of all IT Team Members.&amp;nbsp; Currently my data is coming in as follows.&amp;nbsp; How can I create a chart that shows only the count of IT-Team Member?&amp;nbsp; I also have a month field that would be used as my Dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Person Type&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Count&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Team Member&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;30&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;IT-Team Member&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;IT-Contractor&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Contractor&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2015 17:39:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Sum-off-categories-inside-a-column/m-p/744768#M1025345</guid>
      <dc:creator />
      <dc:date>2015-03-18T17:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to Sum off categories inside a column</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Sum-off-categories-inside-a-column/m-p/744769#M1025346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess the better question is how can I write the expression, I know how to create a chart.... &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, 18 Mar 2015 17:40:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Sum-off-categories-inside-a-column/m-p/744769#M1025346</guid>
      <dc:creator />
      <dc:date>2015-03-18T17:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to Sum off categories inside a column</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Sum-off-categories-inside-a-column/m-p/744770#M1025347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How many members are there in the IT team. If it is not a lot then you can hard code them in set analysis. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2015 17:42:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Sum-off-categories-inside-a-column/m-p/744770#M1025347</guid>
      <dc:creator />
      <dc:date>2015-03-18T17:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to Sum off categories inside a column</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Sum-off-categories-inside-a-column/m-p/744771#M1025348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At the moment there are 200 or so but it changes every month.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2015 17:44:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Sum-off-categories-inside-a-column/m-p/744771#M1025348</guid>
      <dc:creator />
      <dc:date>2015-03-18T17:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to Sum off categories inside a column</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Sum-off-categories-inside-a-column/m-p/744772#M1025349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I mean how many person types.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2015 18:00:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Sum-off-categories-inside-a-column/m-p/744772#M1025349</guid>
      <dc:creator />
      <dc:date>2015-03-18T18:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to Sum off categories inside a column</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Sum-off-categories-inside-a-column/m-p/744773#M1025350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are only 4 different person types.&amp;nbsp; Team Member, IT-Team Member, IT-Contractor, and Contractor.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2015 18:02:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Sum-off-categories-inside-a-column/m-p/744773#M1025350</guid>
      <dc:creator />
      <dc:date>2015-03-18T18:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to Sum off categories inside a column</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Sum-off-categories-inside-a-column/m-p/744774#M1025351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;count({&amp;lt;[Person Type]={'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;IT-Contractor&lt;/SPAN&gt;', '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;IT-Team Member&lt;/SPAN&gt;'}&amp;gt;} &lt;SPAN style="font-size: 13.3333330154419px;"&gt;[Person Type])&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2015 18:07:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Sum-off-categories-inside-a-column/m-p/744774#M1025351</guid>
      <dc:creator />
      <dc:date>2015-03-18T18:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to Sum off categories inside a column</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Sum-off-categories-inside-a-column/m-p/744775#M1025352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is close but that returns the count of the appearance of IT-Team Member and IT-Contractor.&amp;nbsp; I need the sum of the count field for every line where the person type is IT-Team Member or IT-Contractor.&amp;nbsp; They could be separate from each other.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2015 18:12:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Sum-off-categories-inside-a-column/m-p/744775#M1025352</guid>
      <dc:creator />
      <dc:date>2015-03-18T18:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to Sum off categories inside a column</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Sum-off-categories-inside-a-column/m-p/744776#M1025353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this might be it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;[PersonType]={'IT-Team Member'}&amp;gt;} [CountOfTEXID])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2015 18:13:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Sum-off-categories-inside-a-column/m-p/744776#M1025353</guid>
      <dc:creator />
      <dc:date>2015-03-18T18:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to Sum off categories inside a column</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Sum-off-categories-inside-a-column/m-p/744777#M1025354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or Sum({&amp;lt;[PersonType]={'IT-Team Member'}&amp;gt;} [Count])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2015 18:16:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Sum-off-categories-inside-a-column/m-p/744777#M1025354</guid>
      <dc:creator />
      <dc:date>2015-03-18T18:16:07Z</dc:date>
    </item>
  </channel>
</rss>

