Home | Power BI | Excel | Python | SQL | Generative AI | Visualising Data | Analysing Data
The Superstore dataset represents a retail store selling to customers in the US from 2018 to 2012. It is fictional data. It is useful as an exercise in data modelling and DAX.
There are several datasets – as if they were generated by the operational IT system of this retailer. The datasets are:
The data exists on separate Excel tables in a single Excel spreadsheet here.
Alternatively these are available as separate CSV files on GitHub
If your organisation blocks access to GitHub then here is an alternative location.
You will also need a Dates table.
A Power BI file containing a basic semantic model is here
Inspect the PBI semantic model and answer the following questions / tasks
Describe the semantic model. In technical terms!
What design choices did the builder of this model make? Consider these aspects:
How does the model handle dates and time intelligence? Is this a good approach?
Does it meet best practices?
Are there any semantic model features that could usefully be added?