Maximo Open Forum

 View Only
  • 1.  How can I find WO made from 4/1/21 - 6/30/21

    Posted 07-07-2021 10:12
    I am looking for how I may find in Maximo what work orders were created from certain date to certain date please help.
    #MaximoUserGroups

    ------------------------------
    Nicole Lumley
    Carroll County Energy LLC
    ------------------------------


  • 2.  RE: How can I find WO made from 4/1/21 - 6/30/21

    Posted 07-07-2021 15:15
    Edited by Christopher Winston 07-07-2021 15:33
    you can try

    ((woclass = 'WORKORDER' or woclass = 'ACTIVITY') and reportdate <= { ts '2021-06-01 23:59:59.000' } and istask = 0 and reportdate >= { ts '2021-01-01 00:00:00.000' }) 

    Ultimately, you can just build this in the advanced search.



    ------------------------------
    Christopher Winston
    Projetech Inc.
    ------------------------------



  • 3.  RE: How can I find WO made from 4/1/21 - 6/30/21

    Posted 07-07-2021 15:37
    Have you tried using the Dates section in the Advanced Search for Work Order Tracking?  You can specify data ranges in there. Be sure note the time that is associated with the date.  You probably want to remove the value for History and keep Is Task as N.

    ------------------------------
    Stephen Rievaj
    MGI Maintenance Group
    ------------------------------