Search results

How to hide sample dashboards option in Bold BI application

Sample dashboards option is available in the Create Dashboard section, which is used to add sample dashboards to the site.

Sample Dashboard Option

  1. To hide sample dashboards option, go to the UMS Settings page.

    Example: http://{yourdomain}/ums/administration

    UMS Settings

  2. Select the Configuration tab from settings menu and choose bi/config.xml on the Search your files drop-down.

    UMS BI Config

  3. Set true to the HideSampleDashboard node, and then Save the bi/config.xml file.

    <HideSampleDashboard>true</HideSampleDashboard>

    Hide Sample Dashboard

  4. Restart the application and access the site. Refer to this link to learn how to restart the Bold BI application.

The sample dashboard option will be hidden as in the following image.

Hidden Sample Dashboard