0.1.0 • Published 8 years ago

starschema-tableau-excel-extractor v0.1.0

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

tableau-extract

Download Tableau reports in Excel format, by using their Tableau urls. Currently, you can extract custom views only.

Install

npm install -g starschema-tableau-excel-extractor

Usage

tableau-extract  -u tableauUsername -p tableauPassword -s csvSeparator http://example.mytableau.com/#/views/MyWorkbook/MyView/myself/mycustomview

Full usage:

tableau-extract --help

All the above parameters are mandatory.