Be careful about "solutioning" too quickly
One of the great things about software developers is that they tend to be "solutions-oriented." By that, I mean that if you give them a particular data management challenge, they want to figure out some way the software can address that challenge. This is a good thing!
But too often, we jump to solving a problem ("solutioning") before we really understand the scope and breadth of the problem itself. An example:
One challenge a client has is address changes made by members via the member portal. When these address changes are made, sometimes they can affect which chapter the member belongs to. And so the client wants a solution that allows for the staff to check address changes before they are "posted" to the member's account. An interim step to allow for quality control.
On the surface, this seems like a challenge worth addressing, and anything that could automate the process would certainly be helpful. Upon further digging, though, we discovered that, for most of the year, there are only about 10-12 of these changes per month. So rather than trying to build something to automatically deal with this, the correct approach is to check these manually as address changes are made. No automation required.
My recommendations before solutioning an issue:
- Understand the depth of the problem. How often does "this thing" happen? How many transactions occur in a given time period?
- Understand the breadth of the problem. For example, what's the financial or reputational impact if we don't automate this? If it's done manually and takes a little more time than automation would, who will notice, and is that a big problem, or a little problem?
- What if we did nothing at all? Or put another way, do we really need to do what we think we need to do? If we did nothing, would anyone notice?
Solving problems is great. But sometimes the solution is more than the problem demands. Be careful about falling into the trap of "solutioning" without understanding the breadth and depth of the problem.
![]()
Wes's Wednesday Wisdom Archives
Acknowledging problems is part of managing expectations
Acknowledging problems is part of managing expectations Research was done some time ago that suggested […]
Need data? Consider third-party sources
Need data? Consider third-party sources I always tell my clients, only collect data that you’re […]
Action must follow the decision
Action must follow the decision When I work with my clients on their projects (whether […]
Everything should be focused on improving user adoption
Everything should be focused on improving user adoption Your AMS is a tool, and a […]
Needs change over time, and that’s OK
Needs change over time, and that’s OK I was speaking with a couple of association […]
The vaguer the question, the vaguer the answer
The vaguer the question, the vaguer the answer As the old saying goes, the devil […]
The best choice given the information you have
The best choice given the information you have “Hindsight is 20/20” is a cliché because, […]
Action isn’t the same as progress
Action isn’t the same as progress I’ve written before that not taking action is an […]
Start with the end in mind
Start with the end in mind Like so many, I probably first heard the phrase […]
It’s quiet in here…maybe TOO quiet…
It’s quiet in here…maybe TOO quiet… One of the truisms of data management is that […]
