Embed Views into Wikis

You can easily embed a view into a wiki or other web page simply by putting the view inside an <iframe> tag.

  1. Navigate to the wiki page you want to embed a view into.

  2. Edit the page and add an <iframe> where the source is the URL you get when you click Share on a view and then click Copy Link. For example:

    <iframe src="http://myserver/views/Date-Time/DateCalcs?:embed=yes&:toolbar=no" 
    width="800" height="600"></iframe>
  3. Save your changes.

    If you use Tableau Server and both it and the wiki are configured to use Active Directory to automatically authenticate users, they will immediately see the view. Otherwise, users will be asked to sign in before they can see the view.

Thanks for your feedback!Your feedback has been successfully submitted. Thank you!