I have a table that list all items acquired by differents customers.
There is one line per item per customer.
I need to output as a table of “acquisition relationship” between items.
Objective is to identify what the next “successful” product depending “a pivot product”.
My source list has more than 4000 entries so I’m tryin to find a way to make that on Excel.