The data is loaded and transformed in the Power Query Editor. The data models are configured in the Model View, then table features and calculations are added in the Data View. Finally, visuals and reports are designed in the Report View to complete the dashboard.
The AdentureWorks requirement is to track KPIs (sales, revenue, profit, returns) that compare regional performance, analyze product-level trends, and identify high-value customers.
- Connecting and Shaping Data:
- Connecting to data, shaping & transforming tables, using profiling tools, editing, merging & appending queries, etc.
- Creating a Data Model:
- Building relational models, creating table relationships, understanding cardinality and filter flow, etc.
- Calculating Measures with DAX:
- Understanding DAX syntax, adding calculated columns and measures, writing standard formulas and functions, etc.
- Visualizing Data with Dashboards:
- Inserting charts and visuals, customizing formats, editing interactions, applying filters and bookmarks, etc.
AdventureWorks Customer Lookup.csv
AdventureWorks Calendar Lookup.csv
AdventureWorks Product Categories Lookup.csv
AdventureWorks Product Lookup.csv
AdventureWorks Product Lookup.csv
AdventureWorks Product Lookup.csv
AdventureWorks Product Lookup.csv
AdventureWorks Product Lookup.csv
AdventureWorks Product Lookup.csv
AdventureWorks Product Lookup.csv
The main findings of the code can be found in the dashboard, which has been uploaded as a PDF file.
Must give credit to Maven Analytics and Udemy for providing the data.