Expand my Community achievements bar.

Don’t miss the Workfront AMA: System Smarts & Strategic Starts! Ask your questions about keeping Workfront running smoothly, planning enhancements, reporting, or adoption, and get practical insights from Adobe experts.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Workfront Portfolios

Avatar

Level 1
Level 1

Is it possible to have multiple portfolios and pull data (objects, fields, etc) into consolidated reports, effectively making a single reported portfolio?  Do I lose any functionality when comparing projects or programs across portfolios?

1 Accepted Solution

Avatar

Correct answer by
Employee

Hi - you can definitely filter on multiple portfolio and program IDs when you are building a report.

 

One tip though, especially if you are looking to do Matrix groupings or charts, I would put a calculated field on the Project's custom form to capture the Portfolio and Program Name. For filtering, you will still use something like Task >> Project Portfolio ID, but for the grouping you can use the Custom field and actually display the name (since the ID is the only thing on the object itself and if you switch to text mode, you can't do Matrix or Charts)

 

{portfolio}.{name}

{program}.{name}

 

Hope that makes sense for a Monday morning 😉 

View solution in original post

2 Replies

Avatar

Correct answer by
Employee

Hi - you can definitely filter on multiple portfolio and program IDs when you are building a report.

 

One tip though, especially if you are looking to do Matrix groupings or charts, I would put a calculated field on the Project's custom form to capture the Portfolio and Program Name. For filtering, you will still use something like Task >> Project Portfolio ID, but for the grouping you can use the Custom field and actually display the name (since the ID is the only thing on the object itself and if you switch to text mode, you can't do Matrix or Charts)

 

{portfolio}.{name}

{program}.{name}

 

Hope that makes sense for a Monday morning 😉 

Avatar

Level 1
Level 1

Hi IMGRUND,

 

Yes I think this makes sense.  Thank you!