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
Anonymous
Not applicable

Custom Column Divide Calculation

Hi Experts

 

How can i change the following measure into a Custom Column in Power Query - from a Calculated Column - Currently

= DIVIDE([Shipping_Amount],[total_qty_ordered],0)*[Exchange_Rate]

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Assuming that division is at a row level and that all columns are on the same table, type the following formula in the Custom Column pop up box:

([Shipping Amount]/[Total Quantity Ordered])*[Exchange Rate]

 

Raymundo2910_0-1623849863357.png

 

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Assuming that division is at a row level and that all columns are on the same table, type the following formula in the Custom Column pop up box:

([Shipping Amount]/[Total Quantity Ordered])*[Exchange Rate]

 

Raymundo2910_0-1623849863357.png

 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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