Forum Discussion

Farros's avatar
Farros
New Member
2 years ago
Solved

How to remove dollar sign in string type data and change to numeric data

  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi Farros ,

     

    I created a sample data for reference. As you can see, "$8,414" is text data ype just like you.

    You can directly change the data type as numeric type.

    If you insist on removing the dollar sign, then you can use the Split feature.

     

     

    Best Regards,

    Stephen Tao

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.