Skip to main content
Jerome Pijpers (BNG Bank) 님이 #Formulas에 질문했습니다
Hello All,

 

Im trying to use process builder and update a value from a long text area datatype field to a number data type field (both in the same object)

the long text area field is validated to be a number, is this possible with a formula and process builder ?|

 

It sounds crazy to use a long text area field for a number, but i can't change that data type field due to data loss 
답변 5개
  1. 2017년 11월 6일 오후 8:58
    Hi Jelly,

    Shouldnt the formula be VALUE(LEFT(LongTextFieldName, 18)) if its a Number field?
0/9000