Data source for market basket analysis
The management wants to understand which products are frequently bought together. To find this out, you will build a correlation between the purchased quantity of products. You will connect with a transactions data CSV file and then connect the transactions table with itself (self-join). A self-join (on Invoice No) helps us understand products bought together as part of the same checkout.
We do not recommend doing so, but if you lost progress you can load the solution workbook of the previous exercise 1_4_order_metrics_solution.twbx
from the Workbooks folder.
Cet exercice fait partie du cours
Case Study: Ecommerce Analysis in Tableau
Instructions
Instruction 1,Instruction 2
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
