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
Nissa23
Helper I
Helper I

Calculate Ratio between 2 columns from 2 tables

Hi,

 

I'd like to calculate a ratio between two mesures that are in different tables. Here is an example of what are my data

Column1Table1 & Colum1Table2   are a simple MESURES : Calculate(SUM(Column1Table1)), Calculate(SUM(Column1Table2))

Localisation            Colum1Table1       Colum1Table2             Ratio Wanted                             

A1   
B14118715141/187150,75%
C12226737122/267370,16%
D19821382  
E6912637  
F29910485  
Total83089956  

 

I've created a mesure like : DIVIDE(Colum1Table1 ,Colum1Table2) but the results are wrong.

Can anyone help.

Thanks

 

2 REPLIES 2
Anonymous
Not applicable

Hi @Nissa23 ,

In order to better understand your demands and give the right solution, could you please provide some more specific information? such as your desensitized example data and a screenshot of your desired results?

Thanks for your efforts & time in advance.

 

Best regards,
Community Support Team_Binbin Yu

Thanks for your answer. I've already resolved the issue.

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