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:
Is it possible to compare how the database has changed over time in Tableau?
5 answers
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.