<?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 Hierarchical data issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hierarchical-data-issue/m-p/765269#M272005</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;Have an issue that I can't figure out.&amp;nbsp; In the attached spreadsheet is a list of names of employees for a company.&amp;nbsp; It lists each employee, the employee's manager, the manager of the employee's manager, and so on, up to the title of President of the company.&amp;nbsp; What I want to do is count the number of employees whose title is 'Worker' for each Vice President.&amp;nbsp; Based on the hierarchy, the Vice President could be in the Mgr, Mgr+1, or Mgr+2 columns of the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the example provided, Karen Wilson should have a total of 3 workers, and Paula Jones should have a total of 4.&amp;nbsp; I can split this info up into different straight tables based on the Mgr, Mgr+1, or Mgr+2 fields, but I want to have a single table that shows Karen Wilson and her count of 3, and Paula Jones and her count of 4.&amp;nbsp; Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 08 Feb 2015 20:19:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-02-08T20:19:57Z</dc:date>
    <item>
      <title>Hierarchical data issue</title>
      <link>https://community.qlik.com/t5/QlikView/Hierarchical-data-issue/m-p/765269#M272005</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;Have an issue that I can't figure out.&amp;nbsp; In the attached spreadsheet is a list of names of employees for a company.&amp;nbsp; It lists each employee, the employee's manager, the manager of the employee's manager, and so on, up to the title of President of the company.&amp;nbsp; What I want to do is count the number of employees whose title is 'Worker' for each Vice President.&amp;nbsp; Based on the hierarchy, the Vice President could be in the Mgr, Mgr+1, or Mgr+2 columns of the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the example provided, Karen Wilson should have a total of 3 workers, and Paula Jones should have a total of 4.&amp;nbsp; I can split this info up into different straight tables based on the Mgr, Mgr+1, or Mgr+2 fields, but I want to have a single table that shows Karen Wilson and her count of 3, and Paula Jones and her count of 4.&amp;nbsp; Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Feb 2015 20:19:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hierarchical-data-issue/m-p/765269#M272005</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-08T20:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: Hierarchical data issue</title>
      <link>https://community.qlik.com/t5/QlikView/Hierarchical-data-issue/m-p/765270#M272006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When LOADing the spreadsheet, add a column called VicePresident to every row. It will contain a name if anyone of the three Manager columns contains a VicePresident (3 nested IFs will be sufficient)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then create a Straight Table with field Vice President as single dimension, and the following expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=count({&amp;lt;Title = {"Worker"}&amp;gt;} DISTINCT Employee)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Feb 2015 20:38:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hierarchical-data-issue/m-p/765270#M272006</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-02-08T20:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: Hierarchical data issue</title>
      <link>https://community.qlik.com/t5/QlikView/Hierarchical-data-issue/m-p/765271#M272007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hola,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2015 06:40:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hierarchical-data-issue/m-p/765271#M272007</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-09T06:40:42Z</dc:date>
    </item>
  </channel>
</rss>

