Web Publisher 2.0 report is not fully supported by Google Chrome (unless following the steps below), Opera, and Microsoft Edge (Chromium-based); therefore, the data tree structure in the Containment tree may be missing because they do not allow JavaScript to load local files via XMLHttpRequest. You can solve this problem by doing one of the following: - Deploy Web Publisher 2.0 report on web server, or
- Start Google Chrome with "--allow-file-access-from-files" argument by following the steps below:
- Close the web browser (Chrome) instances.
- Open the web browser with "--allow-file-access-from-files" argument.
2.1 Right click on web browser launcher and select Properties.

2.2 Add this argument "--allow-file-access-from-files" next to the web browser installation path. 
2.3 Open the web browser instance from the launcher. 2.4 Open the generated Web 2.0 report. 2.5 Start the web browser from the launcher or command line that contains "--allow-file-access-from-files" argument before. |