Forum Discussion

Sarikap96's avatar
Sarikap96
New Contributor II
3 months ago

How to use Entity Assigned in workflow into Dashboard Data Adapter

Hello All,

I have a case where I need to show workflow assigned entities into dashboard using Data Adapter method query.

For example:

Base Input WF Entity assignment
Workflow1 Site1, site2
Workflow2 Site3
Workflow3 Site4, Site5, Site6

So, whenever I am selecting workflow1, the entities assigned to this workflow should list and come as output.

Kindly help to advise some options here.

Thank you.

  • TheJonG's avatar
    TheJonG
    Contributor III

    Hi - There is a Method Type specifically for Assigned Workflow Entities.

     

     

     

    • Sarikap96's avatar
      Sarikap96
      New Contributor II

      Hi TheJonG, yes this helped. thanks😀

      However, with this we need to bring the Input forms signoff status for all the Entity Assignments, by using Method Type: WorkflowProfileEntities

      Is there any possible way to do that?

       

      • KarlT's avatar
        KarlT
        Contributor III

        You could pull both method queries into a Data Set Business Rule and combine them into a single data table.

        Regards,