Maximo 7.6.1.1:
It would be great if there were a way to make mass updates to a field in a table from within Maximo applications.
For example, in other software such as GIS software, it is possible to open the attribute table of a table, filter the rows, and perform mass updates with a tool called the Field Calculator.
So in Maximo terms, I might:
- Open the Assets application --> List view.
- Do a filter or advanced query on the assets.
- Click an action.
- The action would open a dialog that would allow me to select a field name.
- I would enter text or a number as a constant. Or use JavaScript to write an expression.
- Hit Run.
- The filtered rows would be updated.
I'm aware that there is a homegrown method for doing this in Maximo where a user can export to Excel, update the values in Excel, and import the updated Excel sheet back into Maximo. However, that seems unnecessarily clunky to me.
Is there a way to make mass updates to filtered rows from within Maximo applications?
Edit:
An answer can be found here: