Description - Currently, the filter/view/grouping cannot be rearranged, and they show in an alphabetical order in reports or for example in project view from main menu.
Why is this feature important to you - Because we want them in a particular order, all the status filters at one place, owned b...
Thank you for the session, it was really helpful. Can we have a session where admins can suggest UX improvements please? For example: The Beta filter thing is of no use. Adobe is definitely putting effort to make Workfront better, but in a wrong direction and in an old-fashioned way (still relying o...
Hello Community,
Since BETA filters stacking option allows us to apply multiple filters, I want to understand how other admins are using it. Because stacking applies 'AND' condition between the multiple filters, it sometimes gives zero results when there is a conflict. For example: A project canno...
Hello,
To subtract 20 days from a column, let's say subtract 20 days from Task 'Planned Start Date':
Convert 'Planned Start Date' column to text mode (sort it before converting if necessary)Copy it to another column and use 'valueexpession' instead of 'valuefield' (highlighted in red). Plus, apply n...
Try this please and use "Recalculate Expressions" on project or project report:
IF({DE:Calculated Score}=600,"Urgent",IF({DE:Calculated Score}<250,"Low",IF({DE:Calculated Score}<500,"Medium",IF({DE:Calculated Score}<600,"High"))))