Creating a new report
There are 2 options available:
- Create the report from scratch;
- Import the report;
Creating the report from scratch
Using the navigation tree, mouse Right-Click on Reports label.
Choose the menu item: 'New Empty Report'.
Enter the name for the new report group.
Three tabs will be displayed: 'SQL', 'Lua' and 'htt'.
Rename reports, as required, by right-click on menu item: 'Rename Report'.
Choose the tab: SQL, insert the SQL script into the editor window, check that the SQL script finishes with semicolon.
Press the Test button to execute the SQL script.
If the test is passed the Create Template button will become available. Press it to generate html template for the report.
Press Run to get the html report in the Output window.
Import report
Export
===========