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.

Regex to Sort out spaces between Numbers

Pranab_C
8 - Asteroid

I am extracting data from PDF using R Code, however I am unable to make this work in the given scenario. Need a Regex Code that can retain the spaces between the numbers to stay as it is, right now spaces are getting moved to the end or not coming thru at all. 

3 REPLIES 3
Raj
16 - Nebula

@Pranab_C 
find the flow this is retrieving the spaces
If this is not exactly what you are looking for i will suggest to share the problem in detail with sample input and expected output

Pranab_C
8 - Asteroid

This will split data based on a space, which is also present in the name, solution will have to be able to consider the space only after the name. It would have to be a Regex formulae

Raj
16 - Nebula

@Pranab_C 
give input and expected output

Labels
Top Solution Authors