AI Is Becoming a Data Problem Before It Becomes a Model Problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2026 03:58 AM
The conversation around AI often starts with models. In reality, long-term value comes from how well data pipelines, governance, and workflows work together.
The teams moving fastest seem to be simplifying their stack instead of expanding it.
What trends are you seeing?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2026 10:22 PM
Yes, fastest moving teams are focussing more on unified data platforms, strong governance ,workflow-native AI , measurable operational outcomes. Few clear trends are - smaller and specialized models for cost and reliability ,focus on structured , governed environments like Databricks (unity catalog ), Retrieval/content quality, embedded AI workflows . So AI is moving towards data governance and discipline more than AI model race.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2026 07:31 AM
Few weeks ago I already wrote an article about it Are we still keeping the same data warehouse modelling standards in 2026 with all this AI?
AI changes the way people interact with data but it does not remove the need for modelling.
A bad data model with AI is still a bad data model.
Actually, it is worse, because AI can make wrong answers look confident.
Because in the AI era, trusted data is not optional.
It is the product.
Senior BI/Data Engineer | Microsoft MVP Data Platform | Microsoft MVP Power BI | Power BI Super User | C# Corner MVP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2026 04:20 AM
Great point on modelling standards. The question we keep coming back to in practice is where the medallion layers draw the line - bronze as raw fidelity, silver as governed truth, gold as business ready. That boundary is a modelling decision, not a technical one. AI sitting on top of gold only works if that boundary was drawn correctly in the first place.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2026 12:27 PM
Coming from a statistics background, this makes a lot of sense to me. Before any model, we always spend most of the time just cleaning and validating data. the actual modeling is usually the smaller part.
I think that's why the medallion architecture caught my attention when I started learning about DE. It basically forces you to be honest about data quality at each step before moving forward.
One thing I'm still trying to understand as someone new to this: how much of the silver layer work ends up being automated vs decisions that someone has to make manually? That part seems like where things get tricky.