Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Sabrina1657096962
Contributor
Contributor

How to use twritejsonfield with multiple nodes

Good morning,

I need your help I need to build a json file like:

 

0695b00000odTIHAA2.png 

There are several nested nodes, I tried many techniques without success.

The twritejsonfield only works for the first node. How can I code all the node ?

Thank you for your help.

Labels (3)
3 Replies
Anonymous
Not applicable

Hi

Can you show us an example of input data?

 

Regards

Shong

android1686764069
Contributor
Contributor

hello

I'm interested in this topic as I have a similar issue.

 

if the author does not reply, can u use my input as an example?0695b00000odvDoAAI.png 

 

Sabrina1657096962
Contributor
Contributor
Author

Good morning,

 

I found the beginnings of a solution but I need to refine my code a little further. I put a twritejsonfield for each node with the student's name as an input field.

 

Then I grouped all the jeson into a single one using a tmap and a final twritejonfield.

 

 

0695b00000oe6gFAAQ.png