Forum Discussion
ptaylor
7 years agoEmployee
Actually, here’s a much simpler pipeline to accomplish the same. Note that both of these pipelines resolve the name conflict between the “Total” and “TotalGross” fields in the root object vs the TransactionItem objects by renaming either the child fields (first pipeline) or the root fields (second pipeline).
JSON flatten 2_2018_11_28.slp (13.9 KB)
arvindnsn
7 years agoContributor
Thank you for the Solution. That works and helps.