Skip to content
Allows users of Tableau Server to upload .csv data w/o the use of Tableau Desktop
Python
Find file
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Failed to load latest commit information.
README.md
extract-upload.py
index.php
jquery-1.11.0.min.js
jquery.form.min.js
upload.php

README.md

tableau-uploader

Allows users of Tableau Server to upload .csv data w/o the use of Tableau Desktop

Setup

  • update $tabcmd and $tabLogin in upload.php
  • update mail() to your alert distro in upload.php
  • create 'uploads' folder
  • update tableau server url on index.php
  • add some security checks at the beginning of index.php
  • add ajax spinner image in the index.php
  • update source/dest directories in extract-upload.py
Something went wrong with that request. Please try again.