How to use Entity Assigned in workflow into Dashboard Data Adapter

Sarikap96
New Contributor II

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.

2 REPLIES 2

TheJonG
Contributor III

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

TheJonG_1-1727267658815.png

 

TheJonG_0-1727267625473.png

 

 

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?