Skip to Main Content
IBM Sustainability Software - Ideas Portal
Hide about this portal


This portal is to open public enhancement requests against the products and services belonging to IBM Sustainability Software. 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
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


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.

More options for ordering of stations in CUE

See this idea on ideas.ibm.com

With the station field being ALN the business is seeing ordering which does not makes sense to them. For instance they could see ordering of stations such as 1, 11, 100, 2, 20 when the logical ordering would be numerical. Could there be some additional options for ordering of the stations?

Idea priority High
Needed By Quarter
  • Guest
    Reply
    |
    Mar 25, 2025

    From the users "Is there a way to change how Maximo sorts station numbers without adding a series of 0s before the station number?  If you know you are going to have stations numbers in the 100s  you have to add 001,002,003........ to make the sort work correctly and get the correct station order in the work package report."

    Seems like there are a lot of extra key strokes as well. 

     

  • Guest
    Reply
    |
    Mar 25, 2025

    When users are designing , they will usually pad the numbers for sorting. The main issue arises when modifications to the design are needed. Adding in stations can cause issues with the sorting.

  • Admin
    TRISTAN O'GORMAN
    Reply
    |
    Mar 11, 2025

    Hi. This is expected behavior for an ALN field. If the value is always numeric then you consider configuring it to be an integer. If you are dealing with large integers, then consider bigint. If you need it to remain ALN but still show numbers, you could look at padding the numbers with 0 e.g. -> 001, 002...010...099, 100, 101, etc