InterviewSolution
| 1. |
How To Show Sum Of Instead Count(*) On Resultsetgraph Of Maximo Start Center? |
|
Answer» I have to create a Result set graph in Maximo START Center that shows sum of actual LABOR hours instead of showing count(*) on Y AXIS. for example, if siteid ‘ABC’ has three workorders ‘1001’,’1002′ and ‘1003’ in workorder table with 3,2 and 4 actual labor hours respectively then I have to create a resultset(or resultset graph) that show this site ‘ABC’ and its labor hours sum 3+2+4=9, instead of showing count 3 on Y axis. Please help me to resolve this issue…thanks in advance. I have to create a Result set graph in Maximo Start Center that shows sum of actual labor hours instead of showing count(*) on Y axis. for example, if siteid ‘ABC’ has three workorders ‘1001’,’1002′ and ‘1003’ in workorder table with 3,2 and 4 actual labor hours respectively then I have to create a resultset(or resultset graph) that show this site ‘ABC’ and its labor hours sum 3+2+4=9, instead of showing count 3 on Y axis. Please help me to resolve this issue…thanks in advance. |
|