if you are looking in the API explorer, you need to use the italics stuff on the right side of the page. So rather than Project ID, which shows up on the left, you would use projectID which shows up on the right.
I think the problem here is that if you're in a Project report, please remember that each project is listed once, and once only. This means if you have two resource managers for a specific project, John AND Mary, Workfront can't make the grouping work, because ... well, it can't go into John AND Mar...
somewhat similar -- except that you need the ":1" in front of ALL the ANDs, just like it is in your first set. And your field name needs to be consistent... whatever it is.
Glad to see you're looking at the API explorer. Just a guess here, that you saw the workflow template in the proof approvals object.
1) Go back to the document version object, and switch your API explorer version dropdown to unsupported.
2) check out the references tab and collections tab. You'll ...
I think the question to ask here is for what purpose. One way to accomplish this is to make a multi select external lookup field to be a portfolio picker.
You can see a similar picker at work here:
https://experienceleaguecommunities.adobe.com/t5/workfront-discussions/how-to-replace-typeahead-wit...
if you take a look at this article where it says you cannot build a collection view of another collection, this is pretty much what you are asking to do. You're building a report, and pulling in a collection of documents to report on.
Anything you put into your valueexpression should be coming fro...
No. Home is currently intended to only show objects if the project is set to a status that equates to current. If you have any custom statuses that equate to current, those would also show.
https://experienceleague.adobe.com/en/docs/workfront/using/administration-and-setup/customize/statuses-prior...
if you got task1 working, you should be able to do the same for task2 and 3. Just think of it as creating three different sets of filters, and just adding the "OR:__:" part to the front of each filter set.
I think Workfront stores a lot of its dates in universal time, so this is likely to be about as good as you're going to get and will have to manually convert after you get it into the spreadsheet.