Skip to Main Content
IBM Data Platform Ideas Portal for Customers


This portal is to open public enhancement requests against products and services offered by the IBM Data Platform organization. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:


Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,


Post your ideas

Post ideas and requests to enhance a product or service. Take a look at ideas others have posted and upvote them if they matter to you,

  1. Post an idea

  2. Upvote ideas that matter most to you

  3. Get feedback from the IBM team to refine your idea


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

IBM Employees should enter Ideas at https://ideas.ibm.com



Status Submitted
Workspace Planning Analytics
Created by Guest
Created on Feb 19, 2026

Add Native “Sort by Alias” Support to DimensionSortOrder, HierarchySortOrder, and Element Ordering UI

Dear team,

IBM Planning Analytics currently supports the following sort types in DimensionSortOrder and HierarchySortOrder:

  • ByName

  • ByInput

  • ByLevel

  • ByHierarchy (with Ascending / Descending variants where applicable)

CompSortType remains limited to 'ByInput' and 'ByName' only, with no support for sorting consolidation components (child elements) by alias.

There is no native support for permanently sorting a dimension (or its hierarchies) by an alias attribute (e.g., Description, Business Name, Translated Caption, or any string-based attribute).

While alias-based sorting works in:

  • Dynamic MDX subsets (ORDER + Properties("AliasName"))

  • Some view displays when an alias is set as caption

this does not persist as the dimension’s default element or component order. Modelers must rely on fragile/performance-heavy workarounds:

  • Custom TI processes to re-insert/reorder elements by alias

  • Temporarily swapping alias values with principal element names

  • Forcing MDX subsets everywhere (impacts legacy apps, picklists, performance)

  • Manual reordering in Architect/PAW

Proposed Enhancement
Introduce native alias-based sort types, e.g.:

DimensionSortOrder(DimName, 'ByAlias:AliasAttributeName', 'Ascending')

Alternative variants:

  • 'ByAlias' → uses the dimension’s currently defined default alias

  • 'ByAlias:MyAliasName' → explicitly specifies the alias/attribute

Extend similarly for CompSortType (child ordering in consolidations) and apply to:

  • HierarchySortOrder

  • Dimension Element Ordering dialog in Architect, Perspectives, and PAW Modeling Workbench

Business Value

  • Intuitive, business-friendly ordering when technical codes are principal names

  • Strong multi-language and descriptive reporting support

  • Eliminates complex TI/MDX workarounds in many scenarios

  • Improves modeling efficiency and reduces technical debt in enterprise models

Priority High — particularly valuable for multi-language deployments, descriptive hierarchies, and dimensions with >1,000 elements where manual/TI reordering is impractical.

Thanks in advance.
With best regards,
Vitalij

Needed By Yesterday (Let's go already!)