Promotion ROI % (Profit-based)
Contribution Margin ROI (Profit-Based)
((SUM(incremental_units) * unit_margin - SUM(trade_spend)) / NULLIF(SUM(trade_spend),0)) * 100 AS contrib_margin_roiLast updated
Was this helpful?
Contribution Margin ROI (Profit-Based)
((SUM(incremental_units) * unit_margin - SUM(trade_spend)) / NULLIF(SUM(trade_spend),0)) * 100 AS contrib_margin_roiLast updated
Was this helpful?
Was this helpful?