Forum Discussion
Anonymous
5 years agoNot applicable
How to compute Amount before Today ?
- Anonymous5 years ago
Hi Anonymous
calculate(sum([Total Amount]),[closing date]<TODAY())
- Anonymous5 years ago
Anonymous - you are missing a braces")" in the last.
Add a ) in the last and it will resolve the error.
Appreciate your kudos!! Mark this post as solution if this helps.
4 Replies
- AnonymousNot applicable
Hi Anonymous
calculate(sum([Total Amount]),[closing date]<TODAY())
- AnonymousNot applicable
Hi Sir
Thank you for your sharing , i get error msg :-
- AnonymousNot applicable
Anonymous - you are missing a braces")" in the last.
Add a ) in the last and it will resolve the error.
Appreciate your kudos!! Mark this post as solution if this helps.