Hi All,
How to achieve this in snaplogic . I tried using different snaps like joiner,union,group by , but none is giving desired output.
Input:
[
{
“filename”: “a1.dat”,
},
"filename": "a2.dat",
},
{
“count”: 2,
“type”: “pdf”
}
]
expected output is:...