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! Request now

Reply
Sbudd
Helper II
Helper II

Sum on combined tables incorrect

Hi 

 

Im having a little difficulty with the below, I would like to combine 2 tables together that have 2 things in common Date and Default Channel Grouping.

Top table is a Summarized viz of my orders table (1), Bottom Table is summarized viz of my Sessions Table (2) and as you can see when i drop in Session to the top viz its the same values all the way down, when should be like the bottom table.

image (4).pngScreenshot 2021-04-27 152238.png

 

Any help would be hugely appreciated!

Thanks in advance 

1 ACCEPTED SOLUTION
selimovd
Super User
Super User

Hey @Sbudd ,

 

you can create a measure that has to connect from one table to the other and set the relationship in this measure to bidirectional with the CROSSFILTER function.
To test the result without a measure you could also quickly change the filter direction to bidirectional to check if that is the result you want.

 

If you need any help please let me know.
If I answered your question I would be happy if you could mark my post as a solution ✔️ and give it a thumbs up 👍
 
Best regards
Denis
 

View solution in original post

2 REPLIES 2
selimovd
Super User
Super User

Hey @Sbudd ,

 

you can create a measure that has to connect from one table to the other and set the relationship in this measure to bidirectional with the CROSSFILTER function.
To test the result without a measure you could also quickly change the filter direction to bidirectional to check if that is the result you want.

 

If you need any help please let me know.
If I answered your question I would be happy if you could mark my post as a solution ✔️ and give it a thumbs up 👍
 
Best regards
Denis
 

Thanks Denis!! You're a star! 

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

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!

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