<?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 dependent code showing in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/dependent-code-showing/m-p/424292#M697485</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;suppose in member table , there are member id and memeber name, now member id suppose A237 01 , M23 01 etc where A237 01 is main member but A237 02, A37 03, A237 04 thse are dependent members of A237 01. So how can I display the dependent member after selecting the head member id.... if anyone have the solution plz share ....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Mar 2013 18:40:16 GMT</pubDate>
    <dc:creator>koushik_btech20</dc:creator>
    <dc:date>2013-03-08T18:40:16Z</dc:date>
    <item>
      <title>dependent code showing</title>
      <link>https://community.qlik.com/t5/QlikView/dependent-code-showing/m-p/424292#M697485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;suppose in member table , there are member id and memeber name, now member id suppose A237 01 , M23 01 etc where A237 01 is main member but A237 02, A37 03, A237 04 thse are dependent members of A237 01. So how can I display the dependent member after selecting the head member id.... if anyone have the solution plz share ....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2013 18:40:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/dependent-code-showing/m-p/424292#M697485</guid>
      <dc:creator>koushik_btech20</dc:creator>
      <dc:date>2013-03-08T18:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: dependent code showing</title>
      <link>https://community.qlik.com/t5/QlikView/dependent-code-showing/m-p/424293#M697487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Load MemberId, MemberName,&lt;/P&gt;&lt;P&gt;if(right(MemberId,2)='01', 'Parent', 'Child') as RelationShip&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From Table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Mar 2013 11:51:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/dependent-code-showing/m-p/424293#M697487</guid>
      <dc:creator />
      <dc:date>2013-03-09T11:51:35Z</dc:date>
    </item>
  </channel>
</rss>

