<?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: Need Help.! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-Help/m-p/733297#M537541</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Searach Hierarchy from Reference manual and use the same here..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Oct 2014 14:16:57 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2014-10-15T14:16:57Z</dc:date>
    <item>
      <title>Need Help.!</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help/m-p/733296#M537540</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 have a basic Employee table with Empid,Ename,Mgrid with following values&lt;/P&gt;&lt;P&gt;Empid,Ename,Mgrid&lt;BR /&gt;1,A,&lt;/P&gt;&lt;P&gt;2,B,1&lt;/P&gt;&lt;P&gt;3,C,2&lt;/P&gt;&lt;P&gt;4,D,2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i am displaying the List bos Empid ,Ename and Mgrid....So if user selects Empid .. we will get Ename and Mgrid values correspondingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if i now want to show the manager name for that employee (which can drawn from the mgrid for that corresponding Empid which is again a empid).. Can you please help me in achieveing this??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 14:11:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help/m-p/733296#M537540</guid>
      <dc:creator>ychaitanya</dc:creator>
      <dc:date>2014-10-15T14:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help.!</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help/m-p/733297#M537541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Searach Hierarchy from Reference manual and use the same here..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 14:16:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help/m-p/733297#M537541</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-10-15T14:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help.!</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help/m-p/733298#M537543</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;To get this information I did the LOAD below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Empid, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Ename, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Mgrid&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[Book1.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LEFT JOIN &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Empid as Mgrid, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Ename as Mname&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[Book1.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This way I've created a new field with the Name of the manager of the Employee.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gabriel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 14:19:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help/m-p/733298#M537543</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-15T14:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help.!</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help/m-p/733299#M537545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I accept with the possibility of Hierarchial Load,Lookup and Excel Files..But is there any way that we could do in Dashboard using any functions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 14:23:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help/m-p/733299#M537545</guid>
      <dc:creator>ychaitanya</dc:creator>
      <dc:date>2014-10-15T14:23:52Z</dc:date>
    </item>
  </channel>
</rss>

