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

Format JSON Output

tf05
7 - Meteor

I have the attached output from a JSON Parse but stuggling to get into in the correct format using crosstab etc.

 

JSON Name = Column

JSON_ValueString = Values

 

Any guidance will be much appreciated.

1 REPLY 1
Luke_C
17 - Castor
17 - Castor

Hi @tf05 

 

You could use a multi-row formula tool to assign an ID before crosstabbing. In this case the assumption is the triggerDateTime is the first field for each set of values:

Luke_C_0-1648571296284.png

 

 

Labels
Top Solution Authors