Question
Looking to add custom form date field as a column in a document report
I am looking to add a custom date field as a column in a document report. After looking for solutions in Experience League I found that this worked for someone, but not for me (I have adjusted it to be relevant to me):
displayname=T Date
valueexpression={document}.{project}.{DE:T Date}
valueformat=HTMLWhere am I going wrong as the column is blank?
Thank you