1 respuesta
Hi Kelly,
You'll want to use either a row level formula (if you've enabled that beta feature) or a formula field on the opportunity object. Possibly something like BLANKVALUE(StageName, Contact.Contact_Status__c). Your field names may vary.
Once you have that formula, you could group your report by that.