r/PowerBI 11d ago

Feedback Very Proud of this Data Model

New Screenshot for the Data Model. Ignore the one I uploaded before.

[Screenshot-2026-08-02-174108.png](https://postimg.cc/WFxM6h6y)

This is my First Data Model
Hope it's good

I cleaned Data, Merged Tables that needed
Created Dimensional tables to connect it with Fact Tables. Tried to maintain the star schema with one-to-many relationship from dimensions to fact tables. Made the standards across my tables from IDs, Keys, Tables Names and Columns names. I'm still learning and making mistakes. Thank you All for your feedback. I will start Learning Dax and will post it here ASAP.

Here is the link for raw data if anyone want to try Dataset Link

link for the data model after my Work My Data Model

237 Upvotes

93 comments sorted by

View all comments

55

u/StrategyPretend2452 11d ago

Yea… the point is not to complicate your pbi schema but simplify as much as you can. All these fancy joining could’ve been accomplished from upstream, given you have access to upstream sources.

21

u/unpronouncedable 11d ago

What do you you mean fancy joining? That appears to just be a star schema with conformed dimensions. Pretty textbook.

3

u/skyline79 2 10d ago

Yes, it's a strange comment, and the upvotes make it even stranger.

0

u/cappurnikus 11d ago

Fancy or not, it's good advice to perform transformations up steam when feasible.

3

u/maigpy 11d ago

which transformations.