What problem does it solve? Building a retail analytics dashboard in Power BI from scratch requires designing a star schema, writing DAX measures, configuring Power Query ETL, and setting up alerts and forecasting, which is time-consuming and error-prone without a reference implementation. ## Core Features & Use Cases - DAX Measure Library: Ready-to-use measures for profit margin, year-over-year growth, moving annual totals, retention index, and dynamic alert flags with configurable thresholds. - Power Query ETL Pipeline: Data cleaning, type conversion, and calculated column transformations for the Global Superstore dataset or custom SQL sources. - Forecasting & Alerts: Built-in 12-month predictive forecasting, conditional formatting rules for exception highlighting, and scheduled refresh configuration in Power BI Service. - Use Case: A retail analyst clones the SalesPulse 360 project, connects it to their SQL Server sales database, and delivers an interactive dashboard with regional drill-down, cohort analysis, and low-margin alerts within a day. ## Quick Start Ask the AI to set up the SalesPulse 360 Power BI dashboard by cloning the repository, extracting the Global Superstore dataset, and opening the PBIX file with updated data source paths.