# Change 50,2500 to $50.25

**URL:** https://community.parabola.io/t/change-50-2500-to-50-25/518
**Category:** Ask a question
**Tags:** Building-Flows
**Created:** [May 14, 2020, 1:36pm UTC](https://community.parabola.io/t/change-50-2500-to-50-25/518 "2020-05-14T13:36:12Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Tomasz\_Kowalski](https://sea2.discourse-cdn.com/flex020/user_avatar/community.parabola.io/tomasz_kowalski/32/344_2.png) [@Tomasz\_Kowalski](https://community.parabola.io/u/Tomasz_Kowalski)
#### Post date: [May 14, 2020, 1:36pm UTC](https://community.parabola.io/t/change-50-2500-to-50-25/518/1 "2020-05-14T13:36:12Z")

</div>

Hello,  
I have a question regarding the flow.  
I’m not sure what should I use to change the format of the column from 50,2500 to $50.25  
see an example of the input column:

 ![2020-05-14_14-28-42](https://us1.discourse-cdn.com/flex020/uploads/parabola/original/1X/3727b664f27f9383681e2aae74e7a8a5c941a80e.png)

thanks!

---

<div class="post-metadata">

### Author: ![sachi](https://sea2.discourse-cdn.com/flex020/user_avatar/community.parabola.io/sachi/32/10_2.png) [@sachi](https://community.parabola.io/u/sachi)
#### Post date: [May 14, 2020, 5:26pm UTC](https://community.parabola.io/t/change-50-2500-to-50-25/518/2 "2020-05-14T17:26:45Z")

</div>

Hi Tomasz - To reformat your column, here’s what I’d do:

1. Use the [Find/Replace](https://parabola.io/transforms/find-replace) step and configure like so:  
 ![Screen Shot 2020-05-14 at 10.24.00 AM](https://us1.discourse-cdn.com/flex020/uploads/parabola/original/1X/f8373ac48d199564a53cb2e9ef7174a07c876279.png)  
You should replace `Cost` with the name of your column.
2. Then, use the [Number Format](https://parabola.io/transforms/number-format) step and configure like this:  
 ![Screen Shot 2020-05-14 at 10.25.33 AM](https://us1.discourse-cdn.com/flex020/uploads/parabola/original/1X/7c7fc2a56fbc24777728a976b40f334c2476af23.png)  
Again, instead of my example `Cost` column, you should select your column name.

Let me know how that goes!

---

<div class="post-metadata">

### Author: ![Tomasz\_Kowalski](https://sea2.discourse-cdn.com/flex020/user_avatar/community.parabola.io/tomasz_kowalski/32/344_2.png) [@Tomasz\_Kowalski](https://community.parabola.io/u/Tomasz_Kowalski)
#### Post date: [May 14, 2020, 7:41pm UTC](https://community.parabola.io/t/change-50-2500-to-50-25/518/4 "2020-05-14T19:41:04Z")

</div>

Works like a charm!  
Thank you! :))
