(Contact.Actual_Start_Date__c:UNIQUE + 10) - TODAY()
I'm getting the following error:
Incorrect parameter type for operator '-'. Expected Number, received Date
9 answers
The only way to do this formula is to put it in a field. This formula can't be run on the report.