Hello!
I need to create a proof approval report that includes a project Category column. I've tried every single option on the report and none of them work. Anyone know how to do this?
Thanks!
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Justin,
Assuming that "project category" is a custom field that is attached to projects, the following text mode view in a proof approval report should do the trick:
displayname=Project Category
linkedname=documentVersion
namekey=view.relatedcolumn
namekeyargkey.0=documentVersion
namekeyargkey.1=document
namekeyargkey.2=project
namekeyargkey.3=DE:Project Category
textmode=true
valuefield=documentVersion:document:project:DE:Project Category
valueformat=HTML
Best Regards,
Rich.
Hi Justin,
Assuming that "project category" is a custom field that is attached to projects, the following text mode view in a proof approval report should do the trick:
displayname=Project Category
linkedname=documentVersion
namekey=view.relatedcolumn
namekeyargkey.0=documentVersion
namekeyargkey.1=document
namekeyargkey.2=project
namekeyargkey.3=DE:Project Category
textmode=true
valuefield=documentVersion:document:project:DE:Project Category
valueformat=HTML
Best Regards,
Rich.
Worked great, thanks Richard!
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies