Scenario Mode
👤 Your Role: You are a business intelligence analyst at a retail company.
📋 Request: Your manager wants you to create a sales dashboard by connecting Tableau to the company databases. The sales data is stored in SQL Server and the customer data is stored in PostgreSQL.
📊 Data: You have access to two databases: SQL Server contains the Sales table with columns OrderID, CustomerID, OrderDate, Product, Quantity, and SalesAmount. PostgreSQL contains the Customers table with columns CustomerID, CustomerName, Region, and CustomerType.
🎯 Deliverable: Create a Tableau dashboard that connects to both databases, combines sales and customer data, and shows total sales by region and customer type.
Progress0 / 6 steps