Hi
Newbie to Angular and what my attempt below does is that when my test.html 
file below is clicked on it immediately retrieves/links to a Tableau 
Dashboard and the 
user can interact with the Dashboard.
Ideally, I would like when the html file is opened first we see a button 
and when the button is clicked then the Dashboard is opened. There will be 
more than one Dashboard
so was also wondering how I could use 2 buttons for 2 Dashboards.
Any Ideas please.
Regards
 
 
 

<!DOCTYPE html>

<html lang="en">

  <head>

    <title>HR</title>

  </head>

 

  <body ng-app="sampleApp">

 

 </H1>

  <p>DASHBOARD DEMO </p>

</H1>

 

<script type='text/javascript' src
='http://testttcapp15:8000/javascripts/api/viz_v1.js'></script><div class
='tableauPlaceholder' style='width: 1267px; height: 862px;'><object class
='tableauViz' width='1267' height='862' style='display:none;'><param name
='host_url' value='http%3A%2F%2Ftestttcapp15%3A8000%2F' /> <param name
='site_root' value='' /><param name='name' value='HCount-AsofN&#47;HR1_-HC' 
/><param name='tabs' value='yes' /><param name='toolbar' value='yes' /></
object></div>

  

  </body>

</html>

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to