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).
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:
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 an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
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.
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 |
By clicking the "Post Comment" or "Submit Idea" button, you are agreeing to the IBM Ideas Portal Terms of Use.
Do not place IBM confidential, company confidential, or personal information into any field.
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.
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.
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