This section explains how to share data sources, manage the version history of data sources, and delete them in Bold BI.
Data sources that are accessible by the user, depending on the user’s permission, are displayed on the data sources page.
There are two connection types available in Data Source:
In this connection type, data sources are directly fetched from the source, examples include MySQL, Oracle, etc.
In this connection type, data sources are fetched from the source periodically, examples include CSV, JSON, etc.
Within extract mode, users can choose between two methods of connecting to the data source:
With Bold BI Extract, data is extracted from the source and transferred to the intermediate storage without any modification or optimization. This approach prioritizes speed and simplicity, performing a direct transfer of data. Performance differences between Live Mode and Bold BI Extract are primarily attributed to factors such as server load and resource availability, rather than the extraction process itself.
Use Case: Suitable for scenarios where a straightforward, unmodified copy of the data is required for analysis or visualization.
This includes operations such as:
Filtering: Selecting specific subsets of data.
Cleansing: Correcting or removing inaccurate or irrelevant data.
Summarization: Aggregating data to a higher level (e.g., calculating sums, averages).
In summary, Bold BI provides users with two distinct modes for connecting to SQL data sources, each offering unique benefits depending on the nature of the analysis and the requirements of the user. Whether opting for real-time access through live mode or leveraging the efficiency of extract mode, users can access and analyze SQL data effectively to drive informed decision-making and achieve their analytical objectives.
Users can see the data source refresh status and the number of occupied data rows count on this page.
Check the connectivity section for more details.
This section explains on how to configure the data source refresh setting.
Click the Actions
button in the Data sources grid context menu and select the Refresh Setting
option.
Select the recurrence type, recurrence, start and end dates in the Refresh Setting
dialog box.
Schedule
button.NOTE: Only the data source created with extract mode will have this refresh setting option.
Data refresh can be run on demand by using the Refresh Data
option in the data source grid context menu.
You can see the data refresh history information of the corresponding data source in the Refresh History
option in the data source grid context menu.
You can also see failure information by clicking the failed link in the run history dialog box.
NOTE: Only the data source created with extract mode will have this refresh history option.
The refresh log provides a comprehensive overview of the refresh activities, including the corresponding timestamp of each event.
To access the refresh logs, click the View
option in the grid. This will open the refresh log in the New tab.
NOTE:
- The refresh log will display tooltip information indicating whether it has been deleted after a certain period from its creation time or if it is unavailable due to being an older refresh request.
- The logs for each refresh will be automatically deleted after 15 days from their respective creation time.
Row-level security for the data used to create dashboards allows us to restrict the data visible to each user. If row-level security is applied to a data source, it will be indicated in the listing grid. Know More
You can view the dashboard(s) created with the corresponding data source using the View Linked Dashboards
option in the data source grid context menu.
You can also view the number of dashboards linked to the data source on the data source listing page.
NOTE: All the dashboards associated with the data source will be updated whenever the data source is updated.
This section explains how to share data sources with other users in Bold BI.
Click the Actions
button in the Data sources grid context menu and select the Sharing Permissions
option.
Select the permission access from the Select Access
dropdown and type in the user or group name with whom you want to share the data source.
After selecting the permission access and users or groups, click the Share
button.
NOTE: Only the user who created the data source and the Administrator can share the data source with other Bold BI users.
The user who created the data source and the Administrator can remove the shared data source permissions.
Click the Manage Access
button to see the users or groups and their permissions.
Then remove the permissions using the Remove
option in the Actions
column of each permission.
Versions and file logs for each data source are maintained in Bold BI for every change in the data source. Check the Version History section for more details.
Data Sources can also be deleted from Bold BI when they are no longer required.
Click the Actions
button in the data sources grid context menu and select Delete
to delete the data source.
You can preview the data of your data sources.
Click Actions
in the data sources grid context menu and select Preview Data
to preview the data source.
You can see the information of the respective Data Source in the dialog box. Click Actions
in the grid context menu and select Info
.
Copy the data source item for the data sources of the Live and Extract mode connection types.
Click the Actions
button in the data sources grid context menu and select Copy Data Source
to copy the data source.
The Data Source will be automatically saved as a draft when the user did not publish the created data source.
You can view the unpublished draft data sources in the data source listing page tagged with draft
label.