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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
F_Rehman2007
New Member

Division between Different Matrixes

Hi,

 

I am working on two existing  matrixes - Matrix 1 and Matrix 2 - both of which come from the very same SQL Server Table source.

 

Matrix 1 - Total Population.

Matrix 2 - The subset within the Total Population which fulfils a specified criteria (which I am working with).

 

Matrix 3 is what I am trying to create i.e Division of each Matrix 2 value over their corresponding value in Matrix 1. The Percentage values in Matrix 3 below are only HARD-CODED and is what I am trying to calculate  .

 

Please advise on the best way to create Matrix 3.

 

 

Matrixes_Division.JPG

1 REPLY 1
v-yuta-msft
Community Support
Community Support

@F_Rehman2007 ,

 

The matrix value is aggregated value, so they can't be divided directlt. To achieve matrix 3, you need to build measure/calculate column based on the two source tables. Could you please share the raw data(sample data) of two tables and give the measure formula you are using currently?

 

Regards,

Jimmy Tao

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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
Top Kudoed Authors