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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
molinamelody
Frequent Visitor

Sum in Matrix visual with filters from multiple tables

molinamelody_4-1614919242947.png

 

I am unable to share the pbix, below is a view of the four separate tables of data I import into Power BI:

 

 
molinamelody_5-1614919281066.png

 

The data structure and measures I have tried so far:

 

molinamelody_3-1614919217457.png

 

1) Count ECountry = Calculate(DistinctCOUNT(Sheet1[ECountry]),KEEPFILTERS(Sheet1))

2) Epic Size = Calculate(Sum('Sheet1 (4)'[ESize]), KEEPFILTERS(Sheet1),('Sheet1 (4)'))

3) Epic Size Alloc = Divide([Epic Size],(SUMX(Sheet1,Sheet1[Count ECountry])))

 

Any help with calculations or guidance on data structure is much appreciated!

 

Melody

0 REPLIES 0

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

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