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

REGEX_Replace

Feras95p
8 - Asteroid

Dear all,

 

If I have in a cell a sentence for example Feras has more than 100 Dollars, how can I use a formula to get rid out of the words and keep only the number before the Dollars word. Because I have a column which contains of cells filled by a lot of string type and I'm interested in having only the number which is always coming before the Dollars words. 

 

So I want  a tool to give me from this input   Feras has more than 100 Dollars, this output 100 Dollars. 

 

 

Thanks in advance for your kind support.

3 REPLIES 3
Qiu
21 - Polaris
21 - Polaris

@Feras95p 

Something like this?

12Capture.PNG

Feras95p
8 - Asteroid

Hi @Qiu

 

Yes exactly! Thanks for helping.

Qiu
21 - Polaris
21 - Polaris

@Feras95p 
Glad to help and thank you for the accept mark.

Labels
Top Solution Authors