How to Add Carousel or Image Slides in Bold BI Using Custom Widgets?
Adding Carousel or Image Slides in Bold BI Using Custom Widgets
Bold BI allows users to enhance their dashboards with custom widgets, including a Carousel Image card. This widget displays an image along with its related text or description. It also provides the option to link the image to a URL for easy navigation.
Here’s a step-by-step guide on how to publish the custom widget into the Bold BI application:
Steps
-
Download the Carousel Image Card custom widget.
-
Publish the custom widget to the Bold BI application. You can find a helpful guide on how to do this here.
-
After publishing, the Carousel Image card custom widget will appear under the Miscellaneous section of the designer panel.
- Drag and drop the widget onto your dashboard and configure the data as needed.
-
We have attached a sample data structure for your reference. Please download the data source for your use.
-
Once these steps are completed, the Carousel Image card custom widget will render on your dashboard.
Additional Information
If you need to understand the details at the code level or analyze the widget code further, you can extract the .bicw
file. The code implementation can be found under src/sourcefile.js
once the file is extracted.