<?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 find References of table entries recursively ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-find-References-of-table-entries-recursively/m-p/933174#M322405</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For each record from file 1, i would be searching all references like &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;ABCD -&amp;gt; LMNO -&amp;gt; WXYZ -&amp;gt; EFGH&lt;/SPAN&gt; in file 2. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i am not interested to move from EFGH to HIJK because they are not referenced right.. I would like&lt;/P&gt;&lt;P&gt; EFGH -&amp;gt; WXYZ -&amp;gt; LMNO -&amp;gt; ABCD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you say moving from &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;ABCD -&amp;gt; LMNO -&amp;gt; WXYZ -&amp;gt; EFGH&lt;/SPAN&gt; is possible, could you please send me the Script of Hierarchy implementation ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Sep 2015 08:59:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-09-15T08:59:30Z</dc:date>
    <item>
      <title>How to find References of table entries recursively ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-References-of-table-entries-recursively/m-p/933167#M322398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts, &lt;/P&gt;&lt;P&gt;I have a table (a flat file with data) PUID as shown below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABCD&lt;/P&gt;&lt;P&gt;EFGH&lt;/P&gt;&lt;P&gt;HIJK&lt;/P&gt;&lt;P&gt;JKLM&lt;/P&gt;&lt;P&gt;LMNO&lt;/P&gt;&lt;P&gt;OPQR&lt;/P&gt;&lt;P&gt;QRST&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I have another file PUIDREF which has entries like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;ABCD&lt;/TD&gt;&lt;TD&gt;LMNO&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;EFGH&lt;/TD&gt;&lt;TD&gt;OPQR&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;HIJK&lt;/TD&gt;&lt;TD&gt;OPQR&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;LMNO&lt;/TD&gt;&lt;TD&gt;WXYZ&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to Qlikview and would like to solve this issue for one of my site consolidation tasks. I want find the references of entries from PUID in PUIDREF like below.&lt;/P&gt;&lt;P&gt;ABCD ~ LMNO&lt;/P&gt;&lt;P&gt;ABCD ~ WXYZ (This is because, ABCD is referencing LMNO and LMNO inturn WXYZ)&lt;/P&gt;&lt;P&gt;EFGH ~ OPQR&lt;/P&gt;&lt;P&gt;EFGH ~ HIJK&lt;/P&gt;&lt;P&gt;HIJK ~ OPQR&lt;/P&gt;&lt;P&gt;HIJK ~ EFGH&lt;/P&gt;&lt;P&gt;LMNO ~ WXYZ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically entries from PUID are searched in PUIDREF. this search continues in PUIDREF also, till there are no further references are found.&amp;nbsp; How can i achieve this in QlikView ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 12:50:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-References-of-table-entries-recursively/m-p/933167#M322398</guid>
      <dc:creator />
      <dc:date>2015-09-11T12:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to find References of table entries recursively ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-References-of-table-entries-recursively/m-p/933168#M322399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try the Hierarchy function. See this blog post for more information: &lt;A _jive_internal="true" class="font-color-normal" href="https://community.qlik.com/blogs/qlikviewdesignblog/2013/11/11/unbalanced-n-level-hierarchies" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3d3d3d;"&gt;Unbalanced, n-level hierarchies&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Sep 2015 11:16:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-References-of-table-entries-recursively/m-p/933168#M322399</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-09-12T11:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to find References of table entries recursively ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-References-of-table-entries-recursively/m-p/933169#M322400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert,&lt;/P&gt;&lt;P&gt;Thank you for the post. As I explained, i am new to QlikView and not so good about QlikView syntax. &lt;/P&gt;&lt;P&gt;I have gone through the posts about n-level hierarchies but not getting a clue on where to start. I would appreciate if you could help me write the script ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 08:48:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-References-of-table-entries-recursively/m-p/933169#M322400</guid>
      <dc:creator />
      <dc:date>2015-09-14T08:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to find References of table entries recursively ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-References-of-table-entries-recursively/m-p/933170#M322401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also I would like to ask i have to analyse this data over 3.5 billion records. Will QlikView be able to handle this much data with Hierarchy function, because, it increases the size of rows with the explanation given in the blogs by Heric.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 09:06:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-References-of-table-entries-recursively/m-p/933170#M322401</guid>
      <dc:creator />
      <dc:date>2015-09-14T09:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to find References of table entries recursively ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-References-of-table-entries-recursively/m-p/933171#M322402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like you want to do a network graph analysis. The hierarchy function can't help solve that completely. Perhaps another tool will suit that purpose better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qlikview can handle 3.5 billion rows given enough ram and cpu resources. But perhaps your server can't.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 10:37:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-References-of-table-entries-recursively/m-p/933171#M322402</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-09-14T10:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to find References of table entries recursively ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-References-of-table-entries-recursively/m-p/933172#M322403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will try to explain pictorially. My feel is that QlikView can solve, but i am not able to explain / explore properly.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture2.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/98815_Capture2.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;If you see the above picture, i have two files. I am trying to figure all references of elements from file 1. What i mean is, i take ABCD, and search in file 2. i get, LMNO, Now LMNO is refereing WXYZ internally, and WXYZ is internally refering EFGH. I want to list till there is no further reference is found.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABCD -&amp;gt; LMNO -&amp;gt; WXYZ -&amp;gt; EFGH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please help, if Qlikview can solve this ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 11:40:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-References-of-table-entries-recursively/m-p/933172#M322403</guid>
      <dc:creator />
      <dc:date>2015-09-14T11:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to find References of table entries recursively ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-References-of-table-entries-recursively/m-p/933173#M322404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;ABCD -&amp;gt; LMNO -&amp;gt; WXYZ -&amp;gt; EFGH.&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;That can be done with the Hierarchy function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But getting from&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;EFGH OPQR&lt;/P&gt;
&lt;P&gt;HIJK OPQR&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="line-height: 1.5em;"&gt;To &lt;/SPAN&gt;EFGH ~ HIJK and HIJK ~ EFGH is not possible with the Hierarchy function. I don't know of a good way to resolve that relationship.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 08:05:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-References-of-table-entries-recursively/m-p/933173#M322404</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-09-15T08:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to find References of table entries recursively ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-References-of-table-entries-recursively/m-p/933174#M322405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For each record from file 1, i would be searching all references like &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;ABCD -&amp;gt; LMNO -&amp;gt; WXYZ -&amp;gt; EFGH&lt;/SPAN&gt; in file 2. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i am not interested to move from EFGH to HIJK because they are not referenced right.. I would like&lt;/P&gt;&lt;P&gt; EFGH -&amp;gt; WXYZ -&amp;gt; LMNO -&amp;gt; ABCD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you say moving from &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;ABCD -&amp;gt; LMNO -&amp;gt; WXYZ -&amp;gt; EFGH&lt;/SPAN&gt; is possible, could you please send me the Script of Hierarchy implementation ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 08:59:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-References-of-table-entries-recursively/m-p/933174#M322405</guid>
      <dc:creator />
      <dc:date>2015-09-15T08:59:30Z</dc:date>
    </item>
  </channel>
</rss>

