Hi team,
We've encountered that JSON with a nested array inside takes the lowest node of the XSLT generated by the table builder down to the level of said array, instead of keeping it at the desired base node.
When running the generated XSLT in a table flattening endpoint the output does not reflect the actual data structure and number of rows of the input.
Is it possible to implement a change in the table builder so that a nested array no longer "breaks” the data and keeps the base node at the "original” level? See the related for more detailed information.
Best,
Luuk Bouman