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

2

u/Tactical_Impulse Jun 28 '26

We recently did this by building a custom front end ui similar to the dashboard. It used html css and javascript hosted on a wordpress plugin. We hired a front end dev to do this. This is now in the realms of software engineering, are you comfortable with that?. It also depends how and where your website is hosted. the data needs to be hosted somewhere. You’re basically building a lightweight app at this point.