<?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: My Table has a loop reference in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/My-Table-has-a-loop-reference/m-p/1437978#M431773</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great, You want to present full set? The use of 1 is for ignore the all selections only. More info &lt;A href="http://help.qlik.com/en-US/sense/1.0/Subsystems/WorkingWith/Content/ChartFunctions/SetAnalysis/SetIdentifiers.htm" title="http://help.qlik.com/en-US/sense/1.0/Subsystems/WorkingWith/Content/ChartFunctions/SetAnalysis/SetIdentifiers.htm"&gt;Set identifiers ‒ Qlik Sense&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Dec 2017 13:28:28 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2017-12-21T13:28:28Z</dc:date>
    <item>
      <title>My Table has a loop reference</title>
      <link>https://community.qlik.com/t5/QlikView/My-Table-has-a-loop-reference/m-p/1437968#M431763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 209px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="19" width="64"&gt;ID&lt;/TD&gt;&lt;TD width="81"&gt;Father name&lt;/TD&gt;&lt;TD width="64"&gt;Name&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="19"&gt;1&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="19"&gt;2&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By selecting 2 want to display its Father Name which is A in this Example. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 14:56:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/My-Table-has-a-loop-reference/m-p/1437968#M431763</guid>
      <dc:creator>zebhashmi</dc:creator>
      <dc:date>2017-12-20T14:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: My Table has a loop reference</title>
      <link>https://community.qlik.com/t5/QlikView/My-Table-has-a-loop-reference/m-p/1437969#M431764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Only({&amp;lt;ID = P([Father name]) &amp;gt;} Name)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 15:16:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/My-Table-has-a-loop-reference/m-p/1437969#M431764</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-20T15:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: My Table has a loop reference</title>
      <link>https://community.qlik.com/t5/QlikView/My-Table-has-a-loop-reference/m-p/1437970#M431765</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;data:&lt;/P&gt;&lt;P&gt;Load * Inline [&lt;/P&gt;&lt;P&gt; ID, Father name, Name&lt;/P&gt;&lt;P&gt; 1, , A&lt;/P&gt;&lt;P&gt; 2, 1, B&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;left join (data)&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt; ID as [Father name],&lt;/P&gt;&lt;P&gt; Name as [Name Father name]&lt;/P&gt;&lt;P&gt;restident data&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 15:16:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/My-Table-has-a-loop-reference/m-p/1437970#M431765</guid>
      <dc:creator>Aurelien_Martinez</dc:creator>
      <dc:date>2017-12-20T15:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: My Table has a loop reference</title>
      <link>https://community.qlik.com/t5/QlikView/My-Table-has-a-loop-reference/m-p/1437971#M431766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=Only({&amp;lt;UPID = P(Father_UPID)&amp;gt;}[First Name]) &lt;/P&gt;&lt;P&gt;its not working for me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 16:11:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/My-Table-has-a-loop-reference/m-p/1437971#M431766</guid>
      <dc:creator>zebhashmi</dc:creator>
      <dc:date>2017-12-20T16:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: My Table has a loop reference</title>
      <link>https://community.qlik.com/t5/QlikView/My-Table-has-a-loop-reference/m-p/1437972#M431767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't do that on script side looking in expression side&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 16:14:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/My-Table-has-a-loop-reference/m-p/1437972#M431767</guid>
      <dc:creator>zebhashmi</dc:creator>
      <dc:date>2017-12-20T16:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: My Table has a loop reference</title>
      <link>https://community.qlik.com/t5/QlikView/My-Table-has-a-loop-reference/m-p/1437973#M431768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where are you trying this? I am getting as expected in text box&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2017 01:13:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/My-Table-has-a-loop-reference/m-p/1437973#M431768</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-21T01:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: My Table has a loop reference</title>
      <link>https://community.qlik.com/t5/QlikView/My-Table-has-a-loop-reference/m-p/1437974#M431769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, let me try with Qlikview text object. I tried it with Qlik sense KPI&lt;/P&gt;&lt;P&gt;Thank you for pursuing it. let me come back&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2017 02:14:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/My-Table-has-a-loop-reference/m-p/1437974#M431769</guid>
      <dc:creator>zebhashmi</dc:creator>
      <dc:date>2017-12-21T02:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: My Table has a loop reference</title>
      <link>https://community.qlik.com/t5/QlikView/My-Table-has-a-loop-reference/m-p/1437975#M431770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is working with Qlikview! Thank you! &lt;/P&gt;&lt;P&gt;can you find why it does not work in Qlik sense&lt;/P&gt;&lt;P&gt;Thank you very much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2017 02:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/My-Table-has-a-loop-reference/m-p/1437975#M431770</guid>
      <dc:creator>zebhashmi</dc:creator>
      <dc:date>2017-12-21T02:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: My Table has a loop reference</title>
      <link>https://community.qlik.com/t5/QlikView/My-Table-has-a-loop-reference/m-p/1437976#M431771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe QIX is same for view and sense, It should work? Can you show image in QS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2017 03:09:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/My-Table-has-a-loop-reference/m-p/1437976#M431771</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-21T03:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: My Table has a loop reference</title>
      <link>https://community.qlik.com/t5/QlikView/My-Table-has-a-loop-reference/m-p/1437977#M431772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it works in Qlik sense with this&lt;/P&gt;&lt;P&gt;=Only({1&amp;lt;UPID=p(Father_UPID)&amp;gt;}[First Name])&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2017 13:25:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/My-Table-has-a-loop-reference/m-p/1437977#M431772</guid>
      <dc:creator>zebhashmi</dc:creator>
      <dc:date>2017-12-21T13:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: My Table has a loop reference</title>
      <link>https://community.qlik.com/t5/QlikView/My-Table-has-a-loop-reference/m-p/1437978#M431773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great, You want to present full set? The use of 1 is for ignore the all selections only. More info &lt;A href="http://help.qlik.com/en-US/sense/1.0/Subsystems/WorkingWith/Content/ChartFunctions/SetAnalysis/SetIdentifiers.htm" title="http://help.qlik.com/en-US/sense/1.0/Subsystems/WorkingWith/Content/ChartFunctions/SetAnalysis/SetIdentifiers.htm"&gt;Set identifiers ‒ Qlik Sense&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2017 13:28:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/My-Table-has-a-loop-reference/m-p/1437978#M431773</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-21T13:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: My Table has a loop reference</title>
      <link>https://community.qlik.com/t5/QlikView/My-Table-has-a-loop-reference/m-p/1437979#M431774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, I understand its strange with 1 but it is working in qlik sense with this in qlikview it is working without it as it spouse to be. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2017 13:39:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/My-Table-has-a-loop-reference/m-p/1437979#M431774</guid>
      <dc:creator>zebhashmi</dc:creator>
      <dc:date>2017-12-21T13:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: My Table has a loop reference</title>
      <link>https://community.qlik.com/t5/QlikView/My-Table-has-a-loop-reference/m-p/1437980#M431775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I felt it was wrong, So i thought to test in live. Not sure, What made differ to you&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" height="134" src="https://community.qlik.com/legacyfs/online/187871_Capture.JPG" style="height: 133.65px; width: 243px;" width="243" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2017 13:47:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/My-Table-has-a-loop-reference/m-p/1437980#M431775</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-21T13:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: My Table has a loop reference</title>
      <link>https://community.qlik.com/t5/QlikView/My-Table-has-a-loop-reference/m-p/1437981#M431776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very strange!&lt;/P&gt;&lt;P&gt;I posted my this question in Qliksence Discussion as well I found my answer from there&lt;/P&gt;&lt;P&gt;I don't know how to send a link to that but if you will go there you can find.&lt;/P&gt;&lt;P&gt;my understanding was from there that it should work without 1 but it did not work for me so I put the 1 one and it worked. so it's not only with me.&lt;/P&gt;&lt;P&gt;it was with the person how solved it for me as well. but let me see if I can get the result without it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not working for me maybe because I have other tables link to it.&lt;/P&gt;&lt;P&gt;Thank you very much for pursuing!&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2017 13:58:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/My-Table-has-a-loop-reference/m-p/1437981#M431776</guid>
      <dc:creator>zebhashmi</dc:creator>
      <dc:date>2017-12-21T13:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: My Table has a loop reference</title>
      <link>https://community.qlik.com/t5/QlikView/My-Table-has-a-loop-reference/m-p/1437982#M431777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fine, I just got link &lt;A href="https://community.qlik.com/thread/285774"&gt;My Table has a loop reference&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And, From link you haven't provide filter so then it won't to do default it should need {1} in set analysis &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your patience &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2017 14:10:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/My-Table-has-a-loop-reference/m-p/1437982#M431777</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-21T14:10:44Z</dc:date>
    </item>
  </channel>
</rss>

