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.
SOLVED

Report to show projects that were closed or killed last month

Avatar

Level 7

Hi all,

I'm trying to create a report that shows a list of projects that were closed or killed last month.

I'm struggling to find a way to filter for projects that had their status changed in a certain date range.

Any ideas?  I feel like I must be missing something here.

Thank you!

Topics

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

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

I think the only way to do this at this stage is a journal entry report. Have you looked down this path at all?

View solution in original post

8 Replies

Avatar

Level 4

This post may help (reference example #1):

Save Time Using Calculated Fields to Capture Dates... - Adobe Experience League Community - 518237

 

You can create a custom field that tracks the date the project was closed and then filter on that field.

Avatar

Correct answer by
Community Advisor

I think the only way to do this at this stage is a journal entry report. Have you looked down this path at all?

Avatar

Level 7

Thank you so much @skyehansen !  I hadn't done a journal entry report before, but you gave me the keywords to search for.  It's working now!

Avatar

Level 7

Hi @skyehansen , I got this report working.

Now I'm trying to make a report that shows projects that received Gate 3 approval in the last month.  Do you have any resources you can point me towards?  I understand journal entry reports to find specific projects based off things that happened at the project level.  I'm struggling to find something that can find projects based off an action at the task level.

Avatar

Community Advisor

sorry, what’s gate 3 approval and how is it configured? 

Avatar

Level 7

It's a task that is in all of our templates.  It has a basic approval process and is then marked complete.  If I could just see which projects had the task "Gate 3 Approval" marked complete in the last month, that would do what I need.

Does that make sense?

Avatar

Community Advisor

Just a guess:

if the approval process is on the task's "complete" status, what would you think about just searching for projects where the task's actual completion date is in the past month?

 

i.e. when a task is completed, does this trigger the correct actual completion date? (is the actual completion date based off the approval date or the date they changed the status?)

 

If based off the former, I'd probably concentrate my efforts here -- in a project report, this would be an exists filter looking for tasks named "XYZ" whose actual completion date was in the past month.

 

If it looks like the actual completion date hack is risky or just doesn't work, I would probably focus more on exists statements on a task report that bring in the singular task and provide the project information you need. This assumes one task per project or one approval per month -- so also a bit hacky. Such statements are based on the ARVSTS object -- you could do a keyword search in the community -- also, here's the most recent post.

https://experienceleaguecommunities.adobe.com/t5/workfront-questions/i-need-help-with-a-document-rep... 

 

If you let us know which approach you want to try, people can probably help you refine that filter further.

 

Also of note: for more EXISTS knowledge, we're holding a webinar at the end of the month:

https://events.teams.microsoft.com/event/2699d8d3-233a-4f57-92f1-0e8bfaa01f1f@fa7b1b5a-7b34-4387-94a...

Avatar

Level 7

Searching for projects where the task's actual completion date is in the past month would work perfectly!

I appreciate all the help.  I'm not super familiar with exists filters.

Thank you!