
Anonymous
Not applicable
2017-11-15
10:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to convert Json Array (nested) in multiple rows
Hello everybody,
I have a Json array that looks like this screenshot:
Now I want to convert this array into a table format like this:
Currently I'm working with tExtractJSONFields. But I only find a way to target one of the nested array at the same time.
My expression: "['book'][0].['category']"
"['book'][0].['author']"
......
So I got the Ouput for the first row. But I don't want to do the same for 50, 100 etc. rows.
Does anybody know a way to solve that?
best regards,
Christian
354 Views
1 Solution
Accepted Solutions

Anonymous
Not applicable
2017-11-15
11:34 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
354 Views
1 Reply

Anonymous
Not applicable
2017-11-15
11:34 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
355 Views
