Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

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
20 - Arcturus

@BautistaC888 One way of doing this

 

binuacs_0-1664292757590.png

 

Labels