I'm trying to do Market Basket Analysis in Tableau. In the image i attached, you will see a heat map (see image 1). For product 1 and product 2, the numbers of overlapping customers are shown in the heat map.
My question is that if it is possible to do another heat map to show the non-overlapping customers? The attached heat map is created by joining the same table to itself.(see image 2), so the logic is to join on customer ID. If i want to show non-overlapping customers who are the real potential business opportunities, may be joining the same table to itself is not the right way to go any more...Can anybody share some insights here? Thanks!