Sort Order — Oracle Analytics

Oracle Analytics Cloud and Server Idea Lab

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Sort Order

Planned
11
Views
2
Comments

Hello,

We noticed that the sort order in our faw visuals/ adw queries is in ASCII order. Per our business use case, it should be alphabetical order. See current sort format in our graph.

Tagged:
4
4 votes

Planned · Last Updated

Marked as planned based on using hidden columns to solve this use case.

Comments

  • SQL and SQL-based tools are usually sorted based on ASCII order, where the uppercase letters come before the lowercase letters. The solution is usually to create a calculated field that uniforms the case and is used as a sort key. A feature coming shortly to workbooks will allow you to use a sort key in visualization while presenting only the 'display value' with the correct case (i.e. hidden columns).

  • Hidden columns are currently planned for the January 2025 update.