Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Remove all letters, special characters, except decimal

D_Y
8 - Asteroid

I'm trying to find a way to remove all letters, special characters, except decimal.

 

E.g. 

39gj -> 39

20.19* -> 20.19

$192 -> 192

 

Thanks for any help

2 REPLIES 2
CoG
14 - Magnetar

Sneaky work-around:

Screenshot.png

D_Y
8 - Asteroid

Thank you!

Labels
Top Solution Authors