Enable / Disable Inspect Data
Trouble seeing the images? Right click on images and open in new tab to enlarge or zoom in on the page (Ctrl + mousewheel).
In this article we provide information on enabling and disabling the ability to click on the Inspect Data button for Visualize in WebReports.
Where Can You Enable / Disable Inspect Data?
To enable / disable this feature, you will need to make changes inside the WebReports appsettings.json file. The setting that needs changed is VisualizeRawData.
Steps to Enable / Disable Inspect Data
1. Open your appsettings.json file for WebReports.
2. Go to the section that has "VisualizeRawData": true / false, and set to False / True as needed.
3. Run a report in WebReports that has a Visualize and confirm the button is available / no longer available. See screenshots below for example of both settings.
Example: "VisualizeRawData": true,
Example: "VisualizeRawData": false,
Comments
0 comments
Please sign in to leave a comment.