Forum Discussion
viktor_n
5 years agoContributor II
There is one solution for this.
If you have one document that you are working with, then at the end of the pipeline, in the JSON Formatter just check the “Format each document”.
But if you have more than one document at the input of the JSON Formatter, in that case, first you will need to group the data with Group By snap(group size need to be 0) into one document and pass into the formatter.
Regards,
Viktor