Report Builder Developer Tools
Additional developer tools are available to assist report authors while developing reports. When launching Report Builder from any other location, these tools are visible only if the Reports > Report Builder > Developer Mode preference is set to Yes in the Preference Management utility. For more information, see Preference Management.
These additional developer tools display at the bottom of the Criteria pane. The following tools are available for all reports:
View QML—Displays the latest QML (query markup language) for the report template.
View Modified QML—Displays the QML for the report after it has been modified by the selections and constraints entered by the user for the report on the Criteria pane of the Report Builder.
View SQL—Displays the SQL generated for the report based on the selections and constraints entered by the user for the report on the Criteria pane of the Report Builder. The SQL generated is for reference only, and is not executable. There can also be additional SQL not displayed that is executed for some derived objects and Java methods.
* 
View QML and View SQL actions are also available for individual report templates from within the Query Builder. For more information, see Tools (Query Builder).
Was this helpful?