The status in that code is the status of the approval itself, not the status of the Issue. I'm not aware of 'KEY' being a valid option in that context.
With credit to @Richard_Le_ for this one awhile back. https://experienceleaguecommunities.adobe.com/t5/workfront-questions/displaying-the-approver-of-an-issue-in-a-report/m-p/588775 The only scenario that won't cover is if the approved issue/task was then converted into something else (issue to a p...
In that scenario, you need a bit of text-mode trickery. Workfront understands the selections in a multi-select dropdown as a comma-separated string rather than independent items. So you can use the 'REPLACE' formula to replace all commas in the string with the code for line-break as below. Caution: ...
I would expect the filter method you're describing to result in the expected records, but you may need a compound filter to get multiple sets of data that match different requirements. The screenshot below is how I'd set-up the first half of your ask in my environment. But that also inherently drop...
You are looking for a report type called 'Journal Entry'. That will have the old value/new value pairings for common fields like task name, as well as any custom fields your instance has elected to track when their custom forms were built. If you aren't careful with your filters, it can return an ab...
I'd start with exporting and archiving any report that hasn't been viewed in the last 3-6 months that isn't being automatically sent. But after that cleanup - Build a Report Report (yes, really), with the following columns:NameViewdisplayname=Viewtextmode=truevaluefield=view:definitionvalueformat=H...
This was the way I did it in 2021. In that sample, I happened to be linking to icons available on the vendor's websites. If I wanted to re-do it with a link to an image store in WF, then I'd store the image in Documents (or wherever I needed it) to start. Then the URL that you use to link is obtaine...
For the forms where I need this functionality, I'll typically have an Admin-Only section that contains the real fields that is visible/editable only to an Admin. Then I create calculated fields that display a summary of the data that the Admin has input, so everyone can see the calculation but not a...
I had that create confusion with a team who didn't realize some of them had their alerts set for instant and some set for daily digests. When the people with the instant alerts get the email, only the people who also have the instant alert set will be listed in the distribution list. That led them t...
When you said widget, I realized you're already using the new Home layout. Taking a look there, I don't see the feature at all. It might be one of those silent-deprecation items. In the old Home, this is what it looks like.