Skip to Main Content
IBM Power Ideas Portal


This portal is to open public enhancement requests against IBM Power Systems products, including IBM i. 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.

ADD A NEW IDEA

IBM i

Showing 1112
117 VOTE

Function to indent/format existing code similar to how "Source/Convert All to Free-Form" works now

Would like to see a function to indent/format existing code. Could work similarly to how "Source/Convert All to Free-Form" works now, as well as "Convert Selection to Free-Form. on the context menu.This "Indent" function would naturally only apply...
about 13 years ago in IBM i / RDi (Rational Developer for i) 24 Delivered
112 VOTE

Provide an %UPPER and %LOWER bif

It would be helpful to have an easier and more robust way to change the case of characters from upper to lower or lower to upper. The current method is to use the %XLATE function, but the usual way that this is coded (just using the main 26 letter...
over 7 years ago in IBM i / Languages - RPG 17 Delivered

Provide %InList Built In Function

Provide a new BIF %InList() or %OrList() to check if a variable's value exit in list. Use Case: Dcl-S MyState Char(2) Inz('CA') If %InList(MyVar : 'CA' : 'NV': 'AZ': 'NM': 'NY'); do somethingEndIf; Or If %InList(MyVar : ',' : 'CA,NV,AZ,NM,NY'); //...
almost 8 years ago in IBM i / Languages - RPG 15 Delivered

F8 to recall commands like F9 does on 5250 Command line but in the opposite direction

This is a really simple request, one so basic I'm almost embarrassed to ask but it has been irritating me now for over 30 years so please bear with me ;-) I believe that from day one of OS/400 you have been able to press F9 to recall previously en...
over 5 years ago in IBM i / Work Management and Messaging 9 Delivered

ODBC driver for MAC Os in iAccess Client Solution

Various customers ask us for the availibility of a ODBC driver to connect to Ibm i from a MacOs environment. Use Case: A top or directional user who use MacOs on their laptop, with Microsoft Office Excel pivot who need to be updated from an Ibm i ...
over 7 years ago in IBM i / IBM i Access Family 7 Delivered

support for mac in rdp

i want to be able to run the RDP on my mac native. Use Case: today the rdp has to be run in a virtual machine running windows in my mac. this prevents me from going over to mac.
over 12 years ago in IBM i / RDi (Rational Developer for i) 11 Delivered

Refactor->Extract Procedure - for ILE RPG

Code Refactoring is a well known software best practice that involves improving the structure of existing computer code while preserving its behaviour.https://en.wikipedia.org/wiki/Code_refactoringEclipse already has excellent refactoring support ...
over 7 years ago in IBM i / RDi (Rational Developer for i) 5 Delivered

Run SQL Scripts - Autocomplete

Just like RDI or any else IDE you can autocomplete or look up fields when writing code. It would be great if this would be available in Run Sql as well and in best case it would also be able to handle a library list for those of us with multiple s...
over 6 years ago in IBM i / IBM i Access Family 6 Delivered

provide "between" operator in rpg expressions

Provide "between" in rpg logical expressions Use Case: if a >=b and a<=c ;could be replaced by :if a between b and c;
almost 8 years ago in IBM i / Languages - RPG 11 Delivered

Make the NEW IBM i Navigator the Default for Admin port 2001

IBM has now provided a NEW and VAAAASSTLY Improved Navigator for i. BUT It is NOT THE DEFAULT! This makes it the best kept secret of the current Update Cycle Use Case: It's Better and It MUST become the default for https:/<Server name>:2001 ...
over 2 years ago in IBM i / System Management 11 Delivered