Skip to content

simplifyinsights/tableau-extensions-tutorial-part-one

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tableau Extension API Tutorial Part One

This is my first Tableau Extension API

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-extensions-tutorial-part-one

Use npm to install a http-server

$ npm install http-server -g

Start the http-server

$ http-server

Open the TutorialOne.trex file from the cloned GitHub repository in Tableau Desktop 2018.2 or greater.

About

Tableau Extensions API Tutorial Part 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages