🔥 3-day streak
Microsoft Fabric Analytics Engineer Associate27 / 150
Question 27 of 150
An analyst needs a measure that calculates the total profit margin across all order lines in a fact table. Each row has a Quantity, UnitPrice, and UnitCost column, but there is no pre-calculated line-level profit column in the model. The measure must compute profit per row (Quantity * (UnitPrice - UnitCost)) and then sum those row-level results correctly under any filter context. Which DAX approach produces the correct result?
Reviewed for accuracy · Report an issueNext question