Tableau via PowerShell, Part 1: Opening Workbooks
In this mini-series I’m going to show you some cookbook style examples for using PowerShell to explore your Tableau workbooks. Follow along, this is going to be fun!
Tableau workbooks (TWB files) are just XML files. Packaged workbooks (TWBX files) are just ZIP files that contain a TWB and various assets, like data extracts for example.
This is wonderful because it means it is very easy to go spelunking through workbook files without a guide.
