<?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 Qlik-Essbase connector hierarchy to display alias and member name in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlik-Essbase-connector-hierarchy-to-display-alias-and-member/m-p/799142#M1228337</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Per the Qlik Essbase Connector 1.0 release notes: 'If a dimension has an alias, both the alias and dimension name are displayed in a hierarchy. If there is no alias, only the name is displayed.'&amp;nbsp; We have aliases maintained for our Custom 1,2,3 and 4 hierarchies in our Essbase application, however the connector is currently only displaying the member name.&amp;nbsp; Please advise if there are any settings or modifications to the script to include the alias in the hierarchy (below is a sample of the script generated to extract our Custom 2 / TA dimension, which is currently only displaying the member name):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;[TA]:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;HIERARCHY([TA_Key], [TA_Parent_Key], [TA_Desc], [TA Parent Name], [TA_Desc], [Hierarchy TA], '/', 'TA Hierarchy depth')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;LOAD [TA_Key], [TA_Parent_Key], [TA_Desc];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;SELECT [TA] FROM SHIRE.ALL;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;[TA2]:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;HierarchyBelongsTo([TA_HKey], [TA_Parent_Key], [TA_Desc], 'TA_Ancestors_Key', 'TA_Ancestors_Name', 'TA_Depth')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;LOAD [TA_Key] as [TA_HKey], [TA_Parent_Key], [TA_Desc];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;SELECT [TA] FROM SHIRE.ALL;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;[Rel_TA]:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;LOAD [TA_Ancestors_Key] as [TA_Key],&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [TA_HKey] as [TA.Levels(8)]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;RESIDENT [TA2];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;DROP TABLE [TA2];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for any assistance you can provide.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 21:26:37 GMT</pubDate>
    <dc:creator />
    <dc:date>2026-01-26T21:26:37Z</dc:date>
    <item>
      <title>Qlik-Essbase connector hierarchy to display alias and member name</title>
      <link>https://community.qlik.com/t5/QlikView/Qlik-Essbase-connector-hierarchy-to-display-alias-and-member/m-p/799142#M1228337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Per the Qlik Essbase Connector 1.0 release notes: 'If a dimension has an alias, both the alias and dimension name are displayed in a hierarchy. If there is no alias, only the name is displayed.'&amp;nbsp; We have aliases maintained for our Custom 1,2,3 and 4 hierarchies in our Essbase application, however the connector is currently only displaying the member name.&amp;nbsp; Please advise if there are any settings or modifications to the script to include the alias in the hierarchy (below is a sample of the script generated to extract our Custom 2 / TA dimension, which is currently only displaying the member name):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;[TA]:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;HIERARCHY([TA_Key], [TA_Parent_Key], [TA_Desc], [TA Parent Name], [TA_Desc], [Hierarchy TA], '/', 'TA Hierarchy depth')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;LOAD [TA_Key], [TA_Parent_Key], [TA_Desc];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;SELECT [TA] FROM SHIRE.ALL;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;[TA2]:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;HierarchyBelongsTo([TA_HKey], [TA_Parent_Key], [TA_Desc], 'TA_Ancestors_Key', 'TA_Ancestors_Name', 'TA_Depth')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;LOAD [TA_Key] as [TA_HKey], [TA_Parent_Key], [TA_Desc];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;SELECT [TA] FROM SHIRE.ALL;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;[Rel_TA]:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;LOAD [TA_Ancestors_Key] as [TA_Key],&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [TA_HKey] as [TA.Levels(8)]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;RESIDENT [TA2];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;DROP TABLE [TA2];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for any assistance you can provide.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 21:26:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlik-Essbase-connector-hierarchy-to-display-alias-and-member/m-p/799142#M1228337</guid>
      <dc:creator />
      <dc:date>2026-01-26T21:26:37Z</dc:date>
    </item>
  </channel>
</rss>

