<?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: Join and Like on same table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Join-and-Like-on-same-table/m-p/1557573#M441700</link>
    <description>&lt;P&gt;Qlik you'd use the Hierarchy prefix for that:&amp;nbsp;&lt;A href="http://help.qlik.com/en-US/sense/February2019/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptPrefixes/Hierarchy.htm" target="_blank"&gt;http://help.qlik.com/en-US/sense/February2019/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptPrefixes/Hierarchy.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;See this blog post for more information and examples:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Unbalanced-n-level-hierarchies/ba-p/1474325" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Unbalanced-n-level-hierarchies/ba-p/1474325&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 17 Mar 2019 17:24:21 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2019-03-17T17:24:21Z</dc:date>
    <item>
      <title>Join and Like on same table</title>
      <link>https://community.qlik.com/t5/QlikView/Join-and-Like-on-same-table/m-p/1557554#M441699</link>
      <description>&lt;P&gt;Is it possible to replicate below similar queries in Qlik?&lt;/P&gt;&lt;P&gt;SELECT distinct(L.ObjectID)&lt;BR /&gt;FROM Location L&lt;BR /&gt;join Location LL&lt;BR /&gt;on&lt;BR /&gt;&lt;SPAN&gt;L.HierarchyPath like concat(LL.HierarchyPath ,"%")&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;and&amp;nbsp;LL.HierarchyPath = '08m9FMK+YkGfdZVOuDn5JQ==.'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;example of Values of&amp;nbsp; field '&lt;SPAN&gt;HierarchyPath' is like below, wanted to list all object ids of succeeding Hierarchy paths under a given Hierarchy Path&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;08m9FMK+YkGfdZVOuDn5JQ==.&lt;BR /&gt;08m9FMK+YkGfdZVOuDn5JQ==.fTOIO216FEysydjZ+hXPCA==.&lt;BR /&gt;08m9FMK+YkGfdZVOuDn5JQ==.fTOIO216FEysydjZ+hXPCA==.CXZbHjLTMkeYzNhM7SjQCA==&lt;/P&gt;</description>
      <pubDate>Sun, 17 Mar 2019 12:38:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-and-Like-on-same-table/m-p/1557554#M441699</guid>
      <dc:creator>jino_kannen</dc:creator>
      <dc:date>2019-03-17T12:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: Join and Like on same table</title>
      <link>https://community.qlik.com/t5/QlikView/Join-and-Like-on-same-table/m-p/1557573#M441700</link>
      <description>&lt;P&gt;Qlik you'd use the Hierarchy prefix for that:&amp;nbsp;&lt;A href="http://help.qlik.com/en-US/sense/February2019/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptPrefixes/Hierarchy.htm" target="_blank"&gt;http://help.qlik.com/en-US/sense/February2019/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptPrefixes/Hierarchy.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;See this blog post for more information and examples:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Unbalanced-n-level-hierarchies/ba-p/1474325" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Unbalanced-n-level-hierarchies/ba-p/1474325&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Mar 2019 17:24:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-and-Like-on-same-table/m-p/1557573#M441700</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2019-03-17T17:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: Join and Like on same table</title>
      <link>https://community.qlik.com/t5/QlikView/Join-and-Like-on-same-table/m-p/1558807#M441701</link>
      <description>&lt;P&gt;My actual question is somewhat similar to below query.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-Layout-Visualizations/Help-with-Hierarchy-Path-and-Populating-the-broken-out-fields/td-p/1186058" target="_self"&gt;https://community.qlik.com/t5/QlikView-Layout-Visualizations/Help-with-Hierarchy-Path-and-Populating-the-broken-out-fields/td-p/1186058&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2019 08:49:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-and-Like-on-same-table/m-p/1558807#M441701</guid>
      <dc:creator>jino_kannen</dc:creator>
      <dc:date>2019-03-20T08:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: Join and Like on same table</title>
      <link>https://community.qlik.com/t5/QlikView/Join-and-Like-on-same-table/m-p/1558894#M441702</link>
      <description>Perhaps you want to use HierarchyBelongsTo prefix then as explained in the blog post I referred to above.</description>
      <pubDate>Wed, 20 Mar 2019 10:35:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-and-Like-on-same-table/m-p/1558894#M441702</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2019-03-20T10:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Join and Like on same table</title>
      <link>https://community.qlik.com/t5/QlikView/Join-and-Like-on-same-table/m-p/1560434#M441703</link>
      <description>&lt;P&gt;Yup. Thank you!! It works well.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Mar 2019 12:04:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Join-and-Like-on-same-table/m-p/1560434#M441703</guid>
      <dc:creator>jino_kannen</dc:creator>
      <dc:date>2019-03-24T12:04:20Z</dc:date>
    </item>
  </channel>
</rss>

