Skip to main content
Nathan Leow a posé une question dans #Reports & Dashboards

Hi all,

I am trying to make a custom formula to calculate the number of months in year to date but I am having some trouble making it. I have search the net for answers but to no avail. Can anyone help me out? Thanks

3 réponses
  1. 3 juin 2019, 05:46

    For that, simply create a formula field with Return type Number and use this formula:

    MONTH(TODAY())

     

     
0/9000