I have this custom text in a column that looks at creating a date difference between the actual completion and a custom target launch date. I would like that number to also appear in the summary tab on the report.
Does anyone know what I can add to it?
displayname=Date Difference - Actual
textmode=true
usewidths=true
valueexpression=WEEKDAYDIFF({actualCompletionDate},{DE:PLF - Target Launch Date})
valueformat=HTML
width=75