Gain clarity on the purpose of the dashboard, the source of the data, and the key business metrics being tracked to ensure accurate analysis and meaningful insights.
Key Questions to Answer:Business Purpose:Is this dashboard used for sales performance tracking or inventory management ?Who are the primary stakeholders (e.g., sales managers, executives, analysts)?
Data Source & Scope:Where does the data come from? (CRM, ERP, Excel exports)What time period does it cover? (e.g., Dec 2018, but some orders date back to 2015 and even 2025)Is this a live feed or a static snapshot?
Metric Definitions:How is "Turnover" calculated? Are "Total Sales" and "Total Profit" gross or net values?
Step 2: Data Collection.Gather raw data from verified sources to ensure accuracy and completeness before analysis.
Key Actions:Identify Data Sources – CRM (Salesforce)Extract Relevant Data – Sales, orders, profits, categories, and dates.
Step 3: Data Cleaning.Prepare the dataset for analysis by fixing inconsistencies, errors, and missing values to ensure accuracy and reliability.
Key Actions:Fix Structural ErrorsTypos in Categories: Correct misspellings (e.g., "Ginders" → "Binders," "Opper" → "Paper").Date Format Standardization: Ensure all dates follow a consistent format (e.g., MM/DD/YYYY).Future Date Handling: Investigate and correct/remove invalid future dates (e.g., *"24/3/2025"*).Handle DuplicatesIdentify and resolve duplicate entries (e.g., repeated Order ID CA-2015-101427).Validate MetricsClarify "Turnover" definition (is it profit margin, inventory turnover, or another KPI?).Ensure "Total Sales" and "Total Profit" calculations exclude returns/discounts if needed.Address Missing DataCheck for gaps in Daily Sales trends (e.g., missing dates in December 2018).Decide on imputation or removal for incomplete records.