Category / Section
How to hide sample dashboards option in Bold BI application
Published:
The option for sample dashboards is available in the Create Dashboard section, allowing users to add sample dashboards to the site.
-
To hide sample dashboards option, go to the UMS
Settingspage.Example: http://{yourdomain}/ums/administration -
Select the
Configurationtab from the settings menu and choosebi/config.xmlfrom theSearch your filesdrop-down menu.
-
Set the
HideSampleDashboardnode totrue, thensavethe bi/config.xml file.<HideSampleDashboard>true</HideSampleDashboard> -
Restart the application and access the site. Please refer to the instructions on how to restart the Bold BI application for more information.
The sample dashboard option will be hidden as in the following image.