Skip to content

simplifyinsights/tableau-wdc-tutorial-part-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tableau WDC Tutorial Part One

Tableau Web Data Connector Tutorial Part 1

To install the code and get up and running:

  • Install Node.js and NPM
  • Install Yarn
  • Install Git

Once installed, clone this repository:

git clone https://github.com/tableaumagic/tableau-wdc-tutorial-part-1

Use npm to install a http-server

$ npm install http-server -g

Start the http-server

$ http-server

If you have not changed the defaults of the http-server, open Tableau Desktop, choose Web Data Connector and enter in http://localhost:8080/index.html

About

Tableau Web Data Connector Tutorial Part 1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published