Skip to main content
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日 20:58
    Hi Jelly,

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