0
    
          
  
  
  
    
            Extract year from date field in text format
Hello. I have a date field in text, format DD/MM/YYYY. How can I have an fx-formula field that returns only the year? For today, 15/09/2022, the formula field must return 2022.
With a date field the formula is year(date), but it's not working if the date is from a text field.
Thanks
1 reply
- 
  substr(field, 6) 
Content aside
- 3 yrs agoLast active
- 1Replies
- 116Views
- 
    2
    Following
    
