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.

Delimited Headers in one cell

Inactive User
Not applicable

Hi there can someone delimit this for me. Thankss

3 REPLIES 3
gawa
16 - Nebula
16 - Nebula

hi @Inactive User 

 

I guess this data cannot be delimited, because it is impossible to know whitespace is delimiter of headers or delimiter of words.

For example, dataset contains:

 

Number Entry Date

 

This can be delimited to "Number" "Entry Date" or "Number Entry" "Date", but we cannot programmatically know which is correct.

 

At least, we need target number of columns to be delimited.

Inactive User
Not applicable

I've managed to determine the expected output. 

gawa
16 - Nebula
16 - Nebula

@Inactive User I'm sorry, I cannot find any difference in your Output expected results from the previously provided data.

Labels
Top Solution Authors