Currency to Number

Status: Closed · Asked by westy99 on · 0 views

westy99 — Question ·

I need to change a currency value to a number - what's the recommended way of doing that?

So $238,500 needs to be 238500

I was thinking regex but is there a better way in Pabbly?

Thanks.

Pabbly — Reply ·
I need to change a currency value to a number - what's the recommended way of doing that?

So $238,500 needs to be 238500

I was thinking regex but is there a better way in Pabbly?

Thanks.


You can use text formatter for that -

westy99 — Reply ·

Thank you. I was trying Number Formatter and it wasn't working.

Back to all forum threads · Log in to reply