cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Instantly extract effect sizes, F-ratios, and FDR-adjusted p-values from your models with the Calculate Effects Sizes extension, available now in the JMP Marketplace!
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • See how to use the JMP Marketplace – Free tools to expand JMP capabilities. Register. July 10, 2 pm US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
lwx228
Level VIII

How can convert JSON data in this format into a table?

Thanks Experts!

 

The result of a direct read is a column.

d1=jsontodatatable(txt);

2021-01-27_18-49-05.png



 

 

How to use JSL to organize this JSON data into the table below.Thank you very much!

2021-01-27_18-38-43.png

1 REPLY 1

Re: How can convert JSON data in this format into a table?

I bet you could learn a lot from this blog post.

Recommended Articles