Hello,
I am trying to change a data type from V_String to Double and when doing so it completely changes the number. Any suggestions?
Original:
New:
@CSmith16 Use the function toNumber([Amount]) in the formula tool to convert it into double data type
@binu_acs
Awesome, thank you man!