Module-2-PowerBIdesktop-assignment
Module-2-PowerBIdesktop-assignment
About Assignment
You have been hired as a Power BI Developer for X Company. Your manager is
struggling to get the data in the right format. The manager is asking to look into the
data:
Q1) You've been given retail data, but it's spread across five different files this
time. Your ultimate objective is to create a high-level dashboard with various cuts
and insights. To begin, you must include all five tables in your data model and
verify that the relationships between them are adequately specified for future
usage. You must also provide some fields in the data to allow the various displays,
such as Net Units, Weekday versus Weekend performance, and so on.
Dataset: Sales folder - all 5 files
1 - Load all the 5 files, one by one into the data model - Make sure the header
contains the field names in all the files
2 - Drop records from table ‘PinCode-Geo’ where ‘Zone’ is missing. Drop records
from ‘Mod3_Raw_CityTier_v0 1’ where ‘CityTier’ is missing.
3 - For the common columns between tables, make sure the relationship is present.
For the table ‘Mod3_Raw_CityTier_v0 1’,
make sure the ‘City’ field has a relationship with ‘City’ from ‘PinCode-Geo’ table