Hi @gurltech - The way to get a total for the columns would be to use an aggregated grouping. To do so, turn on the grouping and then for each column turn on the count option in the "Summarize this column by:" field. It should then do the totals in the grouping on the report.
Unfortunately, this ...
Hi @AlyssaTrainor - Yes! You can add "usewidths=true" to one column on the report through text mode and then on the columns you want to presize you can add "width=X" with the X being a number (usually, start around 100).
Hi @Arnab4 - I know this is an older question, but in case you haven't found a solution, you can go to Setup > Audit Logs to see changes to user access. You could also try a journal entry report, that may work here too.
Here is the idea I posted, please feel free to upvote / comment on it to get more traction on it! https://experienceleaguecommunities.adobe.com/t5/workfront-ideas/automatically-push-task-level-document-folders-to-project-level/idc-p/661596#M24184
Hi @Halie_Baer - The key difference between proof approvals and document approvals is that proof approvals allow for markups and annotations, while document approvals are for straightforward reviews where comments aren’t needed (document approvals doesn't allow comments).
I’ve found that document ...
Ah, unfortunately, no. Calculated fields can't pull up information to a custom form (only possible on reports). You could probably explore a Fusion scenario if worthwhile to write the information into the custom form from the task.
Hi @WF_Admin_Dell_Tech - The above is a collection text mode, which on an hours report the only collections available are for objectCategories and parameterValues. Collection text modes usually work better at the top of the object hierarchy (ex. project) to pull information up from objects below it ...
Hi @Ryzan99 - This should work, but let me know if not:
group.0.enumclass=com.attask.common.constants.TimelinePriorityEnum
group.0.enumtype=PROJ
group.0.linkedname=direct
group.0.namekey=priority
group.0.type=enum
group.0.valuefield=documentVersion:document:project:priority
group.0.valueformat=val
t...