Show Only Tasks Per Application in Task Report

Hi, 

What's best practice in showing tasks for a specific app?

 

Regards

Rian

  Discussion posts and replies are publicly visible

Parents
  • There is no OOTB feature to get tasks per application. Context can be process models and we can use that to generate task report.

    1) Create a Task report with context process model
    2) Create a constant of type array of Process models and provide all the process models of application in that
    3) In query analytics use this constant as context to report.
Reply
  • There is no OOTB feature to get tasks per application. Context can be process models and we can use that to generate task report.

    1) Create a Task report with context process model
    2) Create a constant of type array of Process models and provide all the process models of application in that
    3) In query analytics use this constant as context to report.
Children
No Data