Forum Discussion

JShoemaker's avatar
JShoemaker
New Contributor III
2 years ago

Workflow Status for the whole year

We have a client that does a lot of prior period adjustments so they go through the workflow for the whole year a few times. We have automation set up to assist, however they would like a report that shows the workflow status for the whole year and not just one period. I know the application reports are out of the bos that shows a particular month throught method queries. That works great but has anyone ever created one that would pull the whole year? I was looking for a sub variable that does that but cant seem to find one or has anyone done anything different. 

Much Appreciated!

  • Have you tried WorkflowStatusTwelvePeriod?

    The output contains columns with the state for each period:

    Would that be ok?

     

  • JackLacava's avatar
    JackLacava
    Honored Contributor

    Have you tried WorkflowStatusTwelvePeriod?

    The output contains columns with the state for each period:

    Would that be ok?

     

    • JShoemaker's avatar
      JShoemaker
      New Contributor III

      Hey Jack, didnt even know that was an option. Must be for newer versions. I can build off this, this is great. Thanks!