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
Rigolleto
Resolver I
Resolver I

Divide one column value between onther column

 

Hi Forum,

 

I have a qry, as the image shown, two columns A and B, I need to take every single value from column B and divide by A, no sure about a calculated column, it has being calculated one row a the time so, only the first record has being calculaned, 

 

Any help will be appreciate 

 

Thanks

 

columns.png

1 REPLY 1
v-joesh-msft
Solution Sage
Solution Sage

Hi @Rigolleto ,

I am not sure what the result you want. If you use the function DIVIDE for calculation, it will return BLANK() on division by 0, If you use the operator "/", it will return infinity.

1.PNG2.PNG

Here is a demo, please try it:

https://qiuyunus-my.sharepoint.com/:u:/g/personal/pbipro_qiuyunus_onmicrosoft_com/EZ14sm34Z11Lkpgpn_...

Best Regards,

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

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