Hi Melanie, That is possible, though not through the GUI. You will have to play a bit with text mode, but we have a guide on how to do it:
https://experience.workfront.com/s/article/Referencing-Collections-in-a-Report-779518987#referencing... Here's what the code would look like: displayname=Issues listdelimiter= listmethod=nested(issues).lists textmode=true type=iterate valuefield=name valueformat=HTML And here's what the code would look like for only a count of the open issues: displayname= linkedname=direct namekey=numberOpenOpTasks querysort=numberOpenOpTasks textmode=true valuefield=numberOpenOpTasks valueformat=int I hope you find value in these! Thanks and good luck, Dustin Martin Assigned Support Engineer Workfront