Skip to main content

I have a MySQL database and I'm interested in looking the changes to that database over time. For instance, say on Monday, I have the following data:

 

ID

 

Status1new2new3new4assigned5closed

 

and on Friday, my database now looks like:

 

ID

 

Status1new2assigned3closed4closed5closed

 

I'd like a chart that looks something like this:

 

Can I create a view that looks at the changes of a database over time?

Is it possible to compare how the database has changed over time in Tableau?

5 answers
  1. Nov 10, 2016, 2:42 AM

    Yes as along as you have dates associated with each status change... and you can access the data base table through Tableau's connection interface.

     

    Yes as along as you have dates associated with each status change... and you can access the data base table through Tableau's connection interface.

0/9000