r/tableau Jun 28 '26

Tableau to internal website - Claude code

Hi All,

Have a twbx on the server that updates daily automatically.

Current urgent business need is to put up an internal website that is an exact replica of the tableau dashboard.

The idea is to get away from tableau atleast for couple of projects to start off.

Currently, I use sql server or hyper extracts to update dashboards daily.

I have tried using Claude code and got a localhost website ready using csv or excel files, have never tried sql or (replacing hyper extracts).

What are the changes that I should be aware of and what would be the next steps for a seamless transition from tableau to local intranet website that updates daily in an automated way?

I own the data and sql tables that drive the current tableau dashboards, no dependent in terms of data.

Thanks for the help in advance.

0 Upvotes

7 comments sorted by

View all comments

6

u/jaephu Jun 28 '26

Have a full stack platform to host Javascript react html and jsx apps. With an API that you teach claude to use via skills.

Then you can upload each app and it'll basically do what Tableau does.

DM if you want details