Articles in this section
Category / Section

How to Use the Latest Embed SDK for Bold BI in JavaScript Embedding?

Published:

To utilize the latest features of the Bold BI dashboard, it is essential to use the Embed SDK NPM package or the Embed SDK CDN, depending on your platform. This guide will help you get started with embedding the Bold BI dashboard using JavaScript.

Using the Embed SDK NPM Package

If your embedded application is built using a JavaScript framework(such as Angular, React, or Vue), you can install the latest Embed SDK NPM package. Use the following command in your terminal:

npm install --save @boldbi/boldbi-embedded-sdk

Installing a Specific Version

If you need to install a specific version of the Embed SDK, you can refer to the following knowledge base article for detailed instructions: How to Install Bold BI Embedded SDK NPM Package and Yarn Package of a Particular Version.

Using the Embed SDK CDN

For full-stack frameworks( ASP. NET Core, Java, Python) that utilize an HTML file for the view page, you can include the Embed SDK using the CDN script. Add the following script tag within the <head> section of your HTML file:

<head>  
    <script type="text/javascript" src="https://cdn.boldbi.com/embedded-sdk/latest/boldbi-embed.js"></script>
</head>

Conclusion

By following the steps outlined above, you can successfully integrate the latest Embed SDK into your application, allowing you to leverage the full capabilities of the Bold BI dashboard.

Additional References

Was this article useful?
Like
Dislike
Help us improve this page
Please provide feedback or comments
SM
Written by Soundarya Mani Meharan
Updated:
Comments (0)
Please  to leave a comment
Access denied
Access denied