Expand my Community achievements bar.

Latest Community Ideas Review is Out: Discover What’s New and What to Expect!

Reporting on Delegate Users

Avatar

Level 1

Has anyone had luck pulling in a task's delegate approver user? I'm not having luck using this text mode.

displayname=Delegate Approver

listdelimiter=<br>

listmethod=nested(approverStatuses).lists

textmode=true

type=iterate

valueexpression={delegateUser}

valueformat=HTML

Thanks in advance!

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

2 Replies

Avatar

Level 10

Hi - two things: 1) if you are just displaying a field with no formulas or anything, you can use valuefield, and 2) delegateUser is an object so you need a field to go with that.

I don't have a task with a delegate approver so can't test this, but I believe you want

displayname=Delegate Approver

listdelimiter=<br>

listmethod=nested(approverStatuses).lists

textmode=true

type=iterate

valuefield=delegateUser:name

valueformat=HTML

Hope that helps.

Avatar

Level 1
@Anthony Imgrund , thank you! I have a test project setup where my approval is delegated to another user, pasted the above in, and still nothing. Hmmmmmmmm..... Kristen Iyall Marketing Technology Transamerica DENVER, CO