
In our case, we'll add the first version of our Superstore workbook. This is where you'll add the file you'd like to compare.


This is the file you’ll want to upload to your Git repository. twbx file with an archive management application and locate the. Repeat the process for the other version you'd like to compare.Find the first version you want to download, click the Actions menu (three dots) for that report, and then click Download.From your Tableau workbook, click on the menu and select Revision History from the drop-down.

Tableau makes it pretty easy to download previous versions of a report – as long as you don’t want to go back too far! Just follow these steps: Of course, this method requires that you have access to GitHub or a similar service, and you’ll need to set it up so that your Tableau reports can be saved in a repository. You can keep as many versions of a report as you want, and with the tools provided by services such as GitHub and GitLab, you can easily compare two versions of a report if you need to. Git: A better way to manage and compare versionsĪ powerful source code versioning application like Git is one way to manage Tableau dashboard versions. If a report went through ten iterations, you wouldn’t even be able to see what it looked like before. On top of that, Tableau keeps only the last ten versions of a given report, limiting how far you can look back. You could get fancy and look at the raw XML but that's possibly more painful. As a result, analysts spend way too much time manually comparing reports. There’s no “Compare Reports” feature or change tracking capabilities.

Tableau definitely doesn’t make it easy for you to do that. Maybe the changes broke something, and now you’re in a hurry to troubleshoot it. Maybe it was one small change, maybe it was a handful of changes – you don’t know. How many times has this happened to you? You spent valuable time creating a report in Tableau, then someone else came along and made a change to it.
