Question Description:
What is the suggested way to expand an array of nested objects into rows?
Answer:
You can do that with the JSON extraction node as well. If you select "Array of objects" as the extraction type and -1 as the index it will flatten the array into multiple rows.
How do you expand an array of nested objects into rows?
Was this article helpful?
Please sign in to leave a comment.
Comments
0 comments