Generative AI can now turn a dataset and a short-written brief into a polished, interactive dashboard. That raises an obvious question: where does it leave established business intelligence platforms such as Power BI and Tableau?
I recently tested a different approach to dashboard development. Rather than opening a BI tool, modelling the data and manually constructing each visual, I gave AI the data, explained the business questions I wanted to answer and asked it to build an interactive HTML dashboard.
The result was good enough to make me reconsider where AI fits in the dashboarding process. I do not think it replaces established BI platforms, but I can see it changing how reports are designed and developed.
Starting with the question, not the tool
Building a dashboard in Power BI or Tableau usually means connecting to the source, modelling the data, defining the calculations and constructing the charts and pages. Even when the desired outcome is clear, the report author must still translate that outcome into the language and structure of the chosen platform.
In my experiment, I was able to start with the business requirement instead:
“Create an interactive dashboard showing resource capacity, project allocation and the difference between forecast and actual effort. Allow the user to filter by employee, project and month. Highlight areas where demand exceeds capacity.”
With the data and enough context, the AI could examine the fields, propose measures and generate a complete HTML dashboard. I could then change it by describing what I wanted:
- Make the design cleaner and more consistent with our brand.
- Add a monthly capacity chart.
- Allow users to filter by project stage.
- Change the utilisation calculation.
- Add a table showing where forecast effort differs most from actual effort.
Why does AI make dashboard prototyping faster?
The clearest benefit of this approach is speed. Creating the first version of a dashboard in a traditional BI tool involves decisions about data preparation, measures, visuals and layout. AI can make many of those decisions together and quickly produce something tangible.
That matters most during early discovery. Stakeholders do not always find it easy to describe the requirements for a dashboarding solution. Once they can click through a working version, the conversation becomes more specific: this chart is not useful, that filter is missing, or this calculation does not reflect how the business works. I have always found something tangible easier to improve than a blank canvas.
AI shortens that feedback loop:

In my experiment, a prototype that could have taken days to build can now be created in a fraction of the time. That does not mean a finished reporting solution can always be delivered in minutes. It means the journey from an idea to something people can see and test has become much shorter.
Can an AI-generated dashboard replace a reporting platform?
An AI-generated HTML dashboard is still a collection of files and code. That may be enough for a prototype, but it is not the same as having a managed reporting service such as Power BI or Tableau. Decisions still need to be made about hosting, live data connections, refresh schedules, authentication, permissions, testing, deployment and ongoing maintenance.
Established BI platforms already have proven ways of handling these requirements. Power BI has an obvious advantage for organisations that already use Microsoft 365. An HTML dashboard can meet the same needs, but someone still has to design and operate the supporting services. Its flexibility comes with ongoing maintenance.
The same is true of data protection. Using AI does not remove the need to control which data can be shared, where it is processed and which tools are approved for use.

Why do organisations still need Power BI?
Power BI’s strength is not simply its ability to display charts. It is the managed environment surrounding them.
A well-designed Power BI solution can provide reusable semantic models, shared DAX measures, row-level security (RLS), controlled workspaces and close integration with Microsoft 365. Those capabilities become essential when a dashboard moves from an experiment to a business-critical product.
If several reports use the same definitions of business-critical terminology, those definitions should not be recreated independently in every dashboard. They should come from a governed model that applies the same logic consistently.

Why does Tableau still have a role?
Tableau’s long-standing strength is the speed and flexibility with which analysts can explore data visually. It makes it easy to investigate relationships and move between different levels of detail, which remains valuable for advanced analytical work.
AI can suggest charts and identify patterns, but an experienced analyst is doing more than arranging visuals. They are deciding which relationships are meaningful and which questions are worth pursuing. AI can accelerate that process, but it cannot supply the business judgement behind it.
What are the biggest risks of AI-generated dashboards?
It is easy to focus on how an AI-generated dashboard looks. In my experiments, the more important question was not whether it looked good, but whether it was right. AI can inspect fields and infer likely relationships, but it does not automatically understand every business rule contained within the data.
Consider a resource-management dashboard. Calculating utilisation may involve much more than dividing allocated days by available working days. The calculation might also need to account for public holidays, ad hoc annual leave, internal projects and other organisation-specific allocations. These details can significantly affect the result. An AI system may produce a perfectly reasonable calculation that is still wrong for the organisation.
The output can look polished and convincing, which makes this particularly dangerous. Visual quality can create confidence before the underlying logic has been properly validated.
Whatever tool is used to produce the dashboard, the creator still needs to understand the data. AI can reduce the effort involved in implementing a calculation, but it does not remove the need to define that calculation correctly.

