Category / Section
How to publish a dashboard or data source into multiple sites
Published:
You can publish a dashboard or data source into multiple other sites using any of the following approaches:
- Through the Bold BI web application
- Through the Bold BI REST API
Through the Bold BI web application
To publish a dashboard or data sources into multiple sites, follow these steps:
- Click on the "Publish" option in the dashboard or data source context menu.
- If the source site is master, the following dialog will open. Select the internal or external site to publish and click on the "Next" button.
Note: If the source site is a non-master site, the external site publish dialog will directly open in step 3. - Select the required sites in the publish dialog.
- Click the "Submit" button. Now the selected resource will be published into selected sites.
Through the Bold BI REST API
Through the Bold BI REST API, Bold BI has Publish API support to publish a dashboard into multiple target sites. Refer to this help link to know more about the Publish API.
Note
- REST API will publish the dashboard along with its associated data sources, and individual data source alone cannot be published. But through web application individual dashboard or data source can be published.