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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply

How do i relate summary table (created by Summarize)

Hi all,

 

Not sure if this is a simple problem because I couldnt find anything online. How do I add a relationship between Summary table into the rest of the Data Model. I created "Ranking Table" from FactSale, DimCutsomer, DimPlatform, DimDate tables but I dont know how to add a relationship, it summarises the sales per customer per financial year per sales platform. I assumed when I slice by date it will automatically filter the summary table but it doesnt seem to be the case (I think because its not part of the data model).

 

Capture.PNG

Excuse the relationships I've created to other Dimensional tables - im not sure they are correct.

 

Kind regards. Thanks for the help.

1 ACCEPTED SOLUTION
v-xicai
Community Support
Community Support

Hi @PerAsperaAdAstr ,

 

For the relationship, recommend you create the star schema instead of circle schema, so you may delete the secondary relationship between table 'RankingTable' and 'DimPlatform', active the relationship between table  'RankingTable' and 'DimDate', and change the Cross filter direction of all the relationships above from Single to Both , which will take these tables treated as a single table. Then when you make some changes or interact in someone table, the other table objects will return corresponding matched result.  See more:Create and manage relationships in Power BI Desktop .

Star schema.png

 

 

 

 

 

 

 

 

 

Best Regards,

Amy 

 

Community Support Team _ Amy

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-xicai
Community Support
Community Support

Hi @PerAsperaAdAstr ,

 

For the relationship, recommend you create the star schema instead of circle schema, so you may delete the secondary relationship between table 'RankingTable' and 'DimPlatform', active the relationship between table  'RankingTable' and 'DimDate', and change the Cross filter direction of all the relationships above from Single to Both , which will take these tables treated as a single table. Then when you make some changes or interact in someone table, the other table objects will return corresponding matched result.  See more:Create and manage relationships in Power BI Desktop .

Star schema.png

 

 

 

 

 

 

 

 

 

Best Regards,

Amy 

 

Community Support Team _ Amy

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

amitchandak
Super User
Super User

@PerAsperaAdAstr ,

summarize

https://www.youtube.com/watch?v=X8mqjSQ9gOo

https://www.youtube.com/watch?v=-Ola264bKXk

 

Also, refer aggregated tables

 

https://docs.microsoft.com/en-us/power-bi/create-reports/service-aggregates

https://radacad.com/power-bi-aggregation-step-1-create-the-aggregated-table

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors