Forum Discussion
mohallaham
7 months agoNew Member
Data Modelling
Hi, I'm working on a task where the dataset consist of one fact table and four dimension tables, but there is no any common key or foreign keys between the fact table and the dimensions. Where the ...
cengizhanarslan
Super User
7 months agoIf your fact table and dimension tables truly have no shared business key (no ID, code, date, name, etc.), then you cannot build a meaningful relational model in Power BI. Any relationship you create would be artificial and your measures would be unreliable.