How to add a Custom Range Column Chart Widget in a dashboard
This article will guide you through the process of creating and publishing a Custom Range Column Chart Widget in Bold BI.
Prerequisites
- Download the Custom Range Column Chart Widget custom widget.
Steps to Create and Publish the Custom Widget
-
Publish the custom widget to the Bold BI application by following the instructions in this help link.
-
Once published, the Custom Range Column Chart Widget will appear under the Miscellaneous section of the designer panel.
-
Bind a default date picker widget to the dashboard and add a date column to it in the data binding section.
-
Add the custom range column chart widget to the dashboard and add one measure column to the Minutes Value data field. Add one date column to the Date Column data field and change the date type to “Date”.
-
The Custom widget will be rendered as shown below
-
To render the custom widget based on a particular date, select a date value in the date picker.
-
Enable the Ignore Filter Actions in the property panel for date picker.
-
Enter the same title text from the date picker widget in the “Date Picker Text” property in the range column chart widget.
The custom widget should now be rendered on your dashboard.