Skip to main content
1-Visitor
March 31, 2015
Solved

In the query builder report, how to get an assigne name (in a role) from a workflow?

  • March 31, 2015
  • 1 reply
  • 3192 views

In the query builder report, how to get an assigne name (in a role) from a workflow?

For example, I want to list the Project leaders from each workflow, linked, of course, to a documet.

Best answer by Marco Tosin

Daniel,

take a look at this article I wrote Resource for reporting

There are many query builder report already done.

Maybe you can find something useful for you.

Marco

1 reply

Marco Tosin
21-Topaz I
21-Topaz I
April 1, 2015

Daniel,

take a look at this article I wrote Resource for reporting

There are many query builder report already done.

Maybe you can find something useful for you.

Marco

Marco
1-Visitor
July 3, 2015

Hello Marco

After some time, trying to find a wat in the link that you sent to me, I found a tip that guided me to my answer.

Thanks

1-Visitor
October 23, 2015

Great Marcos, You're right.

If someone is trying to do same, follow these instructions:

1. Selecting in "From" according picture:

Capturar.JPG

Note: In my case the target workflow is "Desenvolvimento Alteração Produto". Select the yours.

2. In "Join":

Capturar.JPG

3. Now in "Select" you need to set your choice, and remind to use "User.Full Name" and "Work Item.Role" to show the responsible for a task in the workflow:

Capturar.JPG

4. Another good tip is, in "Criteria" create a condition according bellow to show only open tasks:

Capturar.JPG

It is all!