Promotion ROI % (Revenue-Based)
((SUM(incremental_dollars) - SUM(trade_spend)) / NULLIF(SUM(trade_spend),0)) * 100 AS promo_roi_percentLast updated
Was this helpful?
((SUM(incremental_dollars) - SUM(trade_spend)) / NULLIF(SUM(trade_spend),0)) * 100 AS promo_roi_percentLast updated
Was this helpful?
Was this helpful?