We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Regex: edit the string "$ ddddd.dddd" to "$ ddddd,dd"

BautistaC888
8 - Asteroid

Hello,

I need to modify the string from "$ ddddd.dddd" to "$ ddddd,dd".

I´m not sure how to do it with Alteryx.

I share with you a Text Input with the input and required output.

 

Thank you

2 REPLIES 2
Emmanuel_G
13 - Pulsar

@BautistaC888 

 

Find in attachement an easy way of doing this.

 

Emmanuel_G_0-1664292544797.png

 

binuacs
21 - Polaris

@BautistaC888 One way of doing this

 

binuacs_0-1664292757590.png

 

Labels
Top Solution Authors