Articles in this section
Category / Section

How to Hide the Bold ETL Option in Bold Reports

Published:
Updated:

One of the features of Bold Reports is the ETL (Extract, Transform, Load) option, which is crucial for data preparation and manipulation. This article will guide you through the steps to hide this option in Bold Reports.

  • Initially, you will see the ETL option in the menu. You can hide the ETL option from the menu for all sites by using the reporting/config.xml file.
    ETL-visible.png

To Hide the ETL Option in Bold Reports, follow these steps:

  • Go to the UMS Configuration Settings page and choose reporting/config.xml from the Search Your Files drop-down.
    Example: {your_domain}/ums/administration/config-editor

    reportingconfig.png

  • Set the IsHideETLOption node to true, and then save it. If the node is not available, please add the code below.

      <IsHideETLOption>true</IsHideETLOption>
    

    etl-hide-true.png

  • Restart the Bold Reports application and access the site.

  • This action will remove the ETL option from the application’s menu, making it inaccessible to users.

    removed-etl.png

To make the ETL option visible in the menu, set the IsHideETLOption node to false.

Additional References

Was this article useful?
Like
Dislike
Help us improve this page
Please provide feedback or comments
Comments (0)
Please  to leave a comment
Access denied
Access denied