How to render a specific widget instead of the entire dashboard using the Dashboard Linking
The Dashboard Linking feature in Bold BI enables users to link a dashboard with a valid web URL and to easily navigate between different dashboards and widgets. This article will guide you on how to render a specific widget instead of the whole dashboard when clicking on a linking in a widget. For more information on the Linking URL in the dashboard, refer to the help documentation link.
Step 1: Make the dashboard public where the widget is present. Then, open the dashboard in view mode.
Step 2: To obtain the widget ID, click on the control menu and choose the option "Get Embed code". Then, copy the attribute value of "src."
Step 3: The linking URL with query parameters "isWidgetMode" and "widgetId" as follows.
https://support-demo.boldbi.com/bi/dashboards/14c06e7c-3475-4a20-9aba-47e727792c78/Sales/Worldwide%20Car%20Sales%20Dashboard?isembed=true&isWidgetMode=true&WidgetId=91db2f4d-8b5b-486f-b95e-08c888d512e9
Step 4: Create a new dashboard and add a widget. Then, enable linking using this URL as follows.
By following these steps, you can render a specific widget instead of the whole dashboard when clicking on a linking in a widget.