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.
SOLVED

Report on custom Lookup field details

Avatar

Level 7

I am looking for a column view on a report with all the details of External lookup field type i.e., Base API URL, Dependencies, JSON Path etc.

I couldnt find any way to add them as columns on my parameter report even with text mode.

 

Is there anyone able to pull those lookup field details on a report in any way?

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 7

displayname=Definition
valuefield=fieldDefinition
valueformat=HTML

 

Yay!! The simple text mode on field definition worked

View solution in original post

2 Replies

Avatar

Community Advisor

Not sure what I was smoking. 

 

On a parameter report, filter to displayType external, and you can get individual FieldDef attributes like so: 

valuefield=fieldDefinition:isQueryRequired

 

Avatar

Correct answer by
Level 7

displayname=Definition
valuefield=fieldDefinition
valueformat=HTML

 

Yay!! The simple text mode on field definition worked