Skip to Main Content
IBM Sustainability Software - Ideas 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.

Status Future consideration
Created by Guest
Created on May 10, 2026

Native Meter Reading Trends in Operational Dashboard

Description:
The operational dashboard is a great enhancement to Maximo Manage. I believe a great and necessary enhancement would be to include a straightforward way to visualize meter readings as time-series trends directly within it.


Right now, technicians can log readings into METERREADING, and I believe that seeing this data over time would be really valuable for asset health assessment — but the current paths require either KPI configuration, Monitor deployment with external connections, or BIRT reports.


Why This Would Help:
Meter-based PM is core to how teams track asset performance — runtime hours, cycle counts, fuel consumption. Technicians benefit most when they can see trends at a glance on the dashboard, especially during pre-PM planning. A native time-series widget would make this workflow seamless.


What I’m Imagining:
A dashboard widget that plots meter readings by date for a selected asset/meter — supporting both automated and manually-entered readings. Nothing complex, just a simple way to connect data entry to visibility.


Thank you

Idea priority Urgent
Needed By Yesterday (Let's go already!)
  • ADMIN RESPONSE
    Jun 10, 2026

    Hi,

    Thank you for taking the time to provide your ideas to IBM. Our team has reviewed your idea, and we would like to evaluate the market reach further before we make a decision. So we will leave it here as Future Consideration for others to show support by voting and commenting. We will reevaluate within the next 6months and decide based on the additional feedback. Thank you again for your idea.

  • Admin
    JORDAN SMITH
    Jun 10, 2026

    Thank you for entering this idea. Unfortunately it is not likely to be prioritized in the near-term.
    You can use a KPI Value and KPI Trend tile, or a Work Queue, to generate similar outcomes. For example:

    select readingdate,reading from meterreading where assetnum='11450' and metername='RUNHOURS' order by readingdate DESC

    Would result in KPI or Saved Query>Work Queue that look like these attachments. In the future, we may consider a widget that allows the user to edit the meter and asset with the dashboard editor.