TheInformationLab / Tableau-Extension-ExportAll

Export Summary Data from a Tableau Dashboard to Excel
https://tableau-extension-exportall.infolab.vercel.app
GNU General Public License v3.0
46 stars 44 forks source link

Inquiry on Extension #27

Closed kedohert closed 4 years ago

kedohert commented 4 years ago

I am a Tableau Admin and have a customer looking to enable this extension on the Server.. is this Extension able to function via the Server UI?

A few other questions:

1) For the extension to function does it have to go out to an external address? I see in the manifest file it is referencing the Information Lab URL so wanted to verify? 2) Does Full Data or Summary Data need to be enabled for this extension on Server?

andre347 commented 4 years ago
  1. The external address you see in the trex file is where this extension is hosted by us. This doesn't mea data from your dashboard goes to this location. What I do want to stress is that this is using an external library for generating the XLSX file. If you want full control over this extension I would recommend cloning it and hosting it on your own servers.
  2. This extension only gets Summary data and never grabs the underlying data. So you don't have to turn on full data export.