Forum Discussion

yuanye0710's avatar
yuanye0710
Frequent Visitor
3 years ago

Issue when using a bridge table to model many-to-many relationship

Hi friends, I'm trying to create a model for 2 tables: Borrower and Bankruptcy. Sample data looks like below (uploaded a sample to github: https://github.com/yuanye710/PBI)   Borrower Table: Ge...