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

Data parsing problem

TJ2
7 - Meteor

Trying to extract data into columns that are originally all combined into one Excel cell and has a lot of extra characters and spaces

Attached is the file with sample data and a tab with the desired outcome. The actual data contains thousands of rows with similar data.

Any help would be appreciated. 

2 REPLIES 2
aatalai
15 - Aurora

@TJ2 try using the json parse tool

 

Screenshot 2025-07-31 173314.png

binuacs
21 - Polaris

@TJ2, the given JSON was broken, because of that the JSON tool was throwing an error. I fixed the JSON and parsed the data.

binuacs_0-1753980532609.png

 

Labels
Top Solution Authors