Skip to main content
Nathan Leow 님이 #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개
  1. 2019년 6월 3일 오전 5:46

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

    MONTH(TODAY())

     

     
0/9000