Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

How to compute Amount before Today ?

  • Anonymous's avatar
    Anonymous
    5 years ago

    Hi Anonymous 

    calculate(sum([Total Amount]),[closing date]<TODAY())

  • Anonymous's avatar
    Anonymous
    5 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

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Anonymous 

    calculate(sum([Total Amount]),[closing date]<TODAY())

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hi Sir

      Thank you for your sharing , i get error msg :-

       

      • Anonymous's avatar
        Anonymous
        Not 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.