Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Sign up nowGet Fabric certified for FREE! Don't miss your chance! Learn more
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]
Solved! Go to Solution.
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]
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]
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 68 | |
| 59 | |
| 44 | |
| 19 | |
| 15 |
| User | Count |
|---|---|
| 108 | |
| 105 | |
| 37 | |
| 26 | |
| 26 |