KNOWLEDGE BASE

Web Page Object Linked to Web-Based URL Blank After Publishing


Published: 14 Oct 2013
Last Modified Date: 20 Jul 2023

Issue

After publishing a workbook, web page objects in dashboards are blank, or may display an error similar to the following: 
This content cannot be displayed in a frame.

Environment

  • Tableau Server
  • Tableau Cloud
  • Web Page Object linked to Web-Based URL 

Resolution

Option 1

  1. Remove all web page objects from the dashboard.
  2. Create a URL Action which opens the desired web page. After publishing, this URL action should open a new tab/window in the browser.

Option 2

  1. Keep any web page objects that are behaving as expected, remove the web page objects that are not working.
  2. Create a URL Action to open the URL which was not loading correctly.
  3. In a browser window, add ?:linktarget=_blank to the URL of the dashboard. For example: Server/#/views/workbookname/dashboardname?:linktarget=_blank
Note: If there are any web page objects in the dashboard, URL Actions will open inside the web page object unless the URL parameter "linktarget=_blank" is added to the dashboard’s URL.
 

Option 3

  1. Remove all web page objects from the dashboard.
  2. Create a new worksheet with any desired view, such as a single mark in the shape of an arrow.
  3. Create a URL Action to open the web page which was not working based on selection of the new worksheet built in step 2.

Note: This option can be combined with Option 2.

Cause

This behavior is caused by the web browser and website security settings. For security reasons, some websites do not allow loading of web pages in an iframe tag.
 
 
Did this article resolve the issue?