Web Editor
The Report Web Editor includes tools for creating, editing, validating and previewing reports. The built-in code editor includes Json schema validation. This allows for advanced functionality including code completion and live error checking on both report templates and report data.
Code Completion
The example below shows code completion features of the report template editor.

Preview a report
The web editor includes the ability to preview the final report.

JSONata Query Exerciser
On the left side of the editor is a place where you can test JSONata queries against your data. Once you have a working query, click 'Insert Below' to add the query to your report template.
