Alert: There is a planned Community maintenance outage October 16th from approximately 10 - 11 PM PST. During this time the Alteryx Community will be inaccessible. Thank you for your understanding!

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

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