This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Hi All,
i want to join date dim with multiple facts
table with col
date table = ddmmyyyhhmm
sales facts = ddmmyyyhhmm
Target facts=ddmmyyyhhmm
joins
date table1:M sales facts (both) - is working
now i need to join date table to target table if i do same join as i did with sales facts its not working
In the pic DAY is from date dim , if i select DAY 28 , my sales facts is filters on 28/1/2020 with time stamp, but the other timestamp from target table is no record is visible.
In my report i need to show sum(sales) as line and from target table avg(target amt ) as bar chart by DAY WISE

Solved! Go to Solution.
@Anonymous ,
Which type of Cardinality you are using for all three tables?
I checked at my end and got correct result.
Don't forget to give thumbs up 👍 and accept this as a solution if it helped you.
@Anonymous ,
Which type of Cardinality you are using for all three tables?
I checked at my end and got correct result.
Don't forget to give thumbs up 👍 and accept this as a solution if it helped you.
Interesting, I am also using same cardinality .
but there are other table as well in the data model , does it affecting this relationship
Hi,
Could you please share your all relationships among tables as a screenshot?
Best Regards,
Giotto Zhi


Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 34 | |
| 32 | |
| 25 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 61 | |
| 49 | |
| 28 | |
| 23 | |
| 23 |