Do we have access to that data?
When I work with my clients on a data management projects, there are frequently conversations about querying and reporting on data. I'll hear things like "We want to query for people who have attended previous meetings and are also volunteers, but we're not able to pull that information."
The first question I ask is: "Is that data IN the system now?" In other words, do we have attendance data and volunteer data? Is the issue that we don't have the data, or is the issue that we can't easily access the data we have?
I've run into situations where the data IS in the database, but because of the architecture of the system, the data can't be queried (or can't be queried in conjunction with other data points also in the system). In those cases, the issue is not the data, but the technology. And workarounds have to be developed in order to extract and use the data.
However, I often find that what is being sought is data the association hasn't actually collected, or it is in another system (typically spreadsheets!). In the example above, it might be that we have all the meeting data in one system, and the volunteer data in another system (or not at all). So querying for it really isn't possible.
So when faced with "I can't report on that data," always first ask "Is the issue the data or the technology?"
![]()
Wes's Wednesday Wisdom Archives
It could always be worse
It could always be worse Because most of us don’t have the benefit (like I […]
It’s all about managing expectations
It’s all about managing expectations I placed an order online on a Friday and the […]
Experience is the best teacher
Experience is the best teacher Experience is the best teacher. Every one of us has […]
Don’t ask for what you don’t need!
Don’t ask for what you don’t need! Recently I received a bill from a doctor’s […]
It is never done – so celebrate!
It is never done – so celebrate! A client of mine recently had their official […]
MDR (Minimum Data Required)
MDR (Minimum Data Required) I’ve written about minimum viable product (MVP) in software development in the […]
Simpler and Faster is Better
Simple and Faster is Better Earlier this week I was fortunate enough to attend a […]
Patience and grace
Patience and grace A past client of mine recently told me: “You inspire confidence and […]
Sometimes you just have to try it and see what happens
Sometimes you just have to try it and see what happens The single greatest key […]
Training and testing
Training and testing I’ve written before that the best form of training follows this process: […]
