Cette conversation a été verrouillée en raison de son inactivité. Veuillez créer une nouvelle publication.
Niveau 1
Niveau 2
Se connecter à la communauté
Connectez-vous pour voir tous les badges
    
    
    
            
          
Cette conversation a été verrouillée en raison de son inactivité. Veuillez créer une nouvelle publication.
          
        
I'm trying to build a report in Workfront that shows all projects in a certain time period that had a certain project status at any point in the lifecycle (both active and complete projects). We have a custom project status "missing information" and I would like to show all project that have had this status in the last 3 weeks. Is that possible? I was thinking maybe if I was able to filter by the workfront update that states "X person has changed the status to _____"
Les sujets facilitent la catégorisation du contenu de la Communauté et vous aident à retrouver le contenu le plus pertinent.
Vues
Réponses
Nombre de J’aime
          
        
Currently, you can't report on the Workfront updates, but you'll be able to starting in mid-march using a new report type called a journal entry report! (see here for more details: https://one.workfront.com/s/feed/0D54X00006M1iu3SAB)
Then, as long as you tell your custom field to record in the updates feed, you'll be able to build this kind of report.
Vues
Réponses
Nombre de J’aime
          
        
We had a similar ask this morning - has a particular custom status ("Briefed") been used this year? A simple project report looking for the status won't suffice, because there are no projects *currently* in the status being examined doesn't mean people don't use it.
Decided to go with a Note Report, using a filter "show me any project updates in which this particular status is mentioned, and the update was generated by the system." And, using a view to show a link to the project name or any other project attributes. It will show multiple rows per project, so I suggest grouping by project to get a project count. This will also inform you how many times a project falls in or out of that status.
This is the text mode I use for the "Status Changes" column:
displayname=Status Changes
linkedname=direct
namekey=auditText
querysort=auditText
textmode=true
valueexpression=SUBSTR({auditText},(SEARCH("Status",{auditText},0)),50)
valueformat=HTML
Vues
Réponses
Nombre de J’aime
          
        
Hi William - one thing, I would not recommend filtering by Audit Type by just status change. If they changed something and also the status, it is "combined entry". So you might be missing some updates. On my note reports, I just use the Audit Text contains filter.
Vues
Réponses
Nombre de J’aime
          
        
Good call Anthony. Going to update my Briefed report now!
Vues
Réponses
Nombre de J’aime