Does easier dashboard creation reduce responsibility?
AI also lowers the technical barrier between a business idea and a working prototype. Someone who understands the business but has limited experience with a particular BI tool can describe the desired outcome and receive something functional to react to.
That could help business users participate more directly in development. Instead of documenting a requirement and waiting for a specialist team to interpret it, they can demonstrate what they mean.
That is useful, but it also creates a governance challenge. Organisations need a clear route from prototype to supported product: who validates the metrics, who approves access, who owns the finished dashboard and who supports it?
So, is AI about to replace Power BI and Tableau?
Based on my experience, no. AI is changing how dashboards are designed, prototyped and refined but enterprise BI platforms still provide the governance, security and managed services organisations rely on. Rather than replacing Power BI or Tableau, AI is becoming another tool in the dashboard development process.

When should you use AI, Power BI or Tableau?
After trying this approach, I do not think AI-generated HTML, Power BI and Tableau are direct substitutes. They overlap, but they solve different parts of the problem.
If I need to demonstrate an idea tomorrow, an AI-generated HTML dashboard may be the best option. If I need hundreds of employees to access regularly refreshed, permission-controlled management information, a managed BI platform is likely to be the stronger foundation.
The choice does not have to be permanent. A team could use AI to explore the requirement and rapidly generate an HTML prototype. Once the design and metrics have been validated, the underlying logic could be implemented in a governed semantic model and delivered through Power BI or Tableau.
The most suitable approach depends on what the dashboard needs to achieve:
What does this mean for the future of business intelligence?
My main lesson is that AI has dramatically reduced the effort required to create the visible part of a dashboard. It can turn a written requirement into a working interface, respond quickly to changes and help people explore ideas that might previously have required specialist development skills.
The hardest questions have not changed. Who owns the logic? Which sources are authoritative? Who is responsible when something goes wrong? AI can help implement the answers, but it cannot make those questions disappear. I therefore do not expect the need for BI specialists, data engineers or analysts to diminish. AI may in fact, allow those specialists to spend less time constructing visually appealing dashboards and more time ensuring that the information behind them is meaningful and useful.
Moreover, the speed of change in this space is only increasing. Things that seem incompatible one week may have standard connectors or tools the next. I can therefore only see this improving as AI models continue to develop.
That is where the real value of dashboarding has always been.
With all this being said, a recent release from Microsoft has offers local and remote Power BI MCP servers in public preview, so perhaps all this rapid prototyping will just become part of the overall BI workflow!
Let's do a quick recap
Can AI replace Power BI?
Not today.
AI can generate working dashboard prototypes from data and written prompts, but organisations still need managed BI platforms such as Power BI for governance, security, semantic models and enterprise reporting.
Can AI replace Tableau?
AI can accelerate dashboard creation and suggest visualisations, but Tableau remains valuable for exploratory analysis and helping analysts investigate relationships and move between different levels of detail.
Can AI generate dashboards automatically?
Yes. AI can examine datasets, propose measures and generate interactive dashboards from natural language prompts. However, the underlying business logic and calculations still need to be defined and validated correctly.
Are AI-generated dashboards suitable for production?
They can be, but only after organisations have addressed hosting, live data connections, refresh schedules, authentication, permissions, testing, deployment and ongoing maintenance.
A prototype is not the same as a managed reporting service.
What is the biggest risk of AI-generated dashboards?
The biggest risk is accepting convincing but incorrect logic. An AI-generated calculation can appear reasonable and produce a polished result while still failing to reflect the organisation’s actual business rules.
When should you use AI instead of Power BI or Tableau?
AI is particularly useful for rapidly exploring ideas and creating working prototypes. Power BI and Tableau remain stronger foundations for managed, secure and governed reporting used regularly across an organisation.
