I'm working on a Proof Approval report for my proofreaders to see what proofs need their approvals. I'm getting a lot of proofs showing up on their report that are on completed projects. Which is a separate issue, but I really want to remove them from this report.
I want to only show proofs that are open that are on Current/Active projects. I can pull a column view to see the project status, but when I apply the filter below. I'm getting the "Whoops! Something went wrong. Please contact Workfront so we can figure out what went wrong and fix it." error message.
documentVersion:document:project:status=CUR
documentVersion:document:project:status_Mod=in
I'm not sure if it's too many jumps for this type of report.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Views
Replies
Total Likes
Hi Laura,
We had the same issue with our proof report too! We now use an EXISTS statement to filter on Current projects. The only issue is that if this filter breaks, it is no longer supported to be fixed.
EXISTS:a:$$OBJCODE=DOCU
EXISTS:a:project:status=CUR
EXISTS:a:project:status_Mod=in
EXISTS:a:versions:ID=FIELD:documentVersionID
We also have an idea on the Idea Exchange if you want to upvote to add more filters to the proof approval report.
https://experience.workfront.com/s/idea/0870z0000004VtAAAU/detail
Hope this helps!
Thanks,
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Likes
Replies