- Start with a decision inventory, not a tool selection. List the decisions your business makes every week and what data each one needs.
- The platform war cooled. The major engines all read open table formats now, so your semantic layer matters more than your engine choice.
- AI over raw schemas fails. AI over a governed semantic layer works. Build the semantic layer first, then add the chat interface.
- Governance is an ownership problem before it is a tooling problem. A catalog without named owners is an expensive list.
- A 90-day sequence with weekly checkpoints beats an 18-month roadmap. Ship one decision end to end, then repeat.
Why analytics strategies stall
We have shipped production systems since 2014, and most analytics engagements start the same way. There is a strategy deck from two years ago. There is a warehouse half the company distrusts. There is a BI tool with 400 dashboards where 12 get opened. The deck is not the problem. The problem is that the strategy was written about technology instead of decisions, so nobody can say which business decision got better because the platform exists.
The 2026 twist is that every vendor now sells AI on top of analytics. The pitch is an agent that answers any question over your data. The quiet prerequisite is the part nobody budgets: that agent needs governed data with definitions it can read, and most companies are not there. If your two best analysts disagree on what "active customer" means, an LLM will not settle it. It will just pick one silently.
So the strategy work in 2026 is mostly unglamorous. Decide which decisions matter. Put contracts on the data behind them. Define the metrics once. Then point AI at the result. The rest of this guide walks that sequence.
Step 1: Start from decisions, not data
Run a decision inventory before you evaluate a single product. Get the heads of each function in a room for two hours and list the recurring decisions they make: pricing changes, replenishment quantities, staffing levels, credit limits, maintenance windows, discount approvals. For each one, write down four things.
- Who makes this decision, and how often.
- What data they use today, including the spreadsheet nobody admits to.
- What it costs when the decision is wrong. A rough range is fine.
- Whether the underlying data exists, and whether anyone trusts it.
Score each decision on two axes: the value of making it better, and the readiness of the data behind it. The top-right quadrant is your roadmap. Everything else waits. This step kills pet projects, which is exactly what it is for. A dashboard nobody asked for costs the same to build as one that moves a number. The inventory forces that argument early, while it is still cheap.
Honest tradeoff: a decision inventory produces a short roadmap, and short roadmaps are politically harder to sell than big transformation programs. You will have to tell two or three departments they are not first. Tell them anyway. The alternative is a platform that serves everyone a little and no one well.
Step 2: Pick the platform you can operate
The storage layer stopped being the interesting decision. Open table formats won: the major engines, including Microsoft Fabric, Databricks and Snowflake, can all work with open formats like Delta Lake and Apache Iceberg, so data locked in one vendor's proprietary format is much less of a risk than it was three years ago. Verify the exact interop for your shortlist at evaluation time, because support levels still differ by feature. The durable lock-in points are now compute pricing and the semantic layer, not the files.
That changes how you choose. Pick the platform your team can actually run. A Microsoft shop with existing E5 licensing and Power BI skills will get further with Fabric than with a stack nobody on staff has touched. A team that lives in notebooks and Spark belongs on Databricks. A SQL-first analyst team is productive on Snowflake in a week. The wrong answer is whichever platform looked best in the demo but has no operator on your payroll.
Two cost rules from the build floor. First, every consumption-priced service gets a budget alert on day one, before the first query runs. Unbounded dev workspaces are where surprise invoices come from. Second, do not buy streaming until a decision in your inventory needs it. Most decisions run fine on hourly or daily batch, and streaming infrastructure roughly doubles your operational surface.
Step 3: Governance that survives contact
Governance programs fail in a predictable way: a committee buys a catalog, populates it for three months, and then it rots because nobody owns the entries. Reverse the order. People first, contracts second, tooling last.
- Name one owner per data domain. A person with a name, not a committee. The owner signs off on definitions and gets paged when quality breaks.
- Put a data contract on each priority source: expected schema, freshness target, null rules, and who to call when it breaks. Fail the pipeline loudly when the contract is violated. Silent schema drift is the most expensive failure mode in analytics.
- Tier your data. A small certified tier that finance will sign for, and an exploratory tier with no guarantees. Do not try to certify everything; you will certify nothing.
- Tag personal data at the source, not in the BI tool. Access rules follow roles, and the EU AI Act raises the stakes here: high-risk obligations are scheduled to apply from August 2026, so if any model embedded in your analytics scores people, for credit or hiring for example, build your model inventory now.
- Buy the catalog last, after owners exist to maintain it. A catalog is a publishing tool for decisions already made, not a substitute for making them.
Honest tradeoff: contracts slow down the source teams, because schema changes now require coordination. That friction is the feature. It moves the cost of change to the team making the change, instead of to the analysts who discover it three weeks later in a broken board report.
Step 4: Where AI actually fits
Three placements pay for themselves. Ranked by how fast and how reliably we see payback in real deployments.
| Placement | What it does | The catch |
|---|---|---|
| 1. Pipeline and quality work | Anomaly detection on freshness, volume and distribution drift. LLM-written documentation for legacy SQL nobody understands. | Unglamorous, so it gets skipped. It is the cheapest win on this list. |
| 2. Natural-language analytics | Business users ask questions in plain language and get governed answers with the query shown. | Only works over a semantic layer with defined metrics. Text-to-SQL against raw schemas invents joins and misreads columns. The semantic layer is the work; the chat window is the cheap part. |
| 3. Agentic workflows | An agent acts on the data: drafts the replenishment order, triages the ticket, flags the contract clause. | Needs bounded scope, verifiable output and a named human owner. Open-ended copilots over your whole warehouse fail acceptance tests. |
One thing we advise against: a separate "AI strategy" running parallel to the data strategy. There is one strategy. AI is a consumer of the same governed data, under the same contracts, with the same owners. The moment AI gets its own ungoverned data path, you have two sources of truth and a compliance problem.
The first 90 days
This is the sequence we run. The point is to ship one decision end to end before generalizing anything.
- Weeks 1 to 2: run the decision inventory. Pick the top three decisions. Get the executive sponsor to confirm the ranking in writing.
- Weeks 3 to 4: data contracts and named owners for every source behind decision number one. Nothing else.
- Weeks 5 to 8: build the thin slice. One pipeline, one certified dataset, one consumption surface: a dashboard or an agent answering one class of question. In production, with monitoring and a budget alert, not in a sandbox.
- Weeks 9 to 12: stand up the semantic layer for that first domain. Define each metric once. Retire the duplicate dashboards it replaces. Start decision number two with the same playbook.
Two anti-patterns to refuse. Do not run a six-month platform migration before the first decision ships; migrate behind the thin slice instead. And do not let the quality team block the build until all data is certified. Certify the data the first decision needs. The rest gets certified when its decision comes up.
Before you buy anything
The pre-purchase checklist we ask clients to pass:
- Can you name the five decisions this platform will improve in the next two quarters?
- Does each priority domain have a named owner who agreed to the job?
- Are there schema and freshness contracts on the top five sources?
- Can someone currently on your payroll operate the platform you shortlisted?
- Is there a budget alert on every consumption-priced service?
- If you operate in the EU, does a model inventory exist, with AI Act risk classes assigned?
If you can answer yes to all six, your tool evaluation will take weeks instead of quarters, because the requirements write themselves. If you cannot, the gaps are your strategy. Close them in the order above.
Written by the QueryNow delivery team. We build systems to SOC 2, HIPAA and GDPR standards, with EU AI Act-aligned delivery. Platform capabilities change fast; verify vendor-specific features against current documentation before you commit.