Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
spsp
Frequent Visitor

Multiple Date Relationships - How to structure these 3 tables in this condition?

I have a Data Structure as below, I did not create any measures to calculate sum, I want to have 2 Reposts showing 1.Total Investment Plan sold with total interest will be distributed, and 2. Future Interest distributed with Future Month.

 

Both tables share the same Date table, should i create 2 Date tables or how to activate the relationship for each report?

 

spsp_1-1685589459795.png

spsp_0-1686541205849.png

 

Thank you.

 

2 REPLIES 2
lbendlin
Super User
Super User

Joins 1 and 2 are fine.  Do not join fact tables with each other (remove the third join)

USERELATIONSHIP is used to switch a join between two tables. It does not apply in your scenario.

spsp
Frequent Visitor

Hi, the Monthly Future Interest table is actually a further breakdown of Investment Plan table where plan_id is referrering to Investment Plan table's id column. In some circumstances I would need to perform some displays with 2 tables data. Shall I remove the relationship?

For example as below, I need to filter plan purchase_date and display them in breakdown month

spsp_0-1686537428669.png

 

 

Thank you

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.