Expand my Community achievements bar.

Don’t miss the Workfront AMA: System Smarts & Strategic Starts! Ask your questions about keeping Workfront running smoothly, planning enhancements, reporting, or adoption, and get practical insights from Adobe experts.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Reporting on tasks that do not have cross project predecessors

Avatar

Level 10

There was a post that answered my question from 2017 but it is garbled on my screen, and I wonder if anybody can translate the text mode code needed to add a filter that removes tasks that have a cross project predecessor (in a task report)?

 

https://experienceleaguecommunities.adobe.com/t5/workfront-questions/want-a-report-that-shows-all-ta...

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi Jill. 

I believe this is the filter you are asking for:

EXISTS:a:$$EXISTSMOD=NOTEXISTS
EXISTS:a:$$OBJCODE=PRED
EXISTS:a:isCP=true
EXISTS:a:successorID=FIELD:ID
If you like my content, please take a moment to view and vote on my Idea Requests: https://tinyurl.com/4rbpr7hf

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hi Jill. 

I believe this is the filter you are asking for:

EXISTS:a:$$EXISTSMOD=NOTEXISTS
EXISTS:a:$$OBJCODE=PRED
EXISTS:a:isCP=true
EXISTS:a:successorID=FIELD:ID
If you like my content, please take a moment to view and vote on my Idea Requests: https://tinyurl.com/4rbpr7hf