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
Previously I had a nice star schema type of relationships as per the above image.
Now I have to add a new table Master_Table as per below to generate the below table.
Which means I am not using middle Dimension Table in my Matrix. Will this give me accurate results?
Solved! Go to Solution.
1-to-many relationships
Master_Table[M_Code] → Dimension[Star_Code]
Dimension[Star_Code] → T1/T2/T3
Single-direction filtering
From Master → Dimension → Facts
No bi-directional shortcuts
Grain is respected
Each M_Code maps deterministically to Star_Code(s)
No ambiguous many-to-many paths
If these are met, the Dimension table still acts as the logical bridge.
Hi @A454A ,
I would also take a moment to thank @cengizhanarslan ,for actively participating in the community forum and for the solutions you’ve been sharing in the community forum. Your contributions make a real difference.
I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions
Hi @A454A ,
I hope the information provided above assists you in resolving the issue. If you have any additional questions or concerns, please do not hesitate to contact us. We are here to support you and will be happy to help with any further assistance you may need.
1-to-many relationships
Master_Table[M_Code] → Dimension[Star_Code]
Dimension[Star_Code] → T1/T2/T3
Single-direction filtering
From Master → Dimension → Facts
No bi-directional shortcuts
Grain is respected
Each M_Code maps deterministically to Star_Code(s)
No ambiguous many-to-many paths
If these are met, the Dimension table still acts as the logical bridge.
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 | |
| 31 | |
| 30 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 61 | |
| 50 | |
| 30 | |
| 23 | |
| 23 |