Filtering a task report based on Portfolio fields | Community
Skip to main content
Level 9
November 28, 2019
Question

Filtering a task report based on Portfolio fields

  • November 28, 2019
  • 4 replies
  • 718 views
Hi WF Community, Does anyone know of a way where I can filter a task report based on portfolio level field data? I have a custom field on the Portfolio object called 'Canadian Portfolio', and I want to segment a task report based on this field, but not sure how to do that. Thanks. Nick Nick Valeriote
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

4 replies

Level 10
November 29, 2019
hey Nick, have you already explored exists statements to filter this? https://experience.workfront.com/s/article/Create-Complex-Text-Mode-Filters-Using-EXISTS-Statements-1462891218 -skye
NickVa7Author
Level 9
December 2, 2019
This is helpful. thanks, Skye. How about if I want to display a field on a report whereby the field is on an object (Company) not directly related to the report's object (Task)? I believe in filtering you can use a linking object to help filter appropriately; however, am I able to display fields from no related objects? My use case is this: - I have a custom field on the Company object called Intacct Client ID. - When people create a task using the custom invoicing form, I want to create a report that will display the Intacct Client ID on the invoicing task report. There is a native Company field on the project object, and tasks are related to projects, so I figured there should be a way to do this. Nick Valeriote
Level 10
December 4, 2019
hi Nick, I don't usually deal with company custom fields and I'm not sure how you've experimented with trying to bring this into your task report views. However, (just guessing here) if you've been unable to fudge the text mode to bring the company's custom field to your task report, (e.g. somehow playing with valuefield=project:company:customfieldname for example), you could try creating a calculated field at the project level for it, and bring it down to your task report that way (since project custom fields can be easily displayed by the task report). That would probably be my two directions of experimentation, anyway. -skye
NickVa7Author
Level 9
December 5, 2019
Thanks, Skye. I'll tinker in those directions and see if I can make it work. Nick Valeriote