Scenario Mode
👤 Your Role: You are a sales analyst at a retail company.
📋 Request: Your manager wants you to analyze total sales by product category combining sales data from the online store and inventory data from the warehouse database.
📊 Data: You have two data sources: 1) Online Sales database with columns OrderID, ProductID, Quantity, SalesAmount; 2) Warehouse Inventory database with columns ProductID, Category, StockLevel.
🎯 Deliverable: Create a Tableau dashboard showing total sales amount by product category, combining data from both databases using cross-database joins.
Progress0 / 6 steps