Skip to main content
September 25, 2024

How to use Entity Assigned in workflow into Dashboard Data Adapter

  • September 25, 2024
  • 1 reply
  • 0 views

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.

1 reply

September 25, 2024

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


TheJonG_1-1727267658815.png

 


TheJonG_0-1727267625473.png

 

 

Sarikap96Author
September 27, 2024

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?

 

October 3, 2024

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

Regards,