The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi All,
I have Star Schema with 3 Dimensions Table (D1,D2,D3) and 1 Fact (F1).
Out of 3 dimension table D3 is a slowly changing Dimension.
D1,D2 Join with F1 is a straight forward.
D3 Join with F1 as follows
F1.ID = D3.ID AND
F1.Date >= D3.Start_Date AND
F1.Date <= D3.End_Date
Please help how to handle this SCD Type2 Join in Power BI.
Regards,
Suman.
Solved! Go to Solution.
User | Count |
---|---|
78 | |
74 | |
42 | |
32 | |
28 |
User | Count |
---|---|
104 | |
93 | |
52 | |
50 | |
46 |