__STYLES__
I completed this project as part of the Maven Analytics Power BI Service course.
The objectives of this project were:
The Dataset
This dataset was provided by Maven Analytics and contained seven csv files:
Steps
I created a new workspace called "Maven Inspectional Services” and loaded my files as tables.
I then downloaded the standard mode gateway and set it up.
After that, I created a new dataflow, added my first entity, and named the dataflow "Inspection Data" when I was prompted. NB: When copy/pasting the file path, make sure to delete the quotation marks, else you'll get an error.
I refreshed my new dataflow to allow me to connect to it from Power BI Desktop, and then added all my remaining entities. I then used Power Query to make transformations to my entities to ensure I got the desired columns, headers were promoted and my data was clean and consistent.
In Model View, I created table relationships between my lookup tables and data table, ensuring one-to-many cardinality.
I then created DAX measures that would enable me to build a good report.
I then embarked on building a good report and learned how to pin visuals to a dashboard along the way.