Case Study 03 · CModel Consulting · Salesforce RevOps
The Problem
The RevOps leader needed a new way to track revenue splits — customer amount, amount to Siemens, amount to Applied — on every opportunity. The existing data structure didn't support it. The existing Amount field was what reps used. Changing how reps entered data mid-cycle would create friction, resistance, and bad numbers during the transition.
Forcing a field change on an active sales team is a losing move. You either get pushback or you get compliance without buy-in — which means the data comes in dirty anyway.
The Approach
Instead of replacing the Amount field, I built a bridge. A record-triggered Flow maps the existing Amount field to the new Customer Amount field automatically on every create or update. Reps keep entering data exactly the way they always have. The new fields populate silently in the background — no new training, no new behavior, no disruption to the pipeline.
The Validation
After the flow went live, I waited two weeks before making the new section visible on the page layout. During that time the data was populating correctly in the background on every record update — confirmed through the debug log and spot-checking live records.
When the section finally appeared for reps, it was already populated. It felt like a feature the system had quietly turned on for them, not a change they were being asked to make. Nobody had to learn anything new. Nobody had to change anything. The data was already there.
"You can't force behavior change on a sales team. But you can build the new behavior invisibly around the old one — and let time do the rest."
The Result
The original Amount field is still live. The plan is to phase it out entirely once the team is fully dependent on the new structure without realizing it. By the time that happens, reps won't notice the removal — because they never changed anything in the first place.
The validation rule ensures the splits always reconcile. The formula field ensures Projected Amount stays accurate without anyone touching it. Leadership gets the financial visibility they needed. Reps never knew a thing changed.
What Was Built