Start Free Trial

Alteryx Designer Desktop Discussions

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

Replace first dot from right to left

BautistaC888
8 - Asteroid

Hello,

I have this series of numbers:

BautistaC888_0-1641921336362.png

I need to replace the last dot with a comma.


2 REPLIES 2
atcodedog05
22 - Nova
22 - Nova

Hi @BautistaC888 

 

use regex formula with multi-field formula tool(selected required columns) like below to apply on required columns

 

Workflow:

atcodedog05_0-1641921725388.png

 

Hope this helps : )

 

atcodedog05
22 - Nova
22 - Nova

Happy to help : ) @BautistaC888 

Cheers and have a nice day!

Labels
Top Solution Authors