Question
using DateDIff in a report column
I would like to do a simple value in a report showing the days since a certain tasks completion date as compared to the current date. I have not attempted text mode before so I'm sure this is totally off, but here is what I have tried with no results. I haven't been able to find Text Mode resources. displayname=# Days Pending textmode=true valueexpression=datediff({$$today},{actualcompletiondate}) valueformat=HTML Tim Watts Disney Institute