What the customer really wants

by Jun 1, 2023

You need to listen to what the customer wants.

But you also need to read between the lines, to find the real solution.

How to read between the lines?

1️⃣ customer talks in viable solutions that he can think of, instead of the real problem or need.

2️⃣ customer talks about optimizing has part of the process, but never about the process itself.

3️⃣ customer talks from the perspective of his knowledge of current tech. Often there is more possible than he knows.

4️⃣ customer tries to automate, but not taking advantage of the benefits. Copying a paper form to a PDF is digitalization, but that isn’t the automation that you want.

5️⃣ question everything. use the 5-whys technique to get a deeper understanding of the problem or need.

How do you read between the lines?

Remy van Duijkeren

Remy van Duijkeren

Power Platform Advisor

Microsoft Power Platform Advisor with over 25 years of experience in IT with a focus on (marketing) automation and integration.

Helping organizations with scaling their business by automating processes on the Power Platform (Dynamics 365).

Expert in Power Platform, Dynamics 365 (Marketing & Sales) and Azure Integration Services. Giving advice and strategy consultancy.

Services:
– Strategy and tactics advise
– Automating and integrating

Subscribe to
The Daily Friction

A daily newsletter on automation and eliminating friction

Related Content

Progressive Enhancement for JS is overrated.

Progressive Enhancement for JS is overrated. In today’s web, HTML + CSS + JS is a package deal. Almost every browser supports the trio, and let’s be real: users expect apps to work smoothly with JavaScript. 95%+ of users have JS enabled – why build for the exception?...

read more

Alpine.js just clicked. 🎯

Alpine.js just clicked. 🎯 Its declarative syntax—attributes on HTML tags—is perfect for simple UI logic. Most of the time, I don’t even need to touch JavaScript. And when I do? I can write just a little bit, and it fits right in. What’s even better? The declarative...

read more

HTMX + ASPNET Core Razor = magic. ✨

HTMX + ASPNET Core Razor = magic. ✨ But HyperScript? Not so much. 😅 As a developer, I gave HyperScript a try for client-side interactions. I really wanted to love it—especially since it’s from the same creator as HTMX. But every time I used it, I spent way too much...

read more