https://github.com/edocbuhtig/tableau-integration-vue-js
Tableau Vue Integration
https://github.com/edocbuhtig/tableau-integration-vue-js
business-intelligence businessintelligence tableau tableau-api tableau-desktop tableau-public tableau-vue-integration vue-js vuejs vuejs2
Last synced: 4 months ago
JSON representation
Tableau Vue Integration
- Host: GitHub
- URL: https://github.com/edocbuhtig/tableau-integration-vue-js
- Owner: edocbuhtig
- License: mit
- Created: 2020-02-09T08:48:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-03T19:53:12.000Z (about 5 years ago)
- Last Synced: 2025-02-05T18:57:48.025Z (8 months ago)
- Topics: business-intelligence, businessintelligence, tableau, tableau-api, tableau-desktop, tableau-public, tableau-vue-integration, vue-js, vuejs, vuejs2
- Language: Vue
- Homepage:
- Size: 534 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## How to Add Salesforce Tableau in Vuejs
## Screenshot

### Import Tableau JS API Lib
into `` of **/public/index.html**
```
```
### Follow the Tableau API examples for filters and variation of worksheets
```
https://help.tableau.com/current/api/js_api/en-us/JavaScriptAPI/js_api_samples.htm
```