Hey everyone, can please someone help me with the level 2 course?
I am stuck at workflow 2 at the first part, where i should merge two datasets with the customerID.
The first table from the workflow 1 before makes sense, since there is a table with 10 items with customerIDs 1 to 10 each row. But the table that i retrieve from the given HTTP request from the course has different customers with the same customerID? That doesn’t make sense to me. The customerID should be unique? So how, for example in the screenshot, customerID 10 is assigned to the customers Amelie and Sarah. I didn’t edit the table, i just did a GET request from the given URL from the course.
So of course the merged data doesn’t make sense at all, because there are different customers with the same customerIDs.
Or i am just confused at this point and missed something crucial ![]()
