How to use linking URL and dashboard in iframe Embedding
In iframe embedding, there is support for linking dashboard URLs, which allows you to open the specified dashboard in a popup window. It also supports opening any URL inside the popup using linking support.
Please follow the steps for using Linking in Iframe
-
In Bold BI Server, the user can edit the dashboard, select a widget, and click on the widget settings. They should then enable the Link feature, add the linked URL in the URL text box, select the
Popup
target, and add aTitle
for the popup. For further information, please refer here.
-
Next,
publish
the changes and display the dashboard on the viewer page. -
To render the desired dashboard in an iframe, click the
Share
option in the dashboard and selectGet Embed Code
.
-
Copy the embed URL by clicking the
copy
icon in the Embed Code dialog. Embed the copied code into your web application and then run the application.
-
Once the dashboard has been rendered in your application, click on the widget column to open the widget action context menu and select the Link option.
-
The linked dashboard will open in a
Popup
with aTitle
similar to the image below.