Column on open task report that shows next task | Community
Skip to main content
Laramie_Newborn
Level 2
April 22, 2025
Question

Column on open task report that shows next task

  • April 22, 2025
  • 2 replies
  • 420 views

I am creating a task report to enable project owners to bulk update task statuses and I need a column on the report that shows what the next task on the applicable project is.

 

I am not looking for the next ready to start task - what I need is for the project owners to be able to see what the next task up is going to be before they mark the existing open task as complete. The report is already pulling in just the current ready to start task on a set of projects. 

 

I am assuming that this would be a text mode field but I'm not having any luck figuring out the syntax I need. 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

KellieGardner
Community Advisor
Community Advisor
May 8, 2025

If you are using predecessor relationships, you can add a text mode column:

 

displayname=Successor Tasks listdelimiter=<p> listmethod=nested(successors).lists type=iterate valuefield=successor:name valueformat=HTML

 

 

 

 

kautuk_sahni
Community Manager
Community Manager
July 29, 2025

@laramie_newborn Just checking in — were you able to resolve your issue?
We’d love to hear how things worked out. If the suggestions above helped, marking a response as correct can guide others with similar questions. And if you found another solution, feel free to share it — your insights could really benefit the community. Thanks again for being part of the conversation!

Kautuk Sahni