This extension demonstrates how to add write-back capabilities to a dashboard.
- You must have Node.js installed. You can get Node.js from http://nodejs.org.
- Open a command prompt window to the location where you cloned this repo.
- Make sure you're in the
.\InventoryManagement
directory. - Start the server:
- Node.js : First run
npm install
(only the first time) thennpm start
.
- Node.js : First run
- Launch Tableau.
- Open
InventoryManagement.twb
and then add the extension to the dashboard. - Click on a mark in the right hand column (a blue or yellow mark). Change a value in the Extension and see the viz update.