Forum Discussion

sravan's avatar
sravan
New Contributor II
2 years ago

Join array of Objects

Hi , I have a requirement to join the array1 with array2 in the same document and fetch one column from array 2 into array1 if condition matches. I can do it by splitting the arrays and join them ba...