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
Settings
page.Example: http://{yourdomain}/ums/administration
-
Select the
Configuration
tab from the settings menu and choosebi/config.xml
from theSearch your files
drop-down menu.
-
Set the
HideSampleDashboard
node totrue
, thensave
the 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.