Resolved! Join two arrays , one array with same unique ID
Hi, So I am trying to join two arrays, but one array contains multiple unique IDs and the other one not. Let me explain below: One array from sql select with these objects: { “personid”: 433817, “customernumber”: 10796670, “firstname”: “Jens”, “lastn...