Forum Discussion

Imran's avatar
Imran
New Contributor
2 years ago

Iterate over json document and pivot the output

I have input as below from source and target, where I need to find the difference between same columns from source (SRC) and target (TGT), and pivot the result to get the desired output as shown belo...