I'm trying to calulate the number of days until a project closes. So I need to take the closing date minus now to get the number of days so I can write a rule.
This is what I have but it shows nothing.
Datecomp(Now(),${Potentials.Closing Date})