In this project, I will showcase my expertise in creating an intuitive and visually appealing Sales KPI Dashboard using Power BI. Through this write-up, I will provide a step-by-step breakdown of the process I followed to develop the dashboard, highlighting the importance of such a tool for businesses.
Before diving into the design process, it is crucial to establish the objectives of the Sales KPI Dashboard. This involves understanding the specific needs and goals of the business, such as monitoring sales performance, identifying trends, and enabling data-driven decision-making.
The data was obtained as an excel file from a secondary source, thanks to @baliqis who give me an authorized to use the dataset for this project. The data consists of the following columns: row, order id, order date, ship date, ship mode, customer id, customer name, segment, country, city, state, postal code, region, product id, category, sub-category, product name, sales, city, quantity, discount, and profit.
After importing the dataset into the power query, the values were categorized into the dimension table and fact table.
All dimension tables (foreign keys) were connected to the fact table (primary key), establishing relationships between all of the tables. This is done in order to link all pertinent data and create zero-error visualizations.