@VynetaRy - if you are using a value expression in your text mode the short answer is no, this is not possible. The results of your value expression aren't stored anywhere in the database of Workfront and it only exists in your column in your report. Kind of like using a basic calculator without the...
I also searched high and low in the forums for any details and couldn't find anything resembling someone successfully doing it in a project report.
It might just need to be a separate Journal Entry report that shows that status changes in comparison to a project report. I'll keep testing and see ...
For system updates like status you'll want to pull Audit Text instead of Note Text. However there seems to be a glitch in the matrix, I'm able to get this to pull in comments made by users
displayname=User Updates
listdelimiter=<p>
listmethod=nested(updates).lists
textmode=true
type=iterate
valuef...
When testing it right now, I noticed that even though the cross-project predecessor was completed the dependent task isn't updating that it is ready to start and isn't populated into the user's worklist unless filtered for Not Ready.
I'm not sure if it's a bug or delay but you might want to contac...
You can do this from the users tab by building a view that includes the email address and filter for only users that are active in your system. Or you can run a user report and do the same - build out a filter or a view.
I don't believe that DataConnect will allow you to extract the data to Google Sheets. It does allow you to connect to BI tools such as
Establish a connection to Workfront Data Connect | Adobe Workfront
TableauPower BIDomoSAP HANA
You could likely use Fusion to get data from Workfront to Goo...
So sorry. I forgot to edit the text I posted.
displayname=Folders
listdelimiter=
listmethod=nested(Folders).lists
textmode=true
type=iterate
valueexpression={name}
valueformat=HTML
The problem is you can't create a chart report that will count both planned completion dates and actual completions dates into columns. There isn't a real easy way to do comparison chart report in Workfront for dates.
One thing I was able to do was bring in the total task count for the project. Ho...
@DaveWi5 You are correct, it doesn't show the folder. It will only show the Workfront Object it's tied to.
You can add a column to a document report via text mode that will pull the folder name in.
displayname=Folders
listdelimiter=
listmethod=nested(Folders).lists
textmode=true
type=it...
@AngieH1 - yes this is possible but you'll have to reference the parent task milestone with some text mode. If you aren't familair on how to do this, I'll post the steps.
First you'll want to pull in native column of "Parent Milestone ID" into your task report or view
Once it's added to your v...