Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Tableau Angular2 Integration

Status
Not open for further replies.

emmablisa

Systems Engineer
Feb 16, 2018
1
0
0
US
Has anyone tried building an Angular2 application with tableau

visualizations integrated in it using the Tableau JavaScript API?

According to the documentation, you're supposed to include the

following script in your file which will create a tableau global

variable:

<script src="
2.js"></script>


I'm not sure how to access this global variable within an Angular2

class.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top