In iframe embedding, there is support for linking dashboard URLs, which helps you to open the specified dashboard in a popup window. Also, supporting to open any URL inside the popup using linking support.
In Bold BI Server, the user can edit the dashboard, select one widget and click the widget settings. Then should enable Link, add the linked URL in the URL text box, select Popup
target and add Title
for the popup. To learn more about this, refer here.
Then, Publish
the changes and render the dashboard on the viewer page.
For rendering the desired dashboard in Iframe, click the Share
option in the dashboard and choose Get Embed Code
.
Copy the embed URL by clicking the copy
icon from the Embed Code dialog. Embed the copied code into your web application and then run the application.
Once the dashboard is rendered in your application, click the widget column to open the widget action context menu and click the Link option.
Linked dashboard will open in Popup
with Title
like the below image